diff --git a/redbot/cogs/admin/locales/af-ZA.po b/redbot/cogs/admin/locales/af-ZA.po index 932c91f4a..d65602475 100644 --- a/redbot/cogs/admin/locales/af-ZA.po +++ b/redbot/cogs/admin/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: af_ZA\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/ar-SA.po b/redbot/cogs/admin/locales/ar-SA.po index 941356844..46f871728 100644 --- a/redbot/cogs/admin/locales/ar-SA.po +++ b/redbot/cogs/admin/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: ar_SA\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "حاولت القيام بشيء لا أملك تصريح من ديسكورد لفعله. فشل أمرك في إكمال نجاحه." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "لا يمكنني إعطاء {role.name} إلى {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةي في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "لا يمكنني إزالة {role.name} من {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةي في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "لا يمكنني تحرير {role.name} لأن هذا الرتبة أعلى من رتبةي أو يساوي أعلى رتبة في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "لا يمكنني السماح لك بإعطاء {role.name} لـ {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "لا يمكنني السماح لك بإزالة {role.name} من {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "لا يمكنني السماح لك بتحرير {role.name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "أنا بالفعل أُعلن شيئاً. إذا كنت ترغب في إصدار إعلان مختلف الرجاء إستخدام `{prefix}announce cancel` أولاً." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "مجموعة من أدوات إدارة السيرفر." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} بالفعل يملك الرتبة {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "لقد قمت بنجاح بإضافة {role.name} إلى {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} ليس له الرتبة {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "لقد قمت بنجاح بإزالة {role.name} من {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -84,7 +84,7 @@ msgstr "\n" " استخدام علامات اقتباس مزدوجة إذا كان الرتبة يحتوي على مسافات.\n" " إذا ترك المستخدم فارغاً فإنه افتراضياً لمؤلف الأمر.\n" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -96,12 +96,12 @@ msgstr "\n" " استخدام علامات اقتباس مزدوجة إذا كان الرتبة يحتوي على مسافات.\n" " إذا ترك المستخدم فارغاً فإنه افتراضياً لمؤلف الأمر.\n" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "تعديل إعدادات الرتبة." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -120,11 +120,11 @@ msgstr "\n" " أمثلة:\n" " '[p]editrole اللون \"الترانزستور\" #ff0000'n'n'[p]editrole لون اختبار #ff9900'n" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "تم." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -138,34 +138,34 @@ msgstr "\n" " المثال:\n" " '[p]اسم تحرير \"The Transistor\" Test'\n" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "الإعلان عن رسالة إلى جميع السيرفرات المتواجد بها البوت." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "تم البدء في الإعلان." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "إلغاء إعلان جارٍ." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "لا يوجد إعلان قيد التشغيل حالياً." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "تم إلغاء الإعلان الحالي." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "تغيير كيفية إرسال الإعلانات في هذه النقابة." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -173,16 +173,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "تم تحديث قناة الإعلانات إلى {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -191,7 +191,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " يجب أن يكون مسؤولو الخادم قد قاموا بتكوين الرتبة كـ settable للمستخدم.\n" " ملاحظة: الرتبة حساس للحالة!\n" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -215,7 +215,7 @@ msgstr "\n" " يجب أن يكون مسؤولو الخادم قد قاموا بتكوين الرتبة كـ settable للمستخدم.\n" " ملاحظة: الرتبة حساس للحالة!\n" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -223,18 +223,18 @@ msgid "\n" msgstr "\n" " يسرد كافة الرتب الذاتية المتوفرة.\n" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "الرتب الذاتية المتوفرة:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "تطبيق الرتبالذاتية." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -242,23 +242,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "لا يمكنني السماح لك بإضافة {role.name} لرتبة ذاتي لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -266,28 +266,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "لا يمكنني السماح لك بإزالة {role.name} من كونه رتبةًا ذاتيًا لأن هذا الرتبة أعلى من أو يساوي أعلى رتبة لك في التسلسل الهرمي Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "قفل البوت للسيرفر الحالي فقط." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "لم يعد البوت مقفول للسيرفر الحالي فقط." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "لقد تم قفل البوت للسيرفر الحالي فقط." diff --git a/redbot/cogs/admin/locales/bg-BG.po b/redbot/cogs/admin/locales/bg-BG.po index ec3f5a492..309691064 100644 --- a/redbot/cogs/admin/locales/bg-BG.po +++ b/redbot/cogs/admin/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: bg_BG\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Опитах да направя нещо, за което Discord ми забрани права. Команда не успя да завърши успешно." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Не мога да премахна {role.name} на {member.display_name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Не мога да махна {role.name} на {member.display_name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Не мога да редактирам {role.name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Не мога да ти позволя да дадеш {role.name} на {member.display_name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Не мога да ти позволя да махнеш {role.name} на {member.display_name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Не мога да ти позволя да редактираш {role.name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Вече обявявам нещо. Ако искаш да направиш различно съобщение, моля използвай `{prefix}announce cancel` първо." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Колекция от помощни програми за администриране на сървъри." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} вече има ролята {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Успешно добавих {role.name} на {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} няма ролята {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Успешно махнах {role.name} от {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Ако потребител е празно, то по подразбиране е автора на командата.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Ако потребител е празно, то по подразбиране е автора на командата.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Редактирай настройките на ролята." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -116,11 +116,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Завършено." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -130,34 +130,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -165,16 +165,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -183,7 +183,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -192,7 +192,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -201,24 +201,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -226,23 +226,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -250,28 +250,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Заключете бота само за текущите му сървъри." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Ботът вече не е заключен за сървъри." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Ботът е заключен за сървъри." diff --git a/redbot/cogs/admin/locales/bs-BA.po b/redbot/cogs/admin/locales/bs-BA.po index 7a7694279..ef3a26ec7 100644 --- a/redbot/cogs/admin/locales/bs-BA.po +++ b/redbot/cogs/admin/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: bs_BA\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/ca-ES.po b/redbot/cogs/admin/locales/ca-ES.po index 00f0bc747..a9ccc6b9a 100644 --- a/redbot/cogs/admin/locales/ca-ES.po +++ b/redbot/cogs/admin/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: ca_ES\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "He intentat fer una cosa per la qual Discord m'ha denegat els permisos. La vostra comanda no s'ha pogut completar correctament." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "No puc donar {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "No puc treure {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "No puc editar {role.name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "No puc deixar-te donar {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "No puc deixar-te treure {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "No puc deixar-te editar {role.name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Ja estic anunciant alguna cosa. Si voleu fer un anunci diferent, primer utilitzeu `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Una col·lecció d’utilitats d’administració de servidors." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} ja té el rol {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "He afegit amb èxit {role.name} a {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} no té el rol {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "He tret amb èxit {role.name} a {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Si l'usuari es deixa en blanc el valor per defecte és l'autor del comandament.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Si l'usuari es deixa en blanc el valor per defecte és l'autor del comandament.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Editar la configuració del rol." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Fet." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Anunciar un missatge a tots els servidors en què es troba el bot." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "L’anunci ha començat." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Cancel·lar un anunci en curs." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Actualment no hi ha cap anunci en curs." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "L'anunci actual s'ha cancel·lat." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Canvia com s’envien els anuncis en aquest servidor." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Si el canal es deixa en blanc el canal per defecte és el canal actual.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "El canal d'anuncis s'ha establert a {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Treu el canal per als anuncis." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " NOTA: El rol és sensible a majúscules!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " NOTA: El rol és sensible a majúscules!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " NOTA: El rol és sensible a majúscules!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,18 +238,18 @@ msgstr "\n" " Llista tots els selfrols disponibles.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Selfroles disponibles:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Gestiona selfroles." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -257,23 +257,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "No puc deixar-te afegir {role.name} com a selfrole perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -281,28 +281,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "No puc deixar-te treure {role.name} de ser un selfrole perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Bloqueja el bot només als seus servidors actuals." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "El bot ja no està bloquejat pel servidor." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "El bot està ara bloquejat pel servidor." diff --git a/redbot/cogs/admin/locales/cs-CZ.po b/redbot/cogs/admin/locales/cs-CZ.po index c17f47e4d..4a3c97043 100644 --- a/redbot/cogs/admin/locales/cs-CZ.po +++ b/redbot/cogs/admin/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: cs_CZ\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se nepodažilo úspěšně dokončit." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Nemohu dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Nemohu odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Nemohu upravit {role.name}, protože tato role je vyšší, než moje nebo stejná jako nejvyšší role v Discord hierarchii." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Nemohu ti dovolit dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Nemohu ti dovolit odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Už něco oznamuji. Pokud bys rád provedl jiné oznámení, nejdříve použij `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Kolekce nástrojů pro správu serveru." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} již má roli {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} již má roli {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Úspěšně jsem odstranil {role.name} od {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Upraví nastavení role." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Spravce #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Hotovo." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"Spravce\" Admin`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Oznámit zprávu na všechny servery ve kterých je bot." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Oznámení začalo." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Zrušit běžící oznámení." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "V současné době neexistuje žádné spuštěné oznámení." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Momentální oznámení bylo zrušeno." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Změňte způsob odesílání oznámení v tomto klanu." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Pokud je kanál prázdný, nastaví aktuální kanál.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Kanál pro oznámení byl nastaven na {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Zruší kanál pro oznámení." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -199,7 +199,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -212,7 +212,7 @@ msgstr "\n" " POZNÁMKA: Role je citlivá na malá a velká písmena!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -225,7 +225,7 @@ msgstr "\n" " POZNÁMKA: Role je citlivá na malá a velká písmena!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -234,18 +234,18 @@ msgstr "\n" " Seznam všech dostupných self-rolí.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Dostupné self-role:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Spravovat self-role." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -253,23 +253,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -277,28 +277,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Uzamkne bota pouze na jeho aktuální servery." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Bot již není uzamčen na server." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Bot je nyní serverem uzamčen." diff --git a/redbot/cogs/admin/locales/da-DK.po b/redbot/cogs/admin/locales/da-DK.po index 322ba0bd9..f69d5aa82 100644 --- a/redbot/cogs/admin/locales/da-DK.po +++ b/redbot/cogs/admin/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: da_DK\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Jeg forsøgte på noget som Discord har nægtet mig adgang til. Din kommando blev ikke gennemført." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Jeg kan ikke give {role.name} til {member.display_name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Jeg kan ikke fjerne {role.name} fra {member.display_name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Jeg kan ikke redigere {role.name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Jeg kan ikke lade dig tildele {role.name} til {member.display_name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Jeg kan ikke lade dig fjerne {role.name} fra {member.display_name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Jeg kan ikke lade dig redigere {role.name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Jeg annoncere allerede noget. Hvis du ønsker at annoncere noget andet, benyt dig af '{prefix} annoncere annuller' først." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "En samling af server administrations værktøjer." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Jeg gennemførte tilføjelsen af {role.name} til {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Jeg gennemførte fjernelsen af {role.name} fra {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Rediger rolle indstillinger." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Færdig." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Annoncer en besked til alle serverne botten er i." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Annonceringen er påbegyndt." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Afbryd en kørende annonce." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Der er i øjeblikket ikke nogen kørende annonceringer." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Den nuværende annoncering er blevet afbrudt." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Ændre hvordan annonceringer er udsendt i denne server." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Annoncerings kanalen er blevet sat til {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Lås en bot til dens nuværende server." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Botten er ikke længere låst til serveren." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Botten er nu låst til serveren." diff --git a/redbot/cogs/admin/locales/de-DE.po b/redbot/cogs/admin/locales/de-DE.po index e9adbd7cf..d3862b76c 100644 --- a/redbot/cogs/admin/locales/de-DE.po +++ b/redbot/cogs/admin/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: de_DE\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Ich habe versucht, etwas zu tun, wofür mir Discord die Erlaubnis verweigert hat. Dein Befehl wurde nicht erfolgreich ausgeführt." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Ich kann die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Ich kann {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Ich kann die Rolle „{role.name}“ nicht bearbeiten, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Du darfst, die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Du darfst {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Du darfst nicht die Rolle „{role.name}“ bearbeiten, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Ich brauche dafür die Bereichtigung „Rollen verwalten“." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Ich kündige bereits etwas an. Wenn du eine andere Ankündigung machen willst, benutze bitte zuerst `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogrammen." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} hat die Rolle „{role.name}“ bereits." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Ich habe {member.display_name} erfolgreich die Rolle „{role.name}“ gegeben." -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} hat nicht die Rolle „{role.name}“." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Ich habe die Rolle „{role.name}“ erfolgreich von {member.display_name} entfernt." -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Wenn keine Person definiert wurde, wird die Rolle dem Autor des Befehls gegeben.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Wenn keine Person definiert wurde, wird die Rolle von dem Autor des Befehls entfernt.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Rolleneinstellungen bearbeiten." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Erledigt." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Mache eine Ankündigung auf allen Servern auf denen der Bot ist." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Die Ankündigung hat begonnen." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Breche eine laufende Ankündigung ab." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Es gibt keine derzeit laufende Ankündigung." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Die aktuelle Ankündigung wurde abgebrochen." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Wenn der Kanal freigelassen wird, wird es auf den aktuellen angewendet.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt." -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Setzt den Kanal für Ankündigungen zurück." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " HINWEIS: Beachte Groß- und Kleinschreibung!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " HINWEIS: Beachte Groß- und Kleinschreibung!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " HINWEIS: Beachte Groß- und Kleinschreibung!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,71 +238,105 @@ msgstr "\n" "Gibt eine Liste verfügbarer selbst auswählbarer Rollen aus.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Verfügbare selbst auswählbare Rollen:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Selbst hinzufügbare Rollen verwalten." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"Füge eine oder mehrere Rollen zur Liste der selbst hinzufügbaren Rollen hinzu.\n\n" +" ACHTUNG: Beachte korrekte Groß- und Kleinschreibung!\n" +" " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Du kannst dir nicht die Rolle „{role.name}“ zuweisen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "Die Rolle \"{role.name}\" ist bereits eine selbst hinzufügbare Rolle." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." -msgstr "" +msgstr "{count} selbst hinzufügbare Rollen hinzugefügt." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." -msgstr "" +msgstr "1 selbst hinzufügbare Rolle hinzugefügt." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"Entferne eine oder mehrere Rollen von der Liste der selbst hinzufügbaren Rollen.\n\n" +" ACHTUNG: Beachte die Groß- und Kleinschreibung! " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Du darfst nicht die Rolle „{role.name}“ von der Liste der selbst hinzufügbaren Rollen entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." -msgstr "" +msgstr "{count} selbst hinzufügbare Rollen entfernt." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." -msgstr "" +msgstr "1 selbst hinzufügbare Rolle entfernt." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "Lösche die Liste der selbst hinzufügbaren Rollen auf diesem Server." + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "Es sind keine selbst hinzufügbaren Rollen verfügbar." + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "Bist du dir sicher, dass du die Liste der selbst hinzufügbaren Rollen dieses Servers löschen möchtest?" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Antwortzeit abgelaufen." + +#: redbot/cogs/admin/admin.py:537 +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 "Ich kann die Liste der selbst hinzufügbaren Rollen nicht löschen, da {role.name} auf der gleichen Stufe oder höher als deine höchste Rolle in der Discord Hierarchie ist." + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "Liste der selbst hinzufügbaren Rollen gelöscht." + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "Keine Änderungen vorgenommen" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Der Bot kann keinem neuen Server beitreten." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Der Bot kann nun anderen Servern beitreten." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Der Bot ist jetzt gesperrt neuen Servern beizutreten." @@ -320,5 +354,5 @@ msgstr "Das Admin-Cog ist nicht geladen." #: redbot/cogs/admin/converters.py:21 msgid "The role \"{role_name}\" is not a valid selfrole." -msgstr "" +msgstr "Die Rolle \"{role_name}\" ist keine selbst hinzufügbare Rolle." diff --git a/redbot/cogs/admin/locales/el-GR.po b/redbot/cogs/admin/locales/el-GR.po index de6767e70..c5ff8bfbe 100644 --- a/redbot/cogs/admin/locales/el-GR.po +++ b/redbot/cogs/admin/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: el_GR\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/es-ES.po b/redbot/cogs/admin/locales/es-ES.po index 596c6a909..bf89d988d 100644 --- a/redbot/cogs/admin/locales/es-ES.po +++ b/redbot/cogs/admin/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: es_ES\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." -msgstr "Intenté hacer algo que Discord me ha negado el permiso. Su comando no se pudo completar." +msgstr "He intentado hacer algo, pero Discord me ha negado el permiso. Su comando no ha podido completarse correctamente. " -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "No puedo dar el rol {role.name} a {member.display_name} porque ese rol es mayor o igual a mi rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "No puedo eliminar el rol {role.name} de {member.display_name} porque ese rol es mayor o igual que mi rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "No puedo editar el rol {role.name} porque ese rol es mayor que el mío o igual al rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "No puedo dejar que le des el rol {role.name} a {member.display_name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "No puedo dejar que elimines el rol {role.name} de {member.display_name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "No puedo permitir que edites el rol{role.name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Necesito el permiso de \"Gestionar Roles\" para hacer eso." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Ya estoy anunciando algo. Si quieres hacer un anuncio diferente, por favor usa `{prefix}announce cancel` primero." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Una colección de utilidades de administración de servidores." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} ya tiene el rol {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "He añadido con éxito {role.name} a {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} no tiene el rol {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "He retirado con éxito {role.name} de {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Si el usuario se deja en blanco el valor por defecto es el autor del comando.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Si el usuario se deja en blanco el valor por defecto es el autor del comando.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Editar configuración de rol." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Listo." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]nombre editrole \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Anunciar un mensaje a todos los servidores en que el bot está." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "El anuncio ha comenzado." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Cancela un anuncio en ejecución." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "No hay ningún anuncio en ejecución." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "El anuncio actual ha sido cancelado." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Cambia cómo son enviados los anuncios en este servidor." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Si el canal se deja en blanco el canal por defecto es el canal actual.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "El canal de anuncios se ha establecido en {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Quita el canal para los anuncios." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " NOTE: The role is case sensitive!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " NOTA: El rol es sensible a mayúsculas!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " NOTA: El rol es sensible a mayúsculas!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,71 +238,104 @@ msgstr "\n" " Lista de todos los selfroles disponibles.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Selfroles disponibles:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Gestionar selfroles." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"Añade un rol, o una selección de roles, a la lista de auto-roles disponibles.\n\n" +"NOTA: ¡El rol es sensible a mayúsculas! " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "No puedo permitir que añadas {role.name} como selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "El rol \"{role.name}\" ya es un auto-rol." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." -msgstr "" +msgstr "Añadidos {count} auto-roles." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." -msgstr "" +msgstr "Se añadió 1 auto-rol." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"Elimina un rol, o una selección de roles, de la lista de auto-roles disponibles.\n\n" +"NOTA: ¡El rol es sensible a mayúsculas! " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "No puedo permitir que elimines a {role.name} de ser un selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." -msgstr "" +msgstr "Eliminados {count} auto-roles." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." -msgstr "" +msgstr "Eliminado 1 auto-rol." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "Borra la lista de auto-roles disponibles para este servidor." + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "Actualmente no hay auto-roles." + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "¿Estás seguro de querer borrar la lista de auto-roles de este servidor?" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Has tardado demasiado en responder." + +#: redbot/cogs/admin/admin.py:537 +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 "No puedo borrar los auto-roles porque el auto-rol '{role.name}' es mayor o igual a tu rol más alto en la jerarquía de Discord." + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "Lista de auto-roles borrada." + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "No se han realizado cambios." + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Bloquea el bot sólo a sus servidores actuales." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "El bot ya no está bloqueado por el servidor." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "El bot está bloqueado por el servidor." @@ -320,5 +353,5 @@ msgstr "El cog Admin no está cargado." #: redbot/cogs/admin/converters.py:21 msgid "The role \"{role_name}\" is not a valid selfrole." -msgstr "" +msgstr "El rol \"{role_name}\" no es un auto-rol válido." diff --git a/redbot/cogs/admin/locales/fi-FI.po b/redbot/cogs/admin/locales/fi-FI.po index d8925b9b5..411953667 100644 --- a/redbot/cogs/admin/locales/fi-FI.po +++ b/redbot/cogs/admin/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: fi_FI\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Yritin tehdä jotain, jonka Discord kielsi minulle luvat. Komento epäonnistui onnistuneesti." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "En voi muokata roolia {role.name}, koska se on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "En voi antaa sinun muokata roolia {role.name}, koska rooli on korkeammalla kuin sinun korkein rooli Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Tarvitsen \"Muokkaa Rooleja\" oikeudet tehdäkseni tuon." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Olen jo ilmoittanut jotain. Jos haluat tehdä toisen ilmoituksen, käytä ensin \"{prefix} announce cancel\"." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Kokoelma palvelinhallintaohjelmia." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "Käyttäjällä {member.display_name} on jo rooli {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "Käyttäjällä {member.display_name} ei ole roolia {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Muokkaa rooliasetuksia." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Tehty." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Ilmoittaminen on aloitettu." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Peruuta käynnissä oleva ilmoitus." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Tällä hetkellä ei ole käynnissä olevaa ilmoitusta." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Tämänhetkinen ilmoitus on peruutettu." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Muokkaa kuinka ilmoitukset lähetetään tässä guildissa." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Jos kanava jätetään tyhjäksi, se oletetaan nykyiselle kanavalle.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Ilmoituskanava on asetettu {channel.mention} -kanavalle" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Poista ilmoituskanava käytöstä." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -201,7 +201,7 @@ msgstr "Lisää tai poista rooli itseltäsi.\n\n" "Palvelimen ylläpitäjän pitää olla asettanut se rooli käyttäjä-asetettavaksi.\n" "MUISTA: Roolin nimessä merkitsee isot ja pienet kirjaimet." -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -214,7 +214,7 @@ msgstr "\n" " HUOM: Rooli on kirjainkoolla herkkä!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -227,7 +227,7 @@ msgstr "\n" " HUOM: Rooli on kirjainkoolla herkkä!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -236,18 +236,18 @@ msgstr "\n" " Luettele kaikki saatavilla olevat selfrot.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Saatavilla olevat omafroles:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Hallitse selfroleja." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -255,23 +255,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -279,28 +279,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Lukitse botti vain nykyisille palvelimille." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Botti ei ole enää palvelinlukittu." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Botti on nyt palvelinlukittu." diff --git a/redbot/cogs/admin/locales/fr-FR.po b/redbot/cogs/admin/locales/fr-FR.po index 98de12fde..dca5c72b8 100644 --- a/redbot/cogs/admin/locales/fr-FR.po +++ b/redbot/cogs/admin/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: fr_FR\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "J'ai tenté de faire quelque chose que pour lequel Discord m'a refusé les permissions. La commande a échoué." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Je ne peux pas donner {role.name} à {member.display_name} car ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Je ne peux pas supprimer {role.name} de {member.display_name} car ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Je ne peux pas modifier {role.name} parce que ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Je ne peux pas vous laisser donner {role.name} à {member.display_name} car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Je ne peux pas vous permettre de supprimer {role.name} de {member.display_name} car ce rôle est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Je ne peux pas vous permettre de modifier {role.name} car ce rôle est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "J’ai besoin de la permission \"Gérer les rôles\" pour faire cela." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Je suis déjà en train d'annoncer quelque chose. Si vous souhaitez faire une annonce différente, vous devez d'abord utiliser la commande `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Un ensemble d'utilitaires d'administration du serveur." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} a déjà le rôle {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "J'ai bien ajouté le rôle {role.name} à {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} n'a pas le rôle {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "J'ai bien retiré le rôle {role.name} de {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Si l'utilisateur est laissé vide, ce sera par défaut l'auteur de la commande.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Si l'utilisateur est laissé vide, ce sera par défaut l'auteur de la commande.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Modifier les paramètres d'un rôle." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Fait." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Faire une annonce à tous les serveurs dans lesquels le bot se trouve." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "L’annonce a commencé." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Interrompre une annonce en cours." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Il n'y a aucune annonce en cours d'exécution." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "L'annonce actuelle a été interrompue." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Change la façon dont les annonces sont envoyées dans ce serveur." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Si le champ salon est laissé vide, il utilisera par défaut le salon actuel.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Les annonces seront maintenant faites dans {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Désactive le salon pour les annonces." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " NOTE : Le rôle est sensible aux majuscules et minuscules !\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " NOTE : Le rôle est sensible aux majuscules et minuscules !\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " NOTE : Le rôle est sensible aux majuscules et minuscules !\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,18 +238,18 @@ msgstr "\n" " Liste de tous les auto-rôles disponibles.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Auto-rôles disponibles :\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Gérer les auto-roles." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -260,23 +260,23 @@ msgstr "\n" " NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\n" " " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "Le rôle \"{role.name}\" est déjà un rôle auto-attribué." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." -msgstr "" +msgstr "{count} auto-rôles ajouté(s)." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "Ajout de 1 auto-rôle." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -287,28 +287,57 @@ msgstr "\n" " NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\n" " " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "Suppression de {count} auto-rôles." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "Suppression d'un auto-rôle." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "Nettoyage de la liste des auto-rôles disponibles pour ce serveur." + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "Actuellement, il n'y a pas d'auto-rôles." + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "Êtes-vous certain de vouloir nettoyer la liste des auto-rôles de ce serveur ?" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Vous avez pris trop de temps à répondre." + +#: redbot/cogs/admin/admin.py:537 +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 "Je ne peux pas supprimer les rôles personnels car le rôle personnel '{role.name}' est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord." + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "La liste des rôles personnes a été nettoyée." + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "Aucune modification n'a été faite." + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Verrouiller un bot sur ses serveurs actuels uniquement." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Le bot n'est plus verrouillé sur ses serveurs actuels." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Le bot est maintenant verrouillé sur ses serveurs actuels." diff --git a/redbot/cogs/admin/locales/he-IL.po b/redbot/cogs/admin/locales/he-IL.po index b4ce61e5c..c5e818e07 100644 --- a/redbot/cogs/admin/locales/he-IL.po +++ b/redbot/cogs/admin/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: he_IL\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/hi-IN.po b/redbot/cogs/admin/locales/hi-IN.po index 65f47021f..2e801c3e8 100644 --- a/redbot/cogs/admin/locales/hi-IN.po +++ b/redbot/cogs/admin/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: hi_IN\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "मैंने कुछ ऐसा करने का प्रयास किया, जिसके लिए डिस्कॉर्ड ने मुझे अनुमति से इनकार कर दिया। आपका आदेश सफलतापूर्वक पूरा होने में विफल रहा।" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "मैं {member.display_name} को {role.name} नहीं दे सकती क्योंकि वह रोल डिस्कॉर्ड् पदानुक्रम में मेरे उच्चतम रोल से अधिक या उसके बराबर है।" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "मैं {role.name} को {member.display_name} से नहीं निकाल सकती, क्योंकि वह रोल डिस्कॉर्ड पदानुक्रम में मेरे उच्चतम रोल से अधिक या उसके बराबर है।" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "मैं {role.name} को संपादित नहीं कर सकती, क्योंकि यह रोल डिस्कॉर्ड पदानुक्रम में मेरे रोल से अधिक है,या सबसे उच्चतम रोल के बराबर है।" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/hr-HR.po b/redbot/cogs/admin/locales/hr-HR.po new file mode 100644 index 000000000..38837c5d5 --- /dev/null +++ b/redbot/cogs/admin/locales/hr-HR.po @@ -0,0 +1,314 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 42\n" +"Language: hr_HR\n" + +#: redbot/cogs/admin/admin.py:19 +msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." +msgstr "" + +#: redbot/cogs/admin/admin.py:24 +msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:30 +msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:36 +msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:42 +msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:48 +msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:54 +msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:60 +msgid "I need the \"Manage Roles\" permission to do that." +msgstr "" + +#: redbot/cogs/admin/admin.py:62 +msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." +msgstr "" + +#: redbot/cogs/admin/admin.py:72 +#, docstring +msgid "A collection of server administration utilities." +msgstr "" + +#: redbot/cogs/admin/admin.py:165 +msgid "{member.display_name} already has the role {role.name}." +msgstr "" + +#: redbot/cogs/admin/admin.py:185 +msgid "I successfully added {role.name} to {member.display_name}" +msgstr "" + +#: redbot/cogs/admin/admin.py:195 +msgid "{member.display_name} does not have the role {role.name}." +msgstr "" + +#: redbot/cogs/admin/admin.py:215 +msgid "I successfully removed {role.name} from {member.display_name}" +msgstr "" + +#: redbot/cogs/admin/admin.py:226 +#, docstring +msgid "\n" +" Add a role to a user.\n\n" +" Use double quotes if the role contains spaces.\n" +" If user is left blank it defaults to the author of the command.\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:242 +#, docstring +msgid "\n" +" Remove a role from a user.\n\n" +" Use double quotes if the role contains spaces.\n" +" If user is left blank it defaults to the author of the command.\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:256 +#, docstring +msgid "Edit role settings." +msgstr "" + +#: redbot/cogs/admin/admin.py:263 +#, docstring +msgid "\n" +" Edit a role's colour.\n\n" +" Use double quotes if the role contains spaces.\n" +" Colour must be in hexadecimal format.\n" +" [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\n\n" +" Examples:\n" +" `[p]editrole colour \"The Transistor\" #ff0000`\n" +" `[p]editrole colour Test #ff9900`\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 +msgid "Done." +msgstr "" + +#: redbot/cogs/admin/admin.py:296 +#, docstring +msgid "\n" +" Edit a role's name.\n\n" +" Use double quotes if the role or the name contain spaces.\n\n" +" Example:\n" +" `[p]editrole name \"The Transistor\" Test`\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:330 +#, docstring +msgid "Announce a message to all servers the bot is in." +msgstr "" + +#: redbot/cogs/admin/admin.py:337 +msgid "The announcement has begun." +msgstr "" + +#: redbot/cogs/admin/admin.py:344 +#, docstring +msgid "Cancel a running announce." +msgstr "" + +#: redbot/cogs/admin/admin.py:346 +msgid "There is no currently running announcement." +msgstr "" + +#: redbot/cogs/admin/admin.py:349 +msgid "The current announcement has been cancelled." +msgstr "" + +#: redbot/cogs/admin/admin.py:355 +#, docstring +msgid "Change how announcements are sent in this guild." +msgstr "" + +#: redbot/cogs/admin/admin.py:360 +#, docstring +msgid "\n" +" Change the channel where the bot will send announcements.\n\n" +" If channel is left blank it defaults to the current channel.\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:369 +msgid "The announcement channel has been set to {channel.mention}" +msgstr "" + +#: redbot/cogs/admin/admin.py:374 +#, docstring +msgid "Unsets the channel for announcements." +msgstr "" + +#: redbot/cogs/admin/admin.py:399 +#, docstring +msgid "\n" +" Add or remove a selfrole from yourself.\n\n" +" Server admins must have configured the role as user settable.\n" +" NOTE: The role is case sensitive!\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:412 +#, docstring +msgid "\n" +" Add a selfrole to yourself.\n\n" +" Server admins must have configured the role as user settable.\n" +" NOTE: The role is case sensitive!\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:423 +#, docstring +msgid "\n" +" Remove a selfrole from yourself.\n\n" +" Server admins must have configured the role as user settable.\n" +" NOTE: The role is case sensitive!\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:434 +#, docstring +msgid "\n" +" Lists all available selfroles.\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:444 +msgid "Available Selfroles:\n" +"{selfroles}" +msgstr "" + +#: redbot/cogs/admin/admin.py:450 +#, docstring +msgid "Manage selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:455 +#, docstring +msgid "\n" +" Add a role, or a selection of roles, to the list of available selfroles.\n\n" +" NOTE: The role is case sensitive!\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:464 +msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:474 +msgid "The role \"{role.name}\" is already a selfrole." +msgstr "" + +#: redbot/cogs/admin/admin.py:480 +msgid "Added {count} selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:482 +msgid "Added 1 selfrole." +msgstr "" + +#: redbot/cogs/admin/admin.py:488 +#, docstring +msgid "\n" +" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" +" NOTE: The role is case sensitive!\n" +" " +msgstr "" + +#: redbot/cogs/admin/admin.py:497 +msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:507 +msgid "Removed {count} selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:509 +msgid "Removed 1 selfrole." +msgstr "" + +#: redbot/cogs/admin/admin.py:515 +#, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 +msgid "The bot is now serverlocked." +msgstr "" + +#: redbot/cogs/admin/announcer.py:68 +msgid "I could not announce to the following server: " +msgstr "" + +#: redbot/cogs/admin/announcer.py:70 +msgid "I could not announce to the following servers: " +msgstr "" + +#: redbot/cogs/admin/converters.py:12 +msgid "The Admin cog is not loaded." +msgstr "" + +#: redbot/cogs/admin/converters.py:21 +msgid "The role \"{role_name}\" is not a valid selfrole." +msgstr "" + diff --git a/redbot/cogs/admin/locales/hu-HU.po b/redbot/cogs/admin/locales/hu-HU.po index 5612e0212..4e8f46a38 100644 --- a/redbot/cogs/admin/locales/hu-HU.po +++ b/redbot/cogs/admin/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: hu_HU\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Olyan műveletet próbáltam elvégezni, amihez a Discord elutasította a jogosultságom. A parancsod végrehajtása sikertelen volt." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Nem adhatom meg a {role.name} rangot {member.display_name}-nak/nek, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Nem vonhatom meg a {role.name} rangot {member.display_name}-tól/től, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Nem szerkeszthetem a {role.name} rangot, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Kész." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/id-ID.po b/redbot/cogs/admin/locales/id-ID.po index 45d1281de..493d80a38 100644 --- a/redbot/cogs/admin/locales/id-ID.po +++ b/redbot/cogs/admin/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: id_ID\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Saya mencoba melakukan sesuatu yang tidak diizinkan oleh Discord untuk saya. Perintah Anda gagal untuk dijalankan." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Saya tidak dapat mengedit {role.name} karena role itu lebih tinggi dari saya atau sama dengan role tertinggi dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Saya tidak dapat memberikan {role.name} kepada karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Saya sudah mengumumkan sesuatu. Jika Anda ingin membuat pengumuman lain, gunakan `{prefix} umumkan pembatalan` terlebih dahulu." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Kumpulan utilitas administrasi server." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} sudah memiliki role {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} tidak memiliki role {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -86,7 +86,7 @@ msgstr "\n" " Jika pengguna dibiarkan kosong, defaultnya adalah pembuat perintah. \n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -95,12 +95,12 @@ msgid "\n" " " msgstr "\\ n Tambahkanrole ke user. \\ n \\ n Gunakan tanda kutip ganda jika role berisi spasi. \\ n Jika pengguna dibiarkan kosong, defaultnya adalah pembuat perintah. \\ n " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Edit pengaturan role." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -121,11 +121,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Selesai." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -140,34 +140,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Umumkan pesan ke semua server tempat bot berada." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Pengumuman telah dimulai." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Batalkan pengumuman berjalan." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Tidak ada pengumuman yang sedang berjalan." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Pengumuman saat ini telah dibatalkan." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Ubah cara pengumuman dikirim di guild ini." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -178,16 +178,16 @@ msgstr "\n" " Jika channel dibiarkan kosong maka default nya adalah channel saat ini.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Channel pengumuman telah di setel ke {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Tidak menyetel saluran untuk pengumuman." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -196,7 +196,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -209,7 +209,7 @@ msgstr "\n" " NOTE: Role peka huruf besar / kecil!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -222,7 +222,7 @@ msgstr "\n" " NOTE: Role peka huruf besar / kecil!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -231,18 +231,18 @@ msgstr "\n" " Daftar semua role diri yang tersedia.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Role diri yang tersedia:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Kelola Roles diri sendiri." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -250,23 +250,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Saya tidak dapat memberikan {role.name} kepada karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -274,28 +274,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Saya tidak dapat menghapus {role.name} dari role diri sendiri karena role itu lebih tinggi dari atau sama dengan role tertinggi Anda dalam tingkatan Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Kunci bot ke servernya saat ini saja." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Bot tidak lagi terkunci server." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Bot sekarang terkunci server." diff --git a/redbot/cogs/admin/locales/it-IT.po b/redbot/cogs/admin/locales/it-IT.po index 3ac9bd43a..bf361c7dc 100644 --- a/redbot/cogs/admin/locales/it-IT.po +++ b/redbot/cogs/admin/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: it_IT\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Ho provato a fare qualcosa ma Discord mi ha negato i permessi per farla. Il tuo comando non è stato completato con successo." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Non posso dare {role.name} a {member.display_name} poiché quel ruolo è superiore o uguale al mio ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Non posso rimuovere {role.name} da {member.display_name} poiché quel ruolo è superiore o uguale al mio ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Non posso modificare {role.name} poiché quel ruolo è superiore o uguale al mio ruolo nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Non posso permetterti di dare {role.name} a {member.display_name} perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Non posso permetterti di rimuovere {role.name} da {member.display_name} poiché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Non posso permetterti di modificare {role.name} perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Mi serve l'autorizzazione \"Gestisci Ruoli\" per farlo." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Sto già annunciando qualcosa. Se vorresti fare un annuncio diverso, usa prima `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Una collezione di servizi di amministrazione del server." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} ha già il ruolo {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Ho aggiunto con successo {role.name} a {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} non ha il ruolo {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Ho rimosso con successo {role.name} da {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -84,7 +84,7 @@ msgstr "\n" "Usa le virgolette se il ruolo contiene spazi.\n" "Se l'utente è lasciato vuoto, prenderà per predefinito chi ha utilizzato il comando. " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -96,12 +96,12 @@ msgstr "\n" "Usa le virgolette se il ruolo contiene spazi.\n" "Se l'utente è lasciato vuoto, prenderà per predefinito chi ha utilizzato il comando. " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Modifica impostazioni ruolo." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -121,11 +121,11 @@ msgstr "\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour Test #ff9900` " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Fatto." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -139,34 +139,34 @@ msgstr "\n" "Esempio:\n" " `[p]editrole name \"The Transistor\" Test` " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Annuncia un messaggio a tutti i server in cui si trova il bot." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "L'annuncio è partito." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Cancella un annuncio in corso." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Non c'è alcun annuncio in corso." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Il corrente annuncio è stato cancellato." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Cambia come gli annunci sono inviati in questo server." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -176,16 +176,16 @@ msgstr "\n" "Cambia il canale dove il bot manderà gli annunci.\n\n" "Se il canale è lasciato vuoto prenderà per predefinito il canale corrente. " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Il canale di annuncio è stato impostato su {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Rimuove il canale per gli annunci." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -197,7 +197,7 @@ msgstr "\n" "Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n" "NOTA: Il ruolo è caso sensitivo! " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -209,7 +209,7 @@ msgstr "\n" "Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n" "NOTA: Il ruolo è caso sensitivo! " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -221,7 +221,7 @@ msgstr "\n" "Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n" "NOTA: Il ruolo è caso sensitivo! " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -229,18 +229,18 @@ msgid "\n" msgstr "\n" "Elenca tutti i ruoli assegnabili dall'utente. " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Ruoli assegnabili dall'utente:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Gestisci i ruoli assegnabili dall'utente." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -248,23 +248,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Non posso permetterti di aggiungere {role.name} come ruolo assegnabile dall'utente poiché tale ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -272,28 +272,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Non posso permetterti di rimuovere {role.name} dall'essere un selfrole perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Blocca un bot ai suoi server attuali." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Il bot non è più bloccato ai server." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Il bot è adesso bloccato ai server." diff --git a/redbot/cogs/admin/locales/ja-JP.po b/redbot/cogs/admin/locales/ja-JP.po index 9d800edcb..bbf12f367 100644 --- a/redbot/cogs/admin/locales/ja-JP.po +++ b/redbot/cogs/admin/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: ja_JP\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "私はDiscordが許可を拒否した何かをしようとしました。あなたのコマンドは正常に完了できませんでした。" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "{role.name} を {member.display_name} に与えることはできません。その役職は、私が持っている最高役職より、上にあるためです。" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "{role.name}から{member.display_name}を削除することはできません。 その役割は、Discord階層における私の最高の役割以上のものだからです。" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Botを現在のサーバーにのみロックします。" -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Botはもうサーバーロックされていません。" -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Botはサーバーロックされました。" diff --git a/redbot/cogs/admin/locales/ko-KR.po b/redbot/cogs/admin/locales/ko-KR.po index eb12b02c0..9748bec7a 100644 --- a/redbot/cogs/admin/locales/ko-KR.po +++ b/redbot/cogs/admin/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: ko_KR\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "제가 사용할 수 없는 기능이 포함되어 당신의 요청을 수행할 수 없었어요." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "{role.name} 역할을 {member.display_name}님에게 지급할 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "{role.name} 역할을 {member.display_name}님에게서 뺏을 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "{role.name} 역할을 수정할 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "당신은 {role.name} 역할을 {member.display_name}님에게 부여할 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "당신은 {role.name} 역할을 {member.display_name}님에게서 뺏을 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "당신은 {role.name} 역할을 수정할 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "이 작업을 수행하려면 \"역할 관리\" 권한이 필요해요." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "이미 공지하고 있어요. 다른 공지를 보내고 싶다면 `{prefix}announce cancel`을 사용해주세요." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "서버 관리를 위한 기능 모음" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name}님은 이미 {role.name} 역할을 가지고 있어요." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "{member.display_name}님에게 {role.name} 역할을 부여했어요." -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name}님은 {role.name} 역할을 가지고 있지 않아요." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "{member.display_name}님에게서 {role.name} 역할을 삭제했어요." -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " 유저를 지정하지 않으면 명령어 실행자에게 역할을 지급해요.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " 유저를 지정하지 않으면 명령어 실행자에게서 역할을 뺏어요.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "역할 설정을 변경했어요." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -114,13 +114,20 @@ msgid "\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour Test #ff9900`\n" " " -msgstr "" +msgstr "\n" +"역할 색상을 편집합니다.\n\n" +"역할에 공백이 포함된 경우 큰따옴표를 사용합니다.\n" +"색상은 16진수 형식이어야 합니다.\n" +"[온라인 색상 선택기](http://www.w3schools.com/colors/colors_picker.asp)\n\n" +"예:\n" +"'[p]editrole 색상 \"The Transistor\" #ff0000'\n" +"'[p]editrole 색상 Test #ff9900' " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "다 했어요." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -128,153 +135,203 @@ msgid "\n" " Example:\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -msgstr "" +msgstr "\n" +"역할 이름을 편집합니다.\n\n" +"역할 또는 이름에 공백이 포함된 경우 큰따옴표를 사용하십시오.\n\n" +"예:\n" +"`[p]editrole name \"The Transistor\" Test` " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." -msgstr "" +msgstr "봇이 있는 모든 서버에 메시지를 알립니다." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." -msgstr "" +msgstr "안내방송이 시작되었습니다." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "실행 중인 공지사항을 취소했어요." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." -msgstr "" +msgstr "현재 진행 중인 공지사항이 없습니다." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." -msgstr "" +msgstr "최근의 공지사항은 취소되었습니다." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "이 길드에서 공지사항을 보내는 방법을 변경합니다." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" " If channel is left blank it defaults to the current channel.\n" " " -msgstr "" +msgstr "\n" +"봇이 공지를 보낼 채널을 변경합니다.\n\n" +"채널이 비어 있으면 현재 채널이 기본값으로 사용됩니다. " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" -msgstr "" +msgstr "공지 채널이 {channel.mention} 으로 설정되었습니다." -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." -msgstr "" +msgstr "공지사항에 대한 채널 설정을 해제합니다." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"자신에게 자체 역할을 추가하거나 제거합니다.\n\n" +"서버 관리자는 역할을 사용자 설정 가능으로 구성해야 합니다.\n" +"참고: 역할은 대소문자를 구분합니다! " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"자신에게 자기 역할을 추가하십시오.\n\n" +"서버 관리자는 역할을 사용자 설정 가능으로 구성해야 합니다.\n" +"참고: 역할은 대소문자를 구분합니다! " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"자신에게서 자기 역할을 제거하십시오.\n\n" +"서버 관리자는 역할을 사용자 설정 가능으로 구성해야 합니다.\n" +"참고: 역할은 대소문자를 구분합니다! " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " -msgstr "" +msgstr "\n" +"사용 가능한 모든 역할을 나열합니다. " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" -msgstr "" +msgstr "사용 가능한 selfroles:\n" +"{selfrolees}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "자기 역할을 관리합니다." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"사용 가능한 역할 목록에 역할 또는 역할 선택을 추가합니다.\n\n" +"참고: 역할은 대소문자를 구분합니다! " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "{role.name}(을)를 역할로 추가할 수 없습니다. 해당 역할이 Discord 계층 구조에서 당신의 가장 높은 역할보다 높거나 같기 때문입니다." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "\"{role.name}\" 역할은 이미 있는 역할입니다." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." -msgstr "" +msgstr "{count} 역할을 추가했습니다." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." -msgstr "" +msgstr "1개의 역할이 추가되었습니다." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +"사용 가능한 selfroles 목록에서 역할 또는 선택한 역할을 제거합니다.\n\n" +"참고: 역할은 대소문자를 구분합니다! " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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}이(가) Discloss 계층 구조에서 사용자의 가장 높은 역할보다 높거나 같으므로 해당 역할을 셀프역할에서 제거할 수 없습니다." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 -msgid "The bot is now serverlocked." +msgid "Are you sure you want to clear this server's selfrole list?" msgstr "" +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "봇이 더 이상 서버에 잠기지 않습니다." + +#: redbot/cogs/admin/admin.py:557 +msgid "The bot is now serverlocked." +msgstr "이제 봇은 서버에 잠겼습니다." + #: redbot/cogs/admin/announcer.py:68 msgid "I could not announce to the following server: " msgstr "다음과 같은 서버에 알릴 수 없어요: " diff --git a/redbot/cogs/admin/locales/nb-NO.po b/redbot/cogs/admin/locales/nb-NO.po index 653c0f5ac..971727f74 100644 --- a/redbot/cogs/admin/locales/nb-NO.po +++ b/redbot/cogs/admin/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: nb_NO\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Jeg forsøkte å gjøre noe som Discord nektet meg tillatelser til. Kommandoen din kunne ikke fullføre." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Jeg kan ikke gi {role.name} til {member.display_name} fordi den rollen er høyere enn eller lik min høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Jeg kan ikke fjerne {role.name} fra {member.display_name} fordi den rollen er høyere enn eller lik min høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Jeg kan ikke redigere {role.name} fordi den rollen er høyere enn min eller lik den høyeste rollen i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Jeg kan ikke la deg gi {role.name} til {member.display_name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Jeg kan ikke la deg fjerne {role.name} fra {member.display_name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Jeg kan ikke la deg redigere {role.name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Jeg trenger tillatelsen \"Administrer roller\" for å gjøre dette." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Jeg kunngjør allerede noe. Hvis du vil gi en annen kunngjøring, bruk først `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "En samling av serveradministrasjonsverktøy." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} har allerede rollen {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Jeg har lagt til {role.name} til {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} har ikke rollen {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Jeg har fjernet {role.name} fra {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -86,7 +86,7 @@ msgstr "\n" " Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -99,12 +99,12 @@ msgstr "\n" " Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Endre rolle innsillinger." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -125,11 +125,11 @@ msgstr "\n" "` [p] redigeringsrollefarge Test # ff9900` \n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Ferdig." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -146,34 +146,34 @@ msgstr "\n" " `[p] editrole name \" Transistor \\ \"Test` \n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Gi en melding til alle servere boten er i." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Kunngjøringen har begynt." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Avbryt en løpende kunngjøring." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Det er for øyeblikket ingen kunngjøring." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Den nåværende kunngjøringen er kansellert." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Endre hvordan kunngjøringer sendes i denne serveren." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -184,16 +184,16 @@ msgstr "\n" " Hvis kanalen er tom, er den standard for den nåværende kanalen. \n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Kunngjøringskanalen er satt til {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Opphever kanalen for kunngjøringer." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -206,7 +206,7 @@ msgstr "\n" " MERK: Rollen skiller mellom små og store bokstaver!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -219,7 +219,7 @@ msgstr "\n" "MERK: Rollen er små og små bokstaver!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -232,7 +232,7 @@ msgstr "\n" " MERKNAD: Rollen er store og små bokstaver!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -241,18 +241,18 @@ msgstr "\n" "Viser alle tilgjengelige selvroller.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Tilgjengelige selvroller:\n" " {selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Behandle selvroller." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -263,23 +263,23 @@ msgstr "\n" " MERK: Rollen skilles mellom store og små bokstaver!\n" " " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Jeg kan ikke la deg gi {role.name} til fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "Rollen \"{role.name}\" er allerede en selv rolle." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "La til {count} selvroller." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "Lagt til 1 selvrolle." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -290,28 +290,57 @@ msgstr "\n" " MERK: Rollen skille mellom store og små bokstaver!\n" " " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Jeg kan ikke la deg fjerne {role.name} fra fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "Fjernet {count} selvroller." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "Fjernet 1 selvrolle." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Du tok for lang tid å svare." + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "Ingen endringer er utført." + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Lås bare en bot til sine nåværende servere." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Bot er ikke lenger serverlåst." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Bot er nå serverlåst." diff --git a/redbot/cogs/admin/locales/nl-NL.po b/redbot/cogs/admin/locales/nl-NL.po index 00acfb59a..ad70c8598 100644 --- a/redbot/cogs/admin/locales/nl-NL.po +++ b/redbot/cogs/admin/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: nl_NL\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Ik probeerde iets te doen waarvoor Discord me geen toestemming heeft gegeven. Je commando kon niet worden voltooid." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Ik kan {role.name} niet aan {member.display_name} geven omdat die rol hoger of gelijk is aan mijn hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Ik kan {role.name} niet van {member.display_name} verwijderen omdat die rol hoger dan of gelijk is aan mijn hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Ik kan {role.name} niet bewerken omdat die rol hoger is dan mijn of de hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Ik kan je {role.name} niet aan {member.display_name} laten geven omdat die rol hoger is dan of gelijk is aan je hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Ik kan je {role.name} niet van {member.display_name} laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Ik kan je {role.name} niet laten bewerken omdat die rol hoger of gelijk is aan je hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Ik ben al iets aan het aankondigen. Als je iets anders wilt aankondigen, voer dan eerst deze command uit: '{prefix}announce cancel'." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Een collectie van de server administratie voorzieningen." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} heeft de rol {role.name} al." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Ik heb succesvol {role.name} toegevoegd aan {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} heeft de rol {role.name} niet." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Ik heb succesvol {role.name} verwijderd van {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Rol instellingen bewerken." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Klaar." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole naam \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Kondig een bericht aan in alle servers." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "De aankondiging is begonnen." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Annuleer een huidige aankondiging." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Er is momenteel geen lopende aankondiging." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "De huidige aankondiging is geannuleerd." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Verander hoe aankondigingen worden verzonden in deze gilde." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Als het kanaal leeg is dan is het standaard ingesteld op het huidige kanaal.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Het aankondigingskanaal is aangepast naar {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Kanaal voor aankondigingen uitschakelen." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -199,7 +199,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -212,7 +212,7 @@ msgstr "\n" " Let op: De rol is hoofdlettergevoelig!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -225,7 +225,7 @@ msgstr "\n" " Let op: De rol is hoofdlettergevoelig!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -234,18 +234,18 @@ msgstr "\n" " Toont alle beschikbare zelfrollen.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Beschikbare zelfrollen:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Beheer zelfrollen." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -253,23 +253,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Ik kan je {role.name} niet als zelfrol toe laten voegen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -277,28 +277,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Ik kan je {role.name} niet uit zelfrol laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord-hiërarchie." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Vergrendel de bot voor alleen deze server." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "De bot is niet langer vergrendeld." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "De bot is vergrendeld." diff --git a/redbot/cogs/admin/locales/pl-PL.po b/redbot/cogs/admin/locales/pl-PL.po index 201ea0004..ffead2eb2 100644 --- a/redbot/cogs/admin/locales/pl-PL.po +++ b/redbot/cogs/admin/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: pl_PL\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Próbowałem/am zrobić coś, do czego Discord odmówił mi uprawnień. Twoja komenda nie powiodła się." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Nie mogę dać {role.name} {member.display_name} ponieważ ta rola jest wyższa lub równa mojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Nie mogę usunąć {role.name} z {member.display_name}, ponieważ ta rola jest wyższa lub równa mojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Nie mogę edytować {role.name}, ponieważ ta rola jest wyższa niż moja lub równa najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Nie mogę pozwolić Tobie dać {role.name} {member.display_name} ponieważ ta rola jest większa lub równa twojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Nie mogę pozwolić ci usunąć {role.name} z {member.display_name}, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Nie mogę pozwolić ci edytować {role.name}, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Już coś ogłaszam. Jeśli chcesz złożyć inne ogłoszenie, najpierw użyj `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Zbiór narzędzi administracyjnych serwera." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} ma już rolę {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Pomyślnie dodałem/am {role.name} dla {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} nie ma roli {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Pomyślnie usunąłem/am {role.name} od {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Edytuj ustawienia roli." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Gotowe." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Rozgłoś wiadomość do wszystkich serwerów w których jest ten bot." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Ogłaszanie rozpoczęte." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Anuluj uruchomione ogłoszenie." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Nie ma aktualnie uruchomionych ogłoszeń." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Bieżące ogłoszenie zostało anulowane." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Zmień sposób wysyłania ogłoszeń w tej gildii." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Jeśli kanał nie zostanie zdefiniowany, domyślnie zostanie wybrany bieżący kanał.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Kanał ogłoszeniowy został ustawiony na {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Usuwa wybór kanału dla ogłoszeń." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -199,7 +199,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -212,7 +212,7 @@ msgstr "\n" " UWAGA: Rola rozróżnia wielkość liter!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -225,7 +225,7 @@ msgstr "\n" " UWAGA: Wielkość liter ma znaczenie!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -234,18 +234,18 @@ msgstr "\n" " Wyświetla role do samodzielnego przypisania.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Dostępne role do samodzielnego przypisania:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Zarządzaj rolami do samodzielnego przypisania." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -253,23 +253,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Nie mogę Ci pozwolić dać {role.name} jako roli samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -277,28 +277,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Nie mogę Ci pozwolić usunąć {role.name} z bycia rolą samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Ogranicz bota wyłącznie do obecnych serwerów." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Bot nie jest już ograniczony do obecnych serwerów." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Bot jest teraz ograniczony do obecnych serwerów." diff --git a/redbot/cogs/admin/locales/pt-BR.po b/redbot/cogs/admin/locales/pt-BR.po index de0092b4e..8b3f46d41 100644 --- a/redbot/cogs/admin/locales/pt-BR.po +++ b/redbot/cogs/admin/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: pt_BR\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Eu tentei fazer algo que o Discord me negou as permissões necessárias. Seu comando falhou em ser completado com sucesso." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Não posso atribuir o cargo {role.name} para {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Não posso remover o cargo {role.name} de {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Não posso alterar o cargo {role.name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Não posso deixar você atribuir o cargo {role.name} para {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Não posso deixar você rmover o cargo {role.name} de {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Não posso deixar você alterar o cargo {role.name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Eu preciso da permissão \"Gerenciar Funções\" para fazer isso." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Eu já estou anunciando algo. Se quer fazer um anúncio diferente, por favor use `{prefix}announce cancel` primeiro." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Um conjunto de ferramentas para a administração do servidor." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} já tem o cargo {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Eu adicionei com sucesso {role.name} de {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} não tem o cargo {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Eu removi {role.name} de {member.display_name} com sucesso" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Altera as configurações de cargo." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Teste #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Concluído." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"O Transistor\" Teste`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Anuncia uma mensagem para todos os servidores onde o bot está." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "O anúncio começou." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Cancela um anúncio em andamento." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Não existe nenhum anúncio em andamento." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "O anúncio atual foi cancelado." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Altera como os anúncios são enviados nessa guilda." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Se o canal for deixado em branco, por padrão será usado o canal atual.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "O canal de anúncios foi definido como {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Desativa o canal para anúncios." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " NOTA: o nome do cargo diferencia as variações entre letras maiúsculas e minúsculas!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,18 +238,18 @@ msgstr "\n" " Lista todos os cargos autoatribuíveis.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Cargos autoatribuíveis disponíveis:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Gerenciar cargos autoatribuíveis." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -260,23 +260,23 @@ msgstr "\n" " NOTA: o nome do cargo é sensivel á letras maiúsculas e minúsculas!\n" " " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Não posso deixar você atribuir {role.name} como um cargo autoatribuível porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "O cargo \"{role.name}\" já é um cargo auto atribuível." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "Foram adicionados {count} cargos auto atribuíveis." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "Adicionado um cargo auto atribuível." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -287,28 +287,57 @@ msgstr "\n" " NOTA: o nome do cargo é sensível á letras maiúsculas e minúsculas!\n" " " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Não posso deixar você remover o cargo {role.name} da lista de cargos autoatribuíveis porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "Foram removidos {count} cargos auto atribuíveis." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "1 cargo autoatribuivel foi removido." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Restringe o bot somente aos servidores atuais." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "O bot não está mais restrito aos servidores atuais." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "O está restrito aos servidores atuais." diff --git a/redbot/cogs/admin/locales/pt-PT.po b/redbot/cogs/admin/locales/pt-PT.po index f522e2a80..5a45296e7 100644 --- a/redbot/cogs/admin/locales/pt-PT.po +++ b/redbot/cogs/admin/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: pt_PT\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Tentei fazer uma coisa que o Discord negou permissão para fazer. O comando não foi concluído." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Eu não posso dar {role.name} a {member.display_name} porque esse cargo é igual ou maior a meu cargo na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Não posso remover {role.name} de {member.display_name} porque esse cargo é igual ou maior a meu cargo na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Não posso editar {role.name} porque esse cargo é igual ou maior à minha hierarquia no Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Eu não posso dar {role.name} a {member.display_name} porque esse cargo é igual ou maior ao meu cargo na hierarquia do Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Já estou a anunciar algo. Se queres fazer um anúncio diferente usa `{prefix}announce cancel` antes de usares este comando." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Uma coleção de utilidades para administração de servidores." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Adicionei com sucesso {role.name} a {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Removi com sucesso {role.name} de {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Concluído." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Anuncia uma mensagem para todos os servidores em que o bot está." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "O anúncio foi iniciado." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Cancelar um anúncio em curso." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "O anúncio atual foi cancelado." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "O canal de anúncio foi definido para {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Bloquear o bot aos servidores atuais." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "O bot já não está bloqueado aos servidores atuais." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "O bot está agora bloqueado aos servidores atuais." diff --git a/redbot/cogs/admin/locales/ro-RO.po b/redbot/cogs/admin/locales/ro-RO.po index ebf2e624d..ebfb94996 100644 --- a/redbot/cogs/admin/locales/ro-RO.po +++ b/redbot/cogs/admin/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: ro_RO\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/ru-RU.po b/redbot/cogs/admin/locales/ru-RU.po index b08a191e4..b4ed4c5e3 100644 --- a/redbot/cogs/admin/locales/ru-RU.po +++ b/redbot/cogs/admin/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: ru_RU\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Я попыталась сделать что-то, в чем Discord отказал мне в разрешениях. Ваша команда не была выполнена успешно." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Я не могу дать {role.name} {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Я не могу убрать {role.name} из {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Я не могу редактировать {role.name}, потому что эта роль выше, чем моя или равная самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Я не могу дать {role.name} пользователю {member.display_name}, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Я не могу позволить вам удалить {role.name} у {member.display_name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Я не могу позволить вам редактировать {role.name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Мне нужно управлять правами ролей, чтобы сделать это." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Я уже что-то объявляю. Если вы хотите сделать другое объявление, сначала используйте `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Набор утилит администрирования сервера." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} уже имеет роль {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Я успешно добавила роль {role.name} пользователю {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} не имеет роли {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Я успешно забрала роль {role.name} у пользователя {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Если пользователь остался пустым, он по умолчанию используется автором команды.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Если пользователь остался пустым, он по умолчанию используется автором команды.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Изменение параметров роли." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]edit role color--ur Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Готово." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]edit role name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Объявить сообщение на всех серверах, к которым подключен бот." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Объявление началось." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Отменить текущее объявление." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "В настоящее время нет запущенных объявлений." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Текущее объявление было отменено." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Изменить способ отправки объявлений на этом сервере." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Если канал оставлен пустым, он по умолчанию используется в текущем канале.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Канал объявления был установлен на {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Сбрасывает канал для объявлений." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,18 +238,18 @@ msgstr "\n" " Список всех доступных ролей.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Доступные роли:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Управление своими ролями." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -260,23 +260,23 @@ msgstr "\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Я не могу вам дать {role.name},, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "Роль \"{role.name}\" уже является вашей." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "Добавлено {count} ролей." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "Роль добавлена." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -287,28 +287,57 @@ msgstr "\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Я не могу позволить вам удалить {role.name}, эта роль выше или равна вашей самой высокой роли в иерархии Discord." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "Удалено {count} ролей." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "Убрана 1 роль." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Вы слишком долго не отвечали." + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "Никаких изменений не произошло." + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Зафиксировать бота только на его текущих серверах." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Бот больше не зафиксирован на сервере." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Бот теперь зафиксирован на сервере." diff --git a/redbot/cogs/admin/locales/sk-SK.po b/redbot/cogs/admin/locales/sk-SK.po index 46405bd89..0a8fbc0e2 100644 --- a/redbot/cogs/admin/locales/sk-SK.po +++ b/redbot/cogs/admin/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,65 +15,65 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: sk_SK\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Pokúsil som sa urobiť niečo, pre čo mi Discord odoprel povolenie. Váš príkaz sa nepodarilo úspešne dokončiť." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Nemôžem dať {role.name} na {member.display_name} pretože táto rola je vyššia alebo rovná mojej najvyššej rolí v Discord hierarchií." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Už niečo oznamujem. Ak by ste chceli urobiť iné oznámenie, prosím, najskôr použite `{prefix} announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Zbierka nástrojov na správu servera." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} už má rolu {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "\n" "Úspešne som pridal {role.name} do {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} nemá rolu {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Úspešne som odstránil {role.name} od {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -86,7 +86,7 @@ msgstr "\n" " Ak je užívateľ ponechaný prázdny, predvolene sa použije autor príkazu.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -99,12 +99,12 @@ msgstr "\n" " Ak je užívateľ ponechaný prázdny, predvolene sa použije autor príkazu.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Úpravy nastavenia role." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -125,11 +125,11 @@ msgstr "\n" " `[p]editrole colour Spravce #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Hotovo." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -144,34 +144,34 @@ msgstr "\n" " `[p]editrole name \"Správca servera\" Majitel`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Oznámiť správu všetkým serverom, na ktorých sa bot nachádza." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Oznam sa začal." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Zrušiť prebiehajúce oznámenie." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Momentálne nie je spustené žiadne oznámenie." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Aktuálne oznámenie bolo zrušené." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Zmeňte spôsob odosielania oznámení v tomto klane." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -182,16 +182,16 @@ msgstr "\n" " Ak je kanál nevyplnený, použije sa predvolený aktuálny kanál.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Kanál pre oznámenia bol nastavený na {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Zruší nastavenie kanálu pre oznámenia." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -204,7 +204,7 @@ msgstr "\n" " POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -217,7 +217,7 @@ msgstr "\n" " POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -230,7 +230,7 @@ msgstr "\n" " POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -239,18 +239,18 @@ msgstr "\n" " Zoznam dostupných self-rolí.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Dostupné self-role:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Spravovať self-role." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -258,23 +258,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Nemôžem ti dovoliť pridať {role.name} ako self-rolu, pretože táto rola je vyššia alebo rovná tvojej najvyššej roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -282,28 +282,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Nemôžem ti dovoliť odobrať {role.name} užívateľovi, pretože táto rola je vyššia alebo rovná tvojej najvyššej roli v Discord hierarchii." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Uzamkne bota iba na jeho aktuálne servery." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Bot už nie je uzamknutý serverom." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Bot je teraz uzamknutý serverom." diff --git a/redbot/cogs/admin/locales/sl-SI.po b/redbot/cogs/admin/locales/sl-SI.po index 6804b4acd..885a73ca2 100644 --- a/redbot/cogs/admin/locales/sl-SI.po +++ b/redbot/cogs/admin/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: sl_SI\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Poskusil sem narediti nekaj kar mi Discord ne dovoljuje. Ukaza ni bilo mogoče uspešno dokončati." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Ne morem dodati role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Ne morem odstraniti role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "Ne morem spreminjati role {role.name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Ne morem ti dovoliti dodati role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Ne morem ti dovoliti odstraniti role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Ne morem ti dovoliti urejati role {role.name} ker je ta rola višja ali enaka tvoji najvišji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Potrebujem dovoljenje \"Manage Roles\" za izvršitev tega ukaza." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Nekaj že naznanjam. Če želiš objaviti drugačno obvestilo, prosim, uporabi `{prefix}announce cancel` za preklic." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Zbirka pripomočkov za administracijo strežnika." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} že ima rolo {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Rola {role.name} je uspešno dodana uporabniku {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "Uporabnik {member.display_name} nima role {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Rola {role.name} uspešno odstranjena uporabniku {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Če je polje uporabnika prazno se avtomatsko doda avtorju komande.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Če je polje uporabnika prazno se avtomatsko doda avtorju komande.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Spremeni nastavitve role." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Opravljeno." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,34 +143,34 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Pošljite sporočilo v vse strežnike, v katerih je bot." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Napoved se je začela." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Prekini aktivni napovednik." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Trenutno ni aktivnega napovednika." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Trenutni napovednik je bil preklican." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Spremeni način kako je napoved poslana v tem strežniku." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -181,16 +181,16 @@ msgstr "\n" " Če je polje za kanal prazen, bo uporabljen trenutni kanal.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Kanal za napovedi je bil nastavljen na {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Odstrani kanal za napovedi." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -203,7 +203,7 @@ msgstr "\n" " POMNI: Rola razlikuje med velikimi in malimi črkami!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -216,7 +216,7 @@ msgstr "\n" " POMNI: Rola razlikuje med velikimi in malimi črkami!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -229,7 +229,7 @@ msgstr "\n" " POMNI: Rola razlikuje med velikimi in malimi črkami!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -238,18 +238,18 @@ msgstr "\n" " Izpiše vse lastne role ki so na voljo.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Razpoložljive lastne role:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Upravlja lastne role." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -257,23 +257,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Ne morem ti dovoliti dodati role {role.name} kot lastno rolo ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -281,28 +281,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Ne morem ti dovoliti odstraniti role {role.name} kot lastno rolo ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "" + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Zaklene bota na trenutne strežnike." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Bot je zopet odklenjen za vse strežnike." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Bot je trenutno zaklenjen za vse strežnike." diff --git a/redbot/cogs/admin/locales/sr-CS.po b/redbot/cogs/admin/locales/sr-CS.po index 20c909475..6ef934db3 100644 --- a/redbot/cogs/admin/locales/sr-CS.po +++ b/redbot/cogs/admin/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: sr_CS\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/sr-SP.po b/redbot/cogs/admin/locales/sr-SP.po index baa3858a1..d613d20a8 100644 --- a/redbot/cogs/admin/locales/sr-SP.po +++ b/redbot/cogs/admin/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: sr_SP\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/sv-SE.po b/redbot/cogs/admin/locales/sv-SE.po index 4d1e0bfae..787c85d8c 100644 --- a/redbot/cogs/admin/locales/sv-SE.po +++ b/redbot/cogs/admin/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,73 +15,77 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: sv_SE\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Jag försökte göra något som Discord nekade mig behörighet till. Ditt kommando kunde inte slutföras." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Jag kan inte ge {role.name} till {member.display_name} eftersom den rollen är högre än eller lika med min högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Jag kan inte ta bort {role.name} från {member.display_name} eftersom den rollen är högre än eller lika med min högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 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 "Jag kan inte redigera {role.name} eftersom den rollen är högre än min eller lika med högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "Jag kan inte låta dig ge {role.name} till {member.display_name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "Jag kan inte låta dig ta bort {role.name} från {member.display_name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "Jag kan inte låta dig redigera {role.name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." -msgstr "" +msgstr "Jag behöver behörigheten \"Hantera roller\" för att göra det." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Jag tillkännager redan något. Om du vill göra ett annat tillkännagivande, vänligen använd `{prefix}announce cancel` först." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "En samling administrationsverktyg för servern." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." -msgstr "" +msgstr "{member.display_name} har redan rollen {role.name}." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Jag lyckades lägga till {role.name} till {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." -msgstr "" +msgstr "{member.display_name} har inte rollen {role.name}." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Jag lyckades ta bort {role.name} från {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" " Use double quotes if the role contains spaces.\n" " If user is left blank it defaults to the author of the command.\n" " " -msgstr "" +msgstr "\n" +" Lägg till en roll till en användare.\n\n" +" Använd dubbla citat om rollen innehåller mellanslag.\n" +" Om användaren lämnas tom används som standard skaparen av kommandot.\n" +" " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -94,12 +98,12 @@ msgstr "\n" " Om användaren lämnas tom är det standard för skaparen av kommandot.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Redigera rollinställningar." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -110,13 +114,21 @@ msgid "\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour Test #ff9900`\n" " " -msgstr "" +msgstr "\n" +" Redigera en rolls färg.\n\n" +" Använd dubbla citat om rollen innehåller mellanslag.\n" +" Färgen måste vara i hexadecimalt format.\n" +" [Online färgväljare] (http://www.w3schools. om/colors/colors_picker. sp)\n\n" +" Exempel:\n" +" `[p]editrole colour \"The Transistor\" #ff0000`\n" +" `[p]editrole colour Test #ff9900`\n" +" " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Klart." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -124,80 +136,100 @@ msgid "\n" " Example:\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -msgstr "" +msgstr "\n" +" Redigera en rolls namn.\n\n" +" Använd dubbla citat om rollen eller namnet innehåller mellanslag.\n\n" +" Exempel:\n" +" `[p]editrole name \"The Transistor\" Test`\n" +" " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Meddela ett meddelande till alla servrar som botten är i." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Tillkännagivandet har börjat." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Avbryt en löpande avisering." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." -msgstr "" +msgstr "Det finns inget aktivt meddelande för närvarande." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Det aktuella meddelandet har avbrutits." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "Ändra hur meddelanden skickas i detta gille." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" " If channel is left blank it defaults to the current channel.\n" " " -msgstr "" +msgstr "\n" +" Ändra kanalen där botten kommer att skicka meddelanden.\n\n" +" Om kanalen lämnas tom används som standard den aktuella kanalen.\n" +" " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Tillkännagivandekanalen har satts till {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." -msgstr "" +msgstr "Inaktiverar kanalen för meddelanden." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Lägg till eller ta bort en självroll från dig själv.\n\n" +" Serveradministratörer måste ha konfigurerat rollen som användarinställbar.\n" +" OBS: Rollen är skiftlägeskänslig!\n" +" " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Lägg till en självroll till dig själv.\n\n" +" Serveradministratörer måste ha konfigurerat rollen som användarinställbar.\n" +" OBS: Rollen är skiftlägeskänslig!\n" +" " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Ta bort en självroll från dig själv.\n\n" +" Serveradministratörer måste ha konfigurerat rollen som användarinställbar.\n" +" OBS: Rollen är skiftlägeskänslig!\n" +" " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -206,81 +238,116 @@ msgstr "\n" " Listar alla tillgängliga självroller.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Tillgängliga Selfroles:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Hantera självroller." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Lägg till en roll eller ett urval av roller till listan över tillgängliga självroller.\n\n" +" OBS: Rollen är skiftlägeskänslig!\n" +" " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "Jag kan inte låta dig lägga till {role.name} som en självroll eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "Rollen \"{role.name}\" är redan en självroll." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." -msgstr "" +msgstr "Lade till {count} självroller." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." -msgstr "" +msgstr "Lade till 1 självroll." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Ta bort en roll eller ett urval av roller från listan över tillgängliga självroller.\n\n" +" OBS: Rollen är skiftlägeskänslig!\n" +" " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "Jag kan inte låta dig ta bort {role.name} från att vara en självroll eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." -msgstr "" +msgstr "Tog bort {count} självroller." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." -msgstr "" +msgstr "Tog bort 1 självroll." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "Rensa listan över tillgängliga självroller för denna server." + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "Det finns för närvarande inga självroller." + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "Är du säker på att du vill rensa serverns självrollista?" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Du tog för lång tid att svara." + +#: redbot/cogs/admin/admin.py:537 +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 "Jag kan inte rensa självrollerna eftersom självrollen'{role.name}' är högre än eller lika med din högsta roll i Discord-hierarkin." + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "Självrollistan rensad." + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "Inga ändringar har gjorts." + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Lås en bot till sina nuvarande servrar." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Botten är inte längre serverlåst." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Botten är nu serverlåst." #: redbot/cogs/admin/announcer.py:68 msgid "I could not announce to the following server: " -msgstr "" +msgstr "Jag kunde inte meddela till följande server: " #: redbot/cogs/admin/announcer.py:70 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "Jag kunde inte meddela till följande servrar: " #: redbot/cogs/admin/converters.py:12 msgid "The Admin cog is not loaded." @@ -288,5 +355,5 @@ msgstr "Admin cog är inte laddad." #: redbot/cogs/admin/converters.py:21 msgid "The role \"{role_name}\" is not a valid selfrole." -msgstr "" +msgstr "Rollen \"{role_name}\" är inte en giltig självroll." diff --git a/redbot/cogs/admin/locales/tr-TR.po b/redbot/cogs/admin/locales/tr-TR.po index bad37b2a5..25f60d547 100644 --- a/redbot/cogs/admin/locales/tr-TR.po +++ b/redbot/cogs/admin/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: tr_TR\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Bir şey denemeye çalıştım ancak Discord izinlerim yeterli olmadı. Komutunuz işleme koyulamadı." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "{member.display_name} kullanıcısına {role.name} veremiyorum çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "{member.display_name} kullanıcısından {role.name} rolünü kaldıramıyorum çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "{role.name} kullanıcısının rolünü düzenleyemiyorum, çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "{member.display_name} kullanıcısına {role.name} rolünü verilemedi çünkü bu rol discord hiyerarşisinde senin mevcut rolünden daha yüksek durumda." -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "{member.display_name} kullanıcısının {role.name} rolünü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek durumda." -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "{role.name} rolünü düzenlemene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek durumda." -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "Bunu yapabilmek için \"Rolleri Yönet\" iznine ihtiyacım var." -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Zaten şu anda bir duyuru yapmaktayım. Başka bir duyuru yapmak istiyorsanız lütfen bu komutu kullanın: `{prefix}announce cancel`." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Sunucu yönetimiyle ilgili ayarlar." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} kullanıcısı {role.name} rolüne zaten sahip." -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "{role.name} rolünü {member.display_name} kullanıcısına başarılı bir şekilde ekledim." -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} kullanıcısı {role.name} rolüne sahip değil." -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "{role.name} rolünü {member.display_name} kullanıcısından başarılı bir şekilde kaldırdım" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Rol ayarlarını düzenle." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -123,11 +123,11 @@ msgstr "\n" " `[p]editrole colour \"Rol adı\" #ff0000`\n" " `[p]editrole colour Test #ff9900` " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Tamamlandı." -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -141,34 +141,34 @@ msgstr "\n" " Örneğin:\n" " `[p]editrole name \"Rol adı\" Test` " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Botun bulunduğu tüm sunuculara duyuru geçer." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Duyuru başladı." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Şu an yapılan duyuruyu iptal eder." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "Şu anda yapılan bir duyuru mevcut değil." -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Şu an yapılan duyuru iptal edildi." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "Anonsların sunucuya nasıl gönderileceğini belirleyin." -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -179,16 +179,16 @@ msgstr "\n" " Boş bırakılırsa şu anki kanal kabul edilir.\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "{channel.mention} duyuru kanalı olarak ayarlandı" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "Kanalı duyuru ayarından kaldır." -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -201,7 +201,7 @@ msgstr "\n" " NOT: Rol büyük küçük harf duyarlıdır!\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -214,7 +214,7 @@ msgstr "\n" " NOT: Rol büyük küçük harf duyarlıdır!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -227,7 +227,7 @@ msgstr "\n" " NOT: Rol büyük küçük harf duyarlıdır!\n" " " -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -236,18 +236,18 @@ msgstr "\n" " Kullanılabilir tüm selfroleleri listeler.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Kullanılabilir Selfroleler:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "Kişisel rolleri düzenle." -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -258,23 +258,23 @@ msgstr "\n" " NOT: Rol büyük küçük harf duyarlıdır!\n" " " -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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 "{role.name} kullanıcısına belirttiğin rolü vermene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek." -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "\"{role.name}\" zaten bir selfrole." -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "{count} selfrole eklendi." -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "1 selfrole eklendi." -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -285,28 +285,57 @@ msgstr "\n" " NOT: Rol büyük küçük harf duyarlıdır!\n" " " -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 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 "{role.name} kullanıcısından belirttiğin rolü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek." -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "{count} selfrole kaldırıldı." -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "1 selfrole kaldırıldı." #: redbot/cogs/admin/admin.py:515 #, docstring +msgid "Clear the list of available selfroles for this server." +msgstr "Bu sunucu için eklenebilir rol listesini temizleyin." + +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." +msgstr "Şu anda eklenebilir rol yok." + +#: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "Sunucudaki tüm eklenebilir rolleri silmek istediğine emin misin?" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "Cevap vermeniz çok uzun sürdü." + +#: redbot/cogs/admin/admin.py:537 +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 "Eklenebilir rollerden {role.name}' rolünü silemiyorum çünkü Discord hiyerarşisinde benden daha yüksek bir rol." + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "Eklenebilir roller temizlendi." + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "Herhangi bir değişiklik yapılmadı." + +#: redbot/cogs/admin/admin.py:550 +#, docstring msgid "Lock a bot to its current servers only." msgstr "Botu şu an bulunduğu sunucularda kilitler." -#: redbot/cogs/admin/admin.py:520 +#: redbot/cogs/admin/admin.py:555 msgid "The bot is no longer serverlocked." msgstr "Botun sunucu kilidi aktif değil." -#: redbot/cogs/admin/admin.py:522 +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "Botun sunucu kilidi aktif." diff --git a/redbot/cogs/admin/locales/uk-UA.po b/redbot/cogs/admin/locales/uk-UA.po index 0bea65243..e0141be20 100644 --- a/redbot/cogs/admin/locales/uk-UA.po +++ b/redbot/cogs/admin/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: uk_UA\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/vi-VN.po b/redbot/cogs/admin/locales/vi-VN.po index 14634543e..181195c0c 100644 --- a/redbot/cogs/admin/locales/vi-VN.po +++ b/redbot/cogs/admin/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: vi_VN\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "Lệnh của bạn không được thực hiện thành công vì discord đã từ chối quyền của tôi." -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "Không thể đưa {role.name} cho {member.display_name} vì role đó có quyền cao hơn hoặc bằng role cao nhất của tôi trong Discord." -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "Không thể xoá {role.name} cho {member.display_name} vì role đó có quyền cao hơn hoặc bằng role cao nhất của tôi trong Discord." -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 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 "Không thể chỉnh sửa {role.name} vì role đó có quyền cao hơn hoặc bằng role cao nhất của tôi trong Discord." -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "Tôi đang thông báo lúc này. Nếu bạn muốn làm một thông báo khác hãy sử dụng lệnh `{prefix}announce cancel` trước." -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Một tập hợp các dụng cụ cho việc quản lý server." -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "Đã thêm thành công vai trò{role.name} cho {member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "Đã xóa thành công vai trò{role.name} từ {member.display_name}" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "Chỉnh quyền của vai trò." -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "Xong!" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "Thông báo một thông báo tới tất cả các server mà con bot ở trong." -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "Sự kiện {0} đã được bắt đầu." -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "Hủy một thông báo đang chạy." -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "Thông báo đang chạy đã được hủy." -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "Kênh thông báo đã được đổi sang {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,7 +193,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" @@ -202,18 +202,18 @@ msgstr "\n" " Hiển thị hết tất cả các vai trò tự thêm.\n" " " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "Vai trò tự thêm:\n" "{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -221,23 +221,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -245,28 +245,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." -msgstr "Khóa lệnh bot cho server hiện tại." +msgid "Clear the list of available selfroles for this server." +msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "Khóa lệnh bot cho server hiện tại." + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/zh-CN.po b/redbot/cogs/admin/locales/zh-CN.po index 02facfc6b..f95777dab 100644 --- a/redbot/cogs/admin/locales/zh-CN.po +++ b/redbot/cogs/admin/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: zh_CN\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "我试图做一些Discord没有允许我做的事情。你的命令无法完成" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "我不能将 {role.name} 给 {member.display_name} ,因为这个角色高于或等于我在Discord等级中的最高角色" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "我不能将 {role.name} 从 {member.display_name} 中移除,因为这个角色高于或等于我在Discord等级中的最高角色" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "我不能编辑 {role.name} ,因为该角色高于或等于我在Discord等级中的最高角色" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "我不能让你把 {role.name} 给 {member.display_name} ,因为这个角色高于或等于你在 Discord 等级中的最高角色" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "我不能让你把这个{role.name}从{member.display_name}去掉应为这个role比你的最高的role高或者一样高" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "我不能让你改变{role.name}应为这个role比你的最高的role高或者一样高" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "我需要“管理角色”权限才能做到这一点" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "我已经在宣布一段话。要是你想做一个不同的宣布请用`{prefix}announce cancel` 先" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "一些管理server的东西" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name}已经有{role.name}" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "我成功的的加了{role.name}到{member.display_name}" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name}没有{role.name}" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "我成功的从{member.display_name}去掉了{role.name}." -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " 要是没有说出人,就会被加到用这个命令的人\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -99,12 +99,12 @@ msgstr "\n" "要是没有说出人加给用命令的人.\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "编辑角色设置" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -115,13 +115,20 @@ msgid "\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour Test #ff9900`\n" " " -msgstr "" +msgstr " 编辑身份证颜色\n\n" +" 如果角色包含空格,请使用双引号。\n" +" 颜色必须是十六进制格式。\n" +" [在线取色器](http://www.w3schools.com/colors/colors_picker.asp)\n\n" +" 例子:\n" +" `[p]editrole colour \"The Transistor\" #ff0000`\n" +" `[p]editrole colour Test #ff9900`\n" +" " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "完成。" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -129,36 +136,40 @@ msgid "\n" " Example:\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -msgstr "" +msgstr " 编辑角色名称。\n\n" +" 如果角色名称包含空格,请使用双引号。\n\n" +" 例子:\n" +" `[p]editrole name \"The Transistor\" Test`\n" +" " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." -msgstr "" +msgstr "已向机器人所在的所有服务器发送公告。" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "公告开始了" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." -msgstr "" +msgstr "取消了一个运行中的公告。" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "目前没有正在运行的公告" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "目前公告已被取消" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "更改了公会中通知的发送方式。" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -169,16 +180,16 @@ msgstr "\n" " 如果频道留空,则默认设置为当前频道\n" " " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "公告频道已设置为 {channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "取消公告频道" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -191,7 +202,7 @@ msgstr "\n" " 注意:角色是区分大小写的\n" " " -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -204,7 +215,7 @@ msgstr "\n" " 注意:角色是区分大小写的!\n" " " -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -213,24 +224,26 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " -msgstr "" +msgstr " 列出所有可用的角色。\n" +" " -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" -msgstr "" +msgstr "可用的角色:\n" +"{selfroles}" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "管理自我角色" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -238,23 +251,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 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:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "你已经获得\"[role.name]\"权限。" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." -msgstr "" +msgstr "成功添加 {count} 。" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." -msgstr "" +msgstr "成功添加了一个角色。" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -262,44 +275,73 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." 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:12 msgid "The Admin cog is not loaded." -msgstr "" +msgstr "admin cog未加载" #: redbot/cogs/admin/converters.py:21 msgid "The role \"{role_name}\" is not a valid selfrole." -msgstr "" +msgstr "\"[role_name]\"不是一个有效的角色" diff --git a/redbot/cogs/admin/locales/zh-HK.po b/redbot/cogs/admin/locales/zh-HK.po index bc50e2442..a9f52fc17 100644 --- a/redbot/cogs/admin/locales/zh-HK.po +++ b/redbot/cogs/admin/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: zh_HK\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -81,7 +81,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -90,12 +90,12 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -108,11 +108,11 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -122,34 +122,34 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." msgstr "" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" @@ -157,16 +157,16 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" msgstr "" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." msgstr "" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -175,7 +175,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -184,7 +184,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -193,24 +193,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -218,23 +218,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -242,28 +242,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/admin/locales/zh-TW.po b/redbot/cogs/admin/locales/zh-TW.po index 24db3cb99..a47b33cde 100644 --- a/redbot/cogs/admin/locales/zh-TW.po +++ b/redbot/cogs/admin/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 22:38+0000\n" +"POT-Creation-Date: 2021-10-17 16:51+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,64 +15,64 @@ msgstr "" "X-Crowdin-File-ID: 42\n" "Language: zh_TW\n" -#: redbot/cogs/admin/admin.py:18 +#: redbot/cogs/admin/admin.py:19 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgstr "我嘗試做了某些事情,但因權限不足而被 Discord 拒絕。您的指令無法完成。" -#: redbot/cogs/admin/admin.py:23 +#: redbot/cogs/admin/admin.py:24 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 "我無法將 {role.name} 給予 {member.display_name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。" -#: redbot/cogs/admin/admin.py:29 +#: redbot/cogs/admin/admin.py:30 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 "我無法從 {member.display_name} 移除 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。" -#: redbot/cogs/admin/admin.py:35 +#: redbot/cogs/admin/admin.py:36 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgstr "我無法編輯 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。" -#: redbot/cogs/admin/admin.py:41 +#: redbot/cogs/admin/admin.py:42 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 "我無法讓你給予 {member.display_name} {role.name} 身分組,因為該身分組位階高於或等於你最高的Discord 身分組。" -#: redbot/cogs/admin/admin.py:47 +#: redbot/cogs/admin/admin.py:48 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 "我無法讓你從 {member.display_name} 移除 {role.name} 身分組,因為該身分組位階高於或等於你最高的Discord 身分組。" -#: redbot/cogs/admin/admin.py:53 +#: redbot/cogs/admin/admin.py:54 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 "我無法讓你編輯 {role.name} 身分組,因為該身分組位階高於或等於你最高的Discord 身分組。" -#: redbot/cogs/admin/admin.py:59 +#: redbot/cogs/admin/admin.py:60 msgid "I need the \"Manage Roles\" permission to do that." msgstr "我需要管理權限來完成。" -#: redbot/cogs/admin/admin.py:61 +#: redbot/cogs/admin/admin.py:62 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgstr "我已經發過公告。如果您想要發出不同的公告,請先執行`{prefix}announce cancel`。" -#: redbot/cogs/admin/admin.py:71 +#: redbot/cogs/admin/admin.py:72 #, docstring msgid "A collection of server administration utilities." msgstr "Discord伺服器管理工具" -#: redbot/cogs/admin/admin.py:164 +#: redbot/cogs/admin/admin.py:165 msgid "{member.display_name} already has the role {role.name}." msgstr "{member.display_name} 已擁有 {role.name} 身分組。" -#: redbot/cogs/admin/admin.py:184 +#: redbot/cogs/admin/admin.py:185 msgid "I successfully added {role.name} to {member.display_name}" msgstr "我已成功為 {role.name} 添加 {member.display_name} 身分組。" -#: redbot/cogs/admin/admin.py:194 +#: redbot/cogs/admin/admin.py:195 msgid "{member.display_name} does not have the role {role.name}." msgstr "{member.display_name} 並未擁有 {role.name} 身分組。" -#: redbot/cogs/admin/admin.py:214 +#: redbot/cogs/admin/admin.py:215 msgid "I successfully removed {role.name} from {member.display_name}" msgstr "我已成功為 {role.name} 移除 {member.display_name} 身分組。" -#: redbot/cogs/admin/admin.py:225 +#: redbot/cogs/admin/admin.py:226 #, docstring msgid "\n" " Add a role to a user.\n\n" @@ -85,7 +85,7 @@ msgstr "\n" " 如果使用者是留空的,則預設是給當前的指令操作者。\n" " " -#: redbot/cogs/admin/admin.py:241 +#: redbot/cogs/admin/admin.py:242 #, docstring msgid "\n" " Remove a role from a user.\n\n" @@ -98,12 +98,12 @@ msgstr "\n" " 如果使用者是留空的,則預設是給當前的指令操作者。\n" " " -#: redbot/cogs/admin/admin.py:255 +#: redbot/cogs/admin/admin.py:256 #, docstring msgid "Edit role settings." msgstr "編輯身分組設定。" -#: redbot/cogs/admin/admin.py:262 +#: redbot/cogs/admin/admin.py:263 #, docstring msgid "\n" " Edit a role's colour.\n\n" @@ -124,11 +124,11 @@ msgstr "\n" " `[p]editrole colour Test #ff9900`\n" " " -#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 +#: redbot/cogs/admin/admin.py:292 redbot/cogs/admin/admin.py:325 msgid "Done." msgstr "完成。" -#: redbot/cogs/admin/admin.py:295 +#: redbot/cogs/admin/admin.py:296 #, docstring msgid "\n" " Edit a role's name.\n\n" @@ -143,51 +143,54 @@ msgstr "\n" " `[p]editrole name \"The Transistor\" Test`\n" " " -#: redbot/cogs/admin/admin.py:329 +#: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." msgstr "向機器人所在的所有伺服器宣布一則訊息。" -#: redbot/cogs/admin/admin.py:336 +#: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." msgstr "已經開始宣布。" -#: redbot/cogs/admin/admin.py:343 +#: redbot/cogs/admin/admin.py:344 #, docstring msgid "Cancel a running announce." msgstr "取消進行中的宣布。" -#: redbot/cogs/admin/admin.py:345 +#: redbot/cogs/admin/admin.py:346 msgid "There is no currently running announcement." msgstr "目前沒有正在執行的宣布。" -#: redbot/cogs/admin/admin.py:348 +#: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." msgstr "已取消目前的宣布。" -#: redbot/cogs/admin/admin.py:354 +#: redbot/cogs/admin/admin.py:355 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "更改群組發送公告的方式。" -#: redbot/cogs/admin/admin.py:359 +#: redbot/cogs/admin/admin.py:360 #, docstring msgid "\n" " Change the channel where the bot will send announcements.\n\n" " If channel is left blank it defaults to the current channel.\n" " " -msgstr "" +msgstr "\n" +"更改機器人發送公告的文字頻道。\n\n" +" 如果頻道為空白則會預設在此頻道。\n" +" " -#: redbot/cogs/admin/admin.py:368 +#: redbot/cogs/admin/admin.py:369 msgid "The announcement channel has been set to {channel.mention}" -msgstr "" +msgstr "公告文字頻道設為{channel.mention}" -#: redbot/cogs/admin/admin.py:373 +#: redbot/cogs/admin/admin.py:374 #, docstring msgid "Unsets the channel for announcements." -msgstr "" +msgstr "移除設置的公告頻道。" -#: redbot/cogs/admin/admin.py:398 +#: redbot/cogs/admin/admin.py:399 #, docstring msgid "\n" " Add or remove a selfrole from yourself.\n\n" @@ -196,7 +199,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:411 +#: redbot/cogs/admin/admin.py:412 #, docstring msgid "\n" " Add a selfrole to yourself.\n\n" @@ -205,7 +208,7 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:422 +#: redbot/cogs/admin/admin.py:423 #, docstring msgid "\n" " Remove a selfrole from yourself.\n\n" @@ -214,24 +217,24 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:433 +#: redbot/cogs/admin/admin.py:434 #, docstring msgid "\n" " Lists all available selfroles.\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:443 +#: redbot/cogs/admin/admin.py:444 msgid "Available Selfroles:\n" "{selfroles}" msgstr "" -#: redbot/cogs/admin/admin.py:449 +#: redbot/cogs/admin/admin.py:450 #, docstring msgid "Manage selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:454 +#: redbot/cogs/admin/admin.py:455 #, docstring msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" @@ -239,23 +242,23 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:463 +#: redbot/cogs/admin/admin.py:464 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:473 +#: redbot/cogs/admin/admin.py:474 msgid "The role \"{role.name}\" is already a selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:479 +#: redbot/cogs/admin/admin.py:480 msgid "Added {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:481 +#: redbot/cogs/admin/admin.py:482 msgid "Added 1 selfrole." msgstr "" -#: redbot/cogs/admin/admin.py:487 +#: redbot/cogs/admin/admin.py:488 #, docstring msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" @@ -263,28 +266,57 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/admin/admin.py:496 +#: redbot/cogs/admin/admin.py:497 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgstr "" -#: redbot/cogs/admin/admin.py:506 +#: redbot/cogs/admin/admin.py:507 msgid "Removed {count} selfroles." msgstr "" -#: redbot/cogs/admin/admin.py:508 +#: redbot/cogs/admin/admin.py:509 msgid "Removed 1 selfrole." msgstr "" #: redbot/cogs/admin/admin.py:515 #, docstring -msgid "Lock a bot to its current servers only." +msgid "Clear the list of available selfroles for this server." msgstr "" -#: redbot/cogs/admin/admin.py:520 -msgid "The bot is no longer serverlocked." +#: redbot/cogs/admin/admin.py:519 +msgid "There are currently no selfroles." msgstr "" #: redbot/cogs/admin/admin.py:522 +msgid "Are you sure you want to clear this server's selfrole list?" +msgstr "" + +#: redbot/cogs/admin/admin.py:528 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/admin/admin.py:537 +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 "" + +#: redbot/cogs/admin/admin.py:543 +msgid "Selfrole list cleared." +msgstr "" + +#: redbot/cogs/admin/admin.py:545 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/admin/admin.py:550 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:555 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:557 msgid "The bot is now serverlocked." msgstr "" diff --git a/redbot/cogs/alias/locales/es-ES.po b/redbot/cogs/alias/locales/es-ES.po index d5f656164..fffa2a09a 100644 --- a/redbot/cogs/alias/locales/es-ES.po +++ b/redbot/cogs/alias/locales/es-ES.po @@ -24,7 +24,13 @@ msgid "Create aliases for commands.\n\n" " When run, aliases will accept any additional arguments\n" " and append them to the stored alias.\n" " " -msgstr "" +msgstr "Crear alias para comandos.\n\n" +" Los alias son nombres alternativos/atajos para comandos. \n" +" Pueden actuar como un lambda (almacenando argumentos para uso repetido)\n" +" o simplemente como un atajo para decir \"x y z\".\n\n" +" Cuando son ejecutados, los alias aceptarán cualquier argumento adicional\n" +" y los agregarán al alias almacenado.\n" +" " #: redbot/cogs/alias/alias.py:203 msgid "Aliases:\n" @@ -95,28 +101,28 @@ msgstr "Un nuevo alias global con el trigger `{name}` ha sido creado." #: redbot/cogs/alias/alias.py:345 #, docstring msgid "Edit an existing alias in this server." -msgstr "" +msgstr "Edita un alias existente en este servidor." #: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 msgid "The alias with the name {name} does not exist." -msgstr "" +msgstr "El alias con el nombre {name} no existe." #: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 msgid "You attempted to edit an alias to a command that doesn't exist." -msgstr "" +msgstr "Intentaste editar un alias a un comando que no existe." #: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 msgid "The alias with the trigger `{name}` has been edited sucessfully." -msgstr "" +msgstr "El alias con el activador `{name}` se ha editado correctamente." #: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 msgid "Alias with the name `{name}` was not found." -msgstr "" +msgstr "No se encontró el alias con el nombre `{name}`." #: redbot/cogs/alias/alias.py:380 #, docstring msgid "Edit an existing global alias." -msgstr "" +msgstr "Edita un alias global existente." #: redbot/cogs/alias/alias.py:412 #, docstring diff --git a/redbot/cogs/alias/locales/fr-FR.po b/redbot/cogs/alias/locales/fr-FR.po index 096435da4..8b157fed8 100644 --- a/redbot/cogs/alias/locales/fr-FR.po +++ b/redbot/cogs/alias/locales/fr-FR.po @@ -24,7 +24,12 @@ msgid "Create aliases for commands.\n\n" " When run, aliases will accept any additional arguments\n" " and append them to the stored alias.\n" " " -msgstr "" +msgstr "Créez des alias pour les commandes.\n\n" +" Les alias sont des noms alternatifs/des raccourcis pour les commandes. Ils\n" +" peuvent agir à la fois comme un lambda (en stockant les arguments pour un usage répété)\n" +" ou simplement comme un raccourci pour dire \"x y z\".\n\n" +" Lorsqu'elles sont exécutées, les alias acceptent tout argument supplémentaire\n" +" et les ajouteront à l'alias stocké. " #: redbot/cogs/alias/alias.py:203 msgid "Aliases:\n" @@ -95,23 +100,23 @@ msgstr "Un nouvel alias global avec le déclencheur `{name}` a bien été créé #: redbot/cogs/alias/alias.py:345 #, docstring msgid "Edit an existing alias in this server." -msgstr "" +msgstr "Éditer un alias existant à ce serveur." #: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 msgid "The alias with the name {name} does not exist." -msgstr "" +msgstr "L'alias avec le nom {name} n'existe pas." #: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 msgid "You attempted to edit an alias to a command that doesn't exist." -msgstr "" +msgstr "Vous avez essayé d'éditer un alias pour une commande qui n'existe pas." #: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 msgid "The alias with the trigger `{name}` has been edited sucessfully." -msgstr "" +msgstr "L'alias avec le déclencheur {name} a été édité avec succès." #: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 msgid "Alias with the name `{name}` was not found." -msgstr "" +msgstr "L'alias avec le nom {name} n'a pas été trouvé." #: redbot/cogs/alias/alias.py:380 #, docstring diff --git a/redbot/cogs/alias/locales/hr-HR.po b/redbot/cogs/alias/locales/hr-HR.po new file mode 100644 index 000000000..3c5a713c4 --- /dev/null +++ b/redbot/cogs/alias/locales/hr-HR.po @@ -0,0 +1,189 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-09-03 01:50+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 8\n" +"Language: hr_HR\n" + +#: redbot/cogs/alias/alias.py:35 +#, docstring +msgid "Create aliases for commands.\n\n" +" Aliases are alternative names/shortcuts for commands. They\n" +" can act as both a lambda (storing arguments for repeated use)\n" +" or as simply a shortcut to saying \"x y z\".\n\n" +" When run, aliases will accept any additional arguments\n" +" and append them to the stored alias.\n" +" " +msgstr "" + +#: redbot/cogs/alias/alias.py:203 +msgid "Aliases:\n" +msgstr "" + +#: redbot/cogs/alias/alias.py:205 +msgid "\n\n" +"Page {page}/{total}" +msgstr "" + +#: redbot/cogs/alias/alias.py:215 +#, docstring +msgid "Manage command aliases." +msgstr "" + +#: redbot/cogs/alias/alias.py:220 +#, docstring +msgid "Manage global aliases." +msgstr "" + +#: redbot/cogs/alias/alias.py:227 +#, docstring +msgid "Add an alias for a command." +msgstr "" + +#: redbot/cogs/alias/alias.py:232 +msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:243 +msgid "You attempted to create a new alias with the name {name} but that alias already exists." +msgstr "" + +#: redbot/cogs/alias/alias.py:254 +msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." +msgstr "" + +#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 +msgid "You attempted to create a new alias for a command that doesn't exist." +msgstr "" + +#: redbot/cogs/alias/alias.py:280 +msgid "A new alias with the trigger `{name}` has been created." +msgstr "" + +#: redbot/cogs/alias/alias.py:286 +#, docstring +msgid "Add a global alias for a command." +msgstr "" + +#: redbot/cogs/alias/alias.py:291 +msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:302 +msgid "You attempted to create a new global alias with the name {name} but that alias already exists." +msgstr "" + +#: redbot/cogs/alias/alias.py:313 +msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." +msgstr "" + +#: redbot/cogs/alias/alias.py:336 +msgid "A new global alias with the trigger `{name}` has been created." +msgstr "" + +#: redbot/cogs/alias/alias.py:345 +#, docstring +msgid "Edit an existing alias in this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 +msgid "The alias with the name {name} does not exist." +msgstr "" + +#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 +msgid "You attempted to edit an alias to a command that doesn't exist." +msgstr "" + +#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 +msgid "The alias with the trigger `{name}` has been edited sucessfully." +msgstr "" + +#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 +msgid "Alias with the name `{name}` was not found." +msgstr "" + +#: redbot/cogs/alias/alias.py:380 +#, docstring +msgid "Edit an existing global alias." +msgstr "" + +#: redbot/cogs/alias/alias.py:412 +#, docstring +msgid "Try to execute help for the base command of the alias." +msgstr "" + +#: redbot/cogs/alias/alias.py:417 +msgid "No such alias exists." +msgstr "" + +#: redbot/cogs/alias/alias.py:421 +#, docstring +msgid "Show what command the alias executes." +msgstr "" + +#: redbot/cogs/alias/alias.py:426 +msgid "The `{alias_name}` alias will execute the command `{command}`" +msgstr "" + +#: redbot/cogs/alias/alias.py:431 +msgid "There is no alias with the name `{name}`" +msgstr "" + +#: redbot/cogs/alias/alias.py:437 +#, docstring +msgid "Delete an existing alias on this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 +msgid "There are no aliases on this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 +msgid "Alias with the name `{name}` was successfully deleted." +msgstr "" + +#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 +msgid "Alias with name `{name}` was not found." +msgstr "" + +#: redbot/cogs/alias/alias.py:452 +#, docstring +msgid "Delete an existing global alias." +msgstr "" + +#: redbot/cogs/alias/alias.py:454 +msgid "There are no global aliases on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:468 +#, docstring +msgid "List the available aliases on this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:477 +#, docstring +msgid "List the available global aliases on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:480 +msgid "There are no global aliases." +msgstr "" + +#: redbot/cogs/alias/alias_entry.py:199 +msgid "Arguments must be specified with a number." +msgstr "" + +#: redbot/cogs/alias/alias_entry.py:206 +msgid "Arguments must be sequential. Missing arguments: " +msgstr "" + diff --git a/redbot/cogs/alias/locales/vi-VN.po b/redbot/cogs/alias/locales/vi-VN.po index 223ab15c2..e735c1533 100644 --- a/redbot/cogs/alias/locales/vi-VN.po +++ b/redbot/cogs/alias/locales/vi-VN.po @@ -24,166 +24,168 @@ msgid "Create aliases for commands.\n\n" " When run, aliases will accept any additional arguments\n" " and append them to the stored alias.\n" " " -msgstr "" +msgstr "Tạo lỗi tắt cho câu lệnh.\n\n" +"Dùng để rút ngắn một câu lệnh bằng một từ hoặc chữ cái ngắn gọn hơn. (Chúng sẽ đóng vai trò giống nhau). " #: redbot/cogs/alias/alias.py:203 msgid "Aliases:\n" -msgstr "" +msgstr "Bí danh:\n" #: redbot/cogs/alias/alias.py:205 msgid "\n\n" "Page {page}/{total}" -msgstr "" +msgstr "\n\n" +"Trang {page} trên tổng số {total}" #: redbot/cogs/alias/alias.py:215 #, docstring msgid "Manage command aliases." -msgstr "" +msgstr "Quản lí bí danh hoặc lối tắt của câu lệnh." #: redbot/cogs/alias/alias.py:220 #, docstring msgid "Manage global aliases." -msgstr "" +msgstr "Quản lý bí danh hoặc lối tắt dùng chung." #: redbot/cogs/alias/alias.py:227 #, docstring msgid "Add an alias for a command." -msgstr "" +msgstr "Thêm bí danh hoặc lối tắt cho một câu lệnh." #: redbot/cogs/alias/alias.py:232 msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." -msgstr "" +msgstr "Bạn vừa tạo lỗi tắt {name} nhưng nó đã bị trùng với một câu lệnh có sẵn." #: redbot/cogs/alias/alias.py:243 msgid "You attempted to create a new alias with the name {name} but that alias already exists." -msgstr "" +msgstr "Bạn vừa tạo lối tắt mới có tên {name} nhưng nó đã tồn tại rồi." #: redbot/cogs/alias/alias.py:254 msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." -msgstr "" +msgstr "Bạn vừa tạo lối tắt {name} nhưng đó không phải là cách đặt tên lối tắt. Tên của lối tắt không được có dấu cách." #: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 msgid "You attempted to create a new alias for a command that doesn't exist." -msgstr "" +msgstr "Câu lệnh đó không tồn tại để tạo lối tắt." #: redbot/cogs/alias/alias.py:280 msgid "A new alias with the trigger `{name}` has been created." -msgstr "" +msgstr "Một lối tắt với tên `{name}` đã được tạo." #: redbot/cogs/alias/alias.py:286 #, docstring msgid "Add a global alias for a command." -msgstr "" +msgstr "Thêm bí danh hoặc lối tắt dùng chung cho một câu lệnh." #: redbot/cogs/alias/alias.py:291 msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." -msgstr "" +msgstr "Bạn vừa tạo lỗi tắt dùng chung với tên {name} nhưng nó đã bị trùng với một câu lệnh có sẵn." #: redbot/cogs/alias/alias.py:302 msgid "You attempted to create a new global alias with the name {name} but that alias already exists." -msgstr "" +msgstr "Bạn vừa tạo lối tắt dùng chung mới có tên {name} nhưng nó đã tồn tại rồi." #: redbot/cogs/alias/alias.py:313 msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." -msgstr "" +msgstr "Bạn vừa tạo lối tắt dùng chung với tên {name} nhưng đó không phải là cách đặt tên lối tắt. Tên của lối tắt không được có dấu cách." #: redbot/cogs/alias/alias.py:336 msgid "A new global alias with the trigger `{name}` has been created." -msgstr "" +msgstr "Một lối tắt dùng chung với tên `{name}` đã được tạo." #: redbot/cogs/alias/alias.py:345 #, docstring msgid "Edit an existing alias in this server." -msgstr "" +msgstr "Chỉnh sửa lỗi tắt hoặc bí danh trên server này." #: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 msgid "The alias with the name {name} does not exist." -msgstr "" +msgstr "Lối tắt {name} không tồn tại." #: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 msgid "You attempted to edit an alias to a command that doesn't exist." -msgstr "" +msgstr "Bạn vừa chỉnh sửa lối tắt của một câu lệnh không tồn tại." #: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 msgid "The alias with the trigger `{name}` has been edited sucessfully." -msgstr "" +msgstr "Lối tắt với tên `{name}` đã được tạo thành công." #: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 msgid "Alias with the name `{name}` was not found." -msgstr "" +msgstr "Không tim thấy lối tắt với tên `{name}`." #: redbot/cogs/alias/alias.py:380 #, docstring msgid "Edit an existing global alias." -msgstr "" +msgstr "Chỉnh sửa lối tắt dùng chung." #: redbot/cogs/alias/alias.py:412 #, docstring msgid "Try to execute help for the base command of the alias." -msgstr "" +msgstr "Hãy thử dùng trợ giúp cho câu lệnh cơ bản về lối tắt, bí danh." #: redbot/cogs/alias/alias.py:417 msgid "No such alias exists." -msgstr "" +msgstr "Không có lối tắt, bí danh này." #: redbot/cogs/alias/alias.py:421 #, docstring msgid "Show what command the alias executes." -msgstr "" +msgstr "Xem lối tắt, bí danh sẽ chạy câu lệnh nào." #: redbot/cogs/alias/alias.py:426 msgid "The `{alias_name}` alias will execute the command `{command}`" -msgstr "" +msgstr "Lối tắt, bí danh `{alias_name}` sẽ chạy câu lệnh `{command}`" #: redbot/cogs/alias/alias.py:431 msgid "There is no alias with the name `{name}`" -msgstr "" +msgstr "Không có lối tắt hay bí danh nào với tên `{name}`" #: redbot/cogs/alias/alias.py:437 #, docstring msgid "Delete an existing alias on this server." -msgstr "" +msgstr "Xóa một lối tắt, bí danh đang tồn tai trên máy chủ này." #: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 msgid "There are no aliases on this server." -msgstr "" +msgstr "Không có bất kì lối tắt hay bí danh nào được thiết lập." #: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 msgid "Alias with the name `{name}` was successfully deleted." -msgstr "" +msgstr "Lối tắt, bí danh với tên `{name}` đã bị xóa." #: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 msgid "Alias with name `{name}` was not found." -msgstr "" +msgstr "Không tìm thấy lối tắt `{name}`." #: redbot/cogs/alias/alias.py:452 #, docstring msgid "Delete an existing global alias." -msgstr "" +msgstr "Xóa một lối tắt dùng chung." #: redbot/cogs/alias/alias.py:454 msgid "There are no global aliases on this bot." -msgstr "" +msgstr "Không có bất kì lối tắt hay bí danh dùng chung nào được đặt." #: redbot/cogs/alias/alias.py:468 #, docstring msgid "List the available aliases on this server." -msgstr "" +msgstr "Danh sách tổng hợp những lối tắt, bí danh của câu lệnh tồn tại trên máy chủ này." #: redbot/cogs/alias/alias.py:477 #, docstring msgid "List the available global aliases on this bot." -msgstr "" +msgstr "Danh sách tổng hợp những lối tắt, bí danh dùng chung của câu lệnh tồn tại trên máy chủ này." #: redbot/cogs/alias/alias.py:480 msgid "There are no global aliases." -msgstr "" +msgstr "Không có lối tắt hay bí danh dùng chung nào." #: redbot/cogs/alias/alias_entry.py:199 msgid "Arguments must be specified with a number." -msgstr "" +msgstr "Cú pháp phải được ghi rõ ràng bằng một con số." #: redbot/cogs/alias/alias_entry.py:206 msgid "Arguments must be sequential. Missing arguments: " -msgstr "" +msgstr "Cú pháp phải tuần tự. Bị thiếu cú pháp: " diff --git a/redbot/cogs/audio/apis/locales/hr-HR.po b/redbot/cogs/audio/apis/locales/hr-HR.po new file mode 100644 index 000000000..bc74418c6 --- /dev/null +++ b/redbot/cogs/audio/apis/locales/hr-HR.po @@ -0,0 +1,81 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-05-18 22:56+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 698\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/apis/interface.py:276 +#: redbot/cogs/audio/apis/interface.py:606 +msgid "Failing to get tracks, skipping remaining." +msgstr "Dobivanje glazbe nije uspjelo, preskačem preostale." + +#: redbot/cogs/audio/apis/interface.py:309 +#: redbot/cogs/audio/apis/spotify.py:175 +msgid "The Spotify API key or client secret has not been set properly. \n" +"Use `{prefix}audioset spotifyapi` for instructions." +msgstr "Spotify API ključ nije pravilno postavljen. \n" +"Koristi `{prefix}audioset spotifyapi` za upute." + +#: redbot/cogs/audio/apis/interface.py:351 +msgid "This doesn't seem to be a valid Spotify playlist/album URL or code." +msgstr "Čini se da ovo nije važeći URL ili kȏd Spotify albuma/popisa za reprodukciju." + +#: redbot/cogs/audio/apis/interface.py:477 +msgid "This doesn't seem to be a supported Spotify URL or code." +msgstr "Čini se da ovo nije podržani Spotify URL ili kȏd." + +#: redbot/cogs/audio/apis/interface.py:567 +msgid "The connection was reset while loading the playlist." +msgstr "Veza je prekinuta prilikom učitavanja popisa za reprodukciju." + +#: redbot/cogs/audio/apis/interface.py:578 +msgid "Player timeout, skipping remaining tracks." +msgstr "Playeru je isteklo vrijeme, preskačem preostale pjesme." + +#: redbot/cogs/audio/apis/interface.py:672 +msgid " {bad_tracks} tracks cannot be queued." +msgstr " {bad_tracks} pjesme se ne mogu staviti u red čekanja." + +#: redbot/cogs/audio/apis/interface.py:680 +msgid "Playlist Enqueued" +msgstr "Popis za reprodukciju dodan u red čekanja" + +#: redbot/cogs/audio/apis/interface.py:681 +msgid "Added {num} tracks to the queue.{maxlength_msg}" +msgstr "Dodano {num} pjesama u red čekanja.{maxlength_msg}" + +#: redbot/cogs/audio/apis/interface.py:687 +msgid "{time} until start of playlist playback: starts at #{position} in queue" +msgstr "{time} do reprodukcije popisa za reprodukciju: #{position} u redu čekanja" + +#: redbot/cogs/audio/apis/interface.py:698 +msgid "Nothing found.\n" +"The YouTube API key may be invalid or you may be rate limited on YouTube's search service.\n" +"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`." +msgstr "Ništa nije pronađeno.\n" +"YouTube API ključ može biti nevažeći ili ste možda ograničeni na YouTube-ovoj usluzi pretraživanja.\n" +"Ponovno provjerite YouTube API ključ i slijedite upute na `{prefix}audioset youtubeapi`." + +#: redbot/cogs/audio/apis/youtube.py:62 +msgid "Your YouTube Data API token is invalid.\n" +"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`." +msgstr "Vaš YouTube Data API token nije važeći.\n" +"Ponovno provjerite YouTube API ključ i slijedite upute na `{prefix}audioset youtubeapi`." + +#: redbot/cogs/audio/apis/youtube.py:74 +msgid "YouTube API error code: 403\n" +"Your YouTube API key may have reached the account's query limit for today. Please check for more information." +msgstr "Kôd pogreške YouTube API-a: 403\n" +"Vaš YouTube API ključ je možda dosegao ograničenje upita za danas. Za više informacija provjerite ." + diff --git a/redbot/cogs/audio/apis/locales/vi-VN.po b/redbot/cogs/audio/apis/locales/vi-VN.po index 904d0c53c..fdcc69c57 100644 --- a/redbot/cogs/audio/apis/locales/vi-VN.po +++ b/redbot/cogs/audio/apis/locales/vi-VN.po @@ -18,7 +18,7 @@ msgstr "" #: redbot/cogs/audio/apis/interface.py:276 #: redbot/cogs/audio/apis/interface.py:606 msgid "Failing to get tracks, skipping remaining." -msgstr "" +msgstr "Tôi không lấy được mấy bài nhạc đó, nên tôi sẽ bỏ qua." #: redbot/cogs/audio/apis/interface.py:309 #: redbot/cogs/audio/apis/spotify.py:175 @@ -28,35 +28,35 @@ msgstr "" #: redbot/cogs/audio/apis/interface.py:351 msgid "This doesn't seem to be a valid Spotify playlist/album URL or code." -msgstr "" +msgstr "Hmm.. nhìn không giống một liên kết hay playlist/album của Spotify. Thử lại đi." #: redbot/cogs/audio/apis/interface.py:477 msgid "This doesn't seem to be a supported Spotify URL or code." -msgstr "" +msgstr "Hình như tôi không hỗ trợ link/code đó, hay là thử lại." #: redbot/cogs/audio/apis/interface.py:567 msgid "The connection was reset while loading the playlist." -msgstr "" +msgstr "Uhh Kết nối đã bị reset khi tôi đang lấy danh sách nhạc." #: redbot/cogs/audio/apis/interface.py:578 msgid "Player timeout, skipping remaining tracks." -msgstr "" +msgstr "Hết thời gian chờ, tôi skip đây." #: redbot/cogs/audio/apis/interface.py:672 msgid " {bad_tracks} tracks cannot be queued." -msgstr "" +msgstr " {bad_tracks} sorry Tôi không thể nhét mấy bài này vào hàng đợi." #: redbot/cogs/audio/apis/interface.py:680 msgid "Playlist Enqueued" -msgstr "" +msgstr "Danh sách đã được thêm vào hàng đợi" #: redbot/cogs/audio/apis/interface.py:681 msgid "Added {num} tracks to the queue.{maxlength_msg}" -msgstr "" +msgstr "Đã thêm {num} bài hát vào hàng đợi.{maxlength_msg}" #: redbot/cogs/audio/apis/interface.py:687 msgid "{time} until start of playlist playback: starts at #{position} in queue" -msgstr "" +msgstr "{time} cho đến khi bắt đầu danh sách phát lại: bắt đầu từ #{position} trong hàng đợi" #: redbot/cogs/audio/apis/interface.py:698 msgid "Nothing found.\n" diff --git a/redbot/cogs/audio/core/commands/locales/af-ZA.po b/redbot/cogs/audio/core/commands/locales/af-ZA.po index 70df9ab50..e4ec20579 100644 --- a/redbot/cogs/audio/core/commands/locales/af-ZA.po +++ b/redbot/cogs/audio/core/commands/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ar-SA.po b/redbot/cogs/audio/core/commands/locales/ar-SA.po index 961e3433a..5ef85b268 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -1163,7 +1163,7 @@ msgid "Now playing." msgstr "لا يوجد مجلد للمسارات المحلية." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1174,22 +1174,22 @@ msgid "Nothing." msgstr "لا شيء." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "تشغيل الآن" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "التشغيل التلقائي" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "عشوائي" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "كرر" @@ -1461,7 +1461,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1479,7 +1479,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1489,7 +1489,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1954,7 +1954,7 @@ msgid "Search for songs across all localtracks folders." msgstr "البحث عن أغاني عبر جميع مجلدات localtracks." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "لا توجد مطابقات." @@ -1986,8 +1986,22 @@ msgid "Queue percentage." msgstr "نسبة قائمة الانتظار." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "لا يوجد شيء في قائمة الانتظار." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2671,23 +2685,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2966,88 +2963,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "قائمة الأغاني في قائمة الانتظار." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "مسح قائمة الانتظار." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "انت غير قادر على مسح قائمة الانتظار" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "أنت بحاجة إلى رتبة DJ لإعادة تعيين المعادل." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "تم تعديل قائمة الانتظار" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "تم مسح قائمة الانتظار." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "إزالة الأغاني من قائمة الانتظار إذا لم يكن الطالب في القناة الصوتية." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "غير قادر على تنظيف قائمة الانتظار" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "أنت بحاجة إلى رتبة DJ لتنظيف قائمة الانتظار." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "إزالة 0 مسارات." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "إزالة {removed_tracks} مسارات من قبل الأعضاء خارج القناة الصوتية." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "إزالة جميع المسارات التي طلبتها من قائمة الانتظار." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/bg-BG.po b/redbot/cogs/audio/core/commands/locales/bg-BG.po index 77744fbb7..fa894d4b0 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/bs-BA.po b/redbot/cogs/audio/core/commands/locales/bs-BA.po index 247e26670..cad62a6b8 100644 --- a/redbot/cogs/audio/core/commands/locales/bs-BA.po +++ b/redbot/cogs/audio/core/commands/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ca-ES.po b/redbot/cogs/audio/core/commands/locales/ca-ES.po index 7c4a2dd74..1c4fea0bf 100644 --- a/redbot/cogs/audio/core/commands/locales/ca-ES.po +++ b/redbot/cogs/audio/core/commands/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/cs-CZ.po b/redbot/cogs/audio/core/commands/locales/cs-CZ.po index b66473979..114239ddf 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "Nyní se přehrává." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "Nic." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Nyní se přehrává" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Náhodně" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Opakovat" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Nejprve se připojte k hlasovému kanálu." @@ -1478,7 +1478,7 @@ msgstr "Nejprve se připojte k hlasovému kanálu." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Žádné výsledky." @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "Seznam skladeb ve frontě." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Vymaže frontu." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Fronta byla vymazána." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Hledat ve ftontě." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/da-DK.po b/redbot/cogs/audio/core/commands/locales/da-DK.po index 71ae6cab9..02080db38 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/de-DE.po b/redbot/cogs/audio/core/commands/locales/de-DE.po index f06a14e46..8c2e12f33 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -1186,7 +1186,7 @@ msgid "Now playing." msgstr "Aktuelle Wiedergabe." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1197,22 +1197,22 @@ msgid "Nothing." msgstr "Nichts." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Jetzt läuft" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Auto-Play" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Zufällige Wiedergabe" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Wiederholen" @@ -1485,7 +1485,7 @@ msgstr "Sie benötigen die DJ-Rolle, um den Bot zu beschwören." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1503,7 +1503,7 @@ msgstr "Ich bin bereits in deinem Kanal." #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Verbinde dich zuerst mit einem Sprachkanal." @@ -1513,7 +1513,7 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt." @@ -1978,7 +1978,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Sucht nach Tracks in allen lokalen Ordnern." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Keine Treffer." @@ -2010,8 +2010,22 @@ msgid "Queue percentage." msgstr "Position in Warteschlange (in Prozent)." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "Es ist nichts in der Warteschlange." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "Die Warteschlange ist leer." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2692,23 +2706,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Die Warteschlange ist leer." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2987,88 +2984,88 @@ msgstr "'{old}' Playlist wurde umbenannt in '{new}' (`{id}`) [**{scope}**]" msgid "List the songs in the queue." msgstr "Listet die Lieder in der Playlist auf." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Leert die Playlist." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Warteschlange kann nicht gelöscht werden" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Du brauchst die DJ Rolle um die Playlist zu leeren." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Warteschlange geändert" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Die Playlist wurde geleert." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Entfernt Lieder von der Playlist, wenn der Autor nicht im Voice Channel ist." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Warteschlange kann nicht gelöscht werden" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Du brauchst die DJ Rolle um die Playlist zu leeren." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "0 Lieder entfernt." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Titel aus der Warteschlange entfernt" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "Es wurden Lieder entfernt die von Leuten außerhalb des Voice Channels angefordert wurden: {removed_tracks}." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Entfernt alle von dir angeforderten Titel aus der Warteschlange." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "{removed_tracks} Titel in der Warteschlange von {member.display_name} entfernt." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Durchsuche die Warteschlange." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Mischt die Warteschlange." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Kann Warteschlange nicht mischen" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Du brauchst die DJ-Rolle, um die Warteschlange zu mischen." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Die Warteschlange wurde gemischt." diff --git a/redbot/cogs/audio/core/commands/locales/el-GR.po b/redbot/cogs/audio/core/commands/locales/el-GR.po index 021cdb11a..4b57ba85b 100644 --- a/redbot/cogs/audio/core/commands/locales/el-GR.po +++ b/redbot/cogs/audio/core/commands/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/es-ES.po b/redbot/cogs/audio/core/commands/locales/es-ES.po index abc787e9a..2af9d1219 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -799,7 +799,7 @@ msgstr "Ajustes del servidor" #: redbot/cogs/audio/core/commands/audioset.py:999 msgid "Auto-deafen: [{auto_deafen}]\n" -msgstr "" +msgstr "Auto-ensordecer: [{auto_deafen}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1002 msgid "Auto-disconnect: [{dc}]\n" @@ -842,7 +842,14 @@ msgid "Max volume: [{max_volume}%]\n" "Song notify msgs: [{notify}]\n" "Songs as status: [{status}]\n" "Spotify search: [{countrycode}]\n" -msgstr "" +msgstr "Volumen máximo: [{max_volume}%]\n" +"Persistir en cola: [{persist_queue}]\n" +"Repetir: [{repeat}]\n" +"Mezclado: [{shuffle}]\n" +"Mezclado en la cola: [{bumpped_shuffle}]\n" +"Notificaciones de canción: [{notify}]\n" +"Establecer canciones como estado: [{status}]\n" +"Búsqueda de Spotify: [{countrycode}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1045 msgid "Thumbnails: [{0}]\n" @@ -1152,28 +1159,28 @@ msgstr "Lavalink puede tardar un par de minutos en ponerse en marcha completamen #: redbot/cogs/audio/core/commands/audioset.py:1467 #, docstring msgid "Set the maximum volume allowed in this server." -msgstr "" +msgstr "Establece el volumen máximo permitido en este servidor." #: redbot/cogs/audio/core/commands/audioset.py:1471 msgid "Error" -msgstr "" +msgstr "Error" #: redbot/cogs/audio/core/commands/audioset.py:1472 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." -msgstr "" +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:1480 #: redbot/cogs/audio/core/commands/audioset.py:1488 msgid "Setting changed" -msgstr "" +msgstr "Ajustes modificados" #: redbot/cogs/audio/core/commands/audioset.py:1481 msgid "The maximum volume has been limited to 150%, be easy on your ears." -msgstr "" +msgstr "El volumen máximo se ha limitado a 150%, tenga cuidado con sus oídos." #: redbot/cogs/audio/core/commands/audioset.py:1489 msgid "The maximum volume has been limited to {max_volume}%." -msgstr "" +msgstr "El volumen máximo ha sido limitado a {max_volume}%." #: redbot/cogs/audio/core/commands/controller.py:32 #, docstring @@ -1237,7 +1244,7 @@ msgid "Now playing." msgstr "Reproduciendo." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1248,22 +1255,22 @@ msgid "Nothing." msgstr "Nada." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Escuchando" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Auto-Jugar" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Aleatorio" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Repetir" @@ -1540,17 +1547,17 @@ msgstr "Necesitas el rol del DJ para invocar al bot." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "No tengo permisos para conectarme o hablar en tu canal." #: redbot/cogs/audio/core/commands/controller.py:672 msgid "Unable To Do This Action" -msgstr "" +msgstr "No puedo hacer esta acción" #: redbot/cogs/audio/core/commands/controller.py:673 msgid "I am already in your channel." -msgstr "" +msgstr "Ya estoy en tu canal de voz" #: redbot/cogs/audio/core/commands/controller.py:685 #: redbot/cogs/audio/core/commands/player.py:95 @@ -1558,7 +1565,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Conéctate a un canal de voz primero." @@ -1568,7 +1575,7 @@ msgstr "Conéctate a un canal de voz primero." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Aún no se ha establecido la conexión con Lavalink." @@ -2056,7 +2063,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Buscar canciones en todas las carpetas de las pistas locales." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "No hay coincidencias." @@ -2088,7 +2095,21 @@ msgid "Queue percentage." msgstr "Porcentaje de cola." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "No hay nada en la cola." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2972,23 +2993,6 @@ msgstr "Configure una lista de reproducción para reproducir canciones automáti "` [p]audioset autoplay PersonalPlaylist --scope Usuario --autor Draper` \n" " " -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "No hay nada en la cola." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "Lista de reproducción {name} (`{id}`) [**{scope}**] guardada de la cola actual: {num} pistas añadidas." @@ -3406,88 +3410,88 @@ msgstr "'{old}' lista de reproducción ha sido renombrada a '{new}' (`{id}`) [** msgid "List the songs in the queue." msgstr "Listar las canciones en cola." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Limpia la cola." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "No se puede borrar la cola" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Necesitas el rol de DJ para borrar la cola." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Cola modificada" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "La cola ha sido limpiada." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Elimina canciones de la cola si el solicitante no está en el canal de voz." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "No se puede limpiar la cola" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Necesitas el rol de DJ para limpiar la cola." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "0 pistas eliminadas." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Pistas eliminadas de la cola" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "Se eliminaron {removed_tracks} pistas en cola por miembros fuera del canal de voz." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Elimina todas las pistas solicitadas de la cola." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "Se han eliminado {removed_tracks} pistas en cola por {member.display_name}." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Buscar en la cola." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Mezclar la cola." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "No se puede mezclar la cola" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Necesitas el rol del DJ para barrer la cola." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Reproducción aleatoria activada." diff --git a/redbot/cogs/audio/core/commands/locales/fi-FI.po b/redbot/cogs/audio/core/commands/locales/fi-FI.po index 6908ea420..a9c869030 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -1222,7 +1222,7 @@ msgid "Now playing." msgstr "Nyt soi." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1233,22 +1233,22 @@ msgid "Nothing." msgstr "Ei mitään." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Nyt soi" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Automaattinen toisto" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Sekoitus" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Uudelleentoisto" @@ -1525,7 +1525,7 @@ msgstr "Tarvitset DJ-roolin kutsuaksesi botin." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "Minulla ei ole oikeutta yhdistää kanavallesi." @@ -1543,7 +1543,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Yhdistä ensin puhekanavalle." @@ -1553,7 +1553,7 @@ msgstr "Yhdistä ensin puhekanavalle." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Yhteyttä Lavalinkkiin ei ole vielä muodostettu." @@ -2021,7 +2021,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Etsi kappaleita kaikista paikallisten kappaleiden kansioista." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Ei tuloksia." @@ -2053,7 +2053,21 @@ msgid "Queue percentage." msgstr "Jonon prosenttiosuus." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "Jonossa ei ole mitään." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2736,23 +2750,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Jonossa ei ole mitään." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "Soittolista {name} (`{id}`) [**{scope}**] tallennettu nykyisestä jonosta: {num} kappaletta lisättiin." @@ -3032,88 +3029,88 @@ msgstr "'{old}' soittolistan uusi nimi on nyt '{new}' (`{id}`) [**{scope}**]" msgid "List the songs in the queue." msgstr "Listaa jonossa olevat kappaleet." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Tyhjentää jonon." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Jonoa ei voitu tyhjentää" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Tarvitset DJ-roolin tyhjentääksesi jonon." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Jonoa muokattu" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Jono on tyhjennetty." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Poistaa kappaleita jonosta jos niiden lisääjä ei ole puhekanavalla." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Jonoa ei voitu putsata" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Tarvitset DJ-roolin putsataksesi jonon." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "Nolla kappaletta poistettiin." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Kappaleita poistettiin jonosta" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "Poistettiin {removed_tracks} kappaletta, jotka lisäsivät muut kuin tällä puhekanavalla olevat." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Poistaa kaikki lisäämäsi kappaleet jonosta." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "Poistettiin {removed_tracks} kappaletta, jotka lisäsi {member.display_name}." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Etsi jonosta." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Sekoittaa jonon." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Jonoa ei voida sekoittaa" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Tarvitset DJ-roolin sekoittaaksesi jonon." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Jono on sekoitettu." diff --git a/redbot/cogs/audio/core/commands/locales/fr-FR.po b/redbot/cogs/audio/core/commands/locales/fr-FR.po index 0263dcb34..c2589a2dc 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -505,14 +505,16 @@ msgstr "Réinitialise la lecture automatique à la playlist par défaut." #: redbot/cogs/audio/core/commands/audioset.py:572 msgid "Set auto-play playlist to play recently played tracks." -msgstr "" +msgstr "Définissez une liste de lecture automatique pour lire les titres récemment lus." #: redbot/cogs/audio/core/commands/audioset.py:578 #, docstring msgid "Toggle global daily queues.\n\n" " Global daily queues creates a playlist for all tracks played today.\n" " " -msgstr "" +msgstr "Basculer les files d'attente quotidiennes globales.\n\n" +" Les files d'attente quotidiennes globales créent une liste de lecture pour toutes les pistes jouées aujourd'hui.\n" +" " #: redbot/cogs/audio/core/commands/audioset.py:590 msgid "Global daily queues: {true_or_false}." @@ -523,7 +525,8 @@ msgstr "Liste globale de lecture journalière: {true_or_false}." msgid "Toggle daily queues.\n\n" " Daily queues creates a playlist for all tracks played today.\n" " " -msgstr "" +msgstr "Activez les files d'attente quotidiennes.\n\n" +" Les files d'attente quotidiennes créent une liste de lecture pour tous les titres joués aujourd'hui. " #: redbot/cogs/audio/core/commands/audioset.py:611 msgid "Daily queues: {true_or_false}." @@ -672,7 +675,18 @@ msgid "This setting is only for bot owners to set a localtracks folder location "**This folder and files need to be visible to the user where `Lavalink.jar` is being run from.**\n" "Use this command with no path given to reset it to the default, the Audio data directory for this bot.\n" "Do you want to continue to set the provided path for local tracks?" -msgstr "" +msgstr "Ce paramètre est réservé aux propriétaires de robots pour définir l'emplacement du dossier localtracks. Dans l'exemple ci-dessous, le chemin complet pour 'RépertoireParent' doit être passé à cette commande.\n" +"```\n" +"RépertoireParent\n" +" |__ localtracks (dossier)\n" +" | |__Nom d'album génial (dossier)\n" +" | |__01 Cool Song.mp3\n" +" | |__02 Groovy Song.mp3\n" +"```\n" +"Le chemin du dossier donné à cette commande doit contenir le dossier localtracks.\n" +"**Ce dossier et ces fichiers doivent être visibles pour l'utilisateur à partir duquel le fichier `Lavalink.jar` est exécuté.**\n" +"Utilisez cette commande sans indiquer de chemin d'accès pour rétablir la valeur par défaut, à savoir le répertoire de données audio de ce robot.\n" +"Voulez-vous continuer à définir le chemin fourni pour les pistes locales ?" #: redbot/cogs/audio/core/commands/audioset.py:835 msgid "Invalid Path" @@ -737,7 +751,7 @@ msgstr "Mode de notification : {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:908 #, docstring msgid "Toggle whether the bot will be auto deafened upon joining the voice channel." -msgstr "" +msgstr "Permet d'indiquer si le robot sera automatiquement muer lorsqu'il rejoindra le canal vocal." #: redbot/cogs/audio/core/commands/audioset.py:914 msgid "Auto Deafen: {true_or_false}." @@ -826,7 +840,14 @@ msgid "Max volume: [{max_volume}%]\n" "Song notify msgs: [{notify}]\n" "Songs as status: [{status}]\n" "Spotify search: [{countrycode}]\n" -msgstr "" +msgstr "Volume maximal : [{max_volume}%]\n" +"Persistance de la file d'attente : [{persist_queue}]\n" +"Répéter : [{repeat}]\n" +"Melange : [{shuffle}]\n" +"Shuffle bumped : [{bumpped_shuffle}]\n" +"Messages de notification musical : [{notify}]\n" +"Musique comme statut : [{status}]\n" +"Recherche Spotify : [{countrycode}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1045 msgid "Thumbnails: [{0}]\n" @@ -1219,7 +1240,7 @@ msgid "Now playing." msgstr "Lecture en cours." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1230,22 +1251,22 @@ msgid "Nothing." msgstr "Rien." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Lecture en cours" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Lecture automatique" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Aléatoire" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Répétition" @@ -1519,7 +1540,7 @@ msgstr "Vous avez besoin du rôle DJ pour invoquer le bot." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "Je n'ai pas la permission de me connecter et de parler dans votre salon vocal." @@ -1537,7 +1558,7 @@ msgstr "Je suis déjà dans votre chaîne." #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Rejoignez un salon vocal d'abord." @@ -1547,7 +1568,7 @@ msgstr "Rejoignez un salon vocal d'abord." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "La connexion à Lavalink n'a pas encore été établie." @@ -2007,7 +2028,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Rechercher des musiques dans tout les dossiers de localtracks." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Aucune correspondance." @@ -2039,8 +2060,22 @@ msgid "Queue percentage." msgstr "Pourcentage de la liste." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "Il n'y a rien dans la file de lecture." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "Il n'y a rien dans la liste." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2719,23 +2754,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Il n'y a rien dans la liste." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -3014,88 +3032,88 @@ msgstr "'{old}' playlist a été renommé en '{new}' (`{id}`) [**{scope}**]" msgid "List the songs in the queue." msgstr "Lister les musiques dans la file d'attente." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Vide la file d'attente." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Impossible d'effacer la file d'attente" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Vous devez avoir le rôle DJ pour effacer la file d'attente." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "File d’attente modifiée" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "La file d'attente a été effacée." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Supprime les musiques de la file d'attente si la personne qui l'a choisi n'est pas dans le salon vocal." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Impossible de nettoyer la liste" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Vous devez avoir le rôle DJ pour effacer la file d'attente." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "0 pistes supprimées." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Pistes retirées de la file d'attente" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "{removed_tracks} pistes supprimées qui avaient été ajoutées par des membres hors du salon vocal." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "{removed_tracks} pistes mises par {member.display_name} ont été retirées de la liste de lecture." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Rechercher dans la file d'attente." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Mélanger la liste de lecture." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Impossible de rendre aléatoire la liste de lecture" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Vous devez avoir le rôle DJ pour mélanger la liste de lecture." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Liste de lecture mélangée." diff --git a/redbot/cogs/audio/core/commands/locales/he-IL.po b/redbot/cogs/audio/core/commands/locales/he-IL.po index 3528913bb..ec65c499a 100644 --- a/redbot/cogs/audio/core/commands/locales/he-IL.po +++ b/redbot/cogs/audio/core/commands/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/hi-IN.po b/redbot/cogs/audio/core/commands/locales/hi-IN.po index c1db64dba..375945fa6 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/hr-HR.po b/redbot/cogs/audio/core/commands/locales/hr-HR.po new file mode 100644 index 000000000..094efb552 --- /dev/null +++ b/redbot/cogs/audio/core/commands/locales/hr-HR.po @@ -0,0 +1,3032 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 676\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/core/commands/audioset.py:36 +#, docstring +msgid "Music configuration options." +msgstr "Konfiguracijske postavke glazbe." + +#: redbot/cogs/audio/core/commands/audioset.py:41 +#, docstring +msgid "Manages the keyword whitelist and blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:46 +#, docstring +msgid "Manages the global keyword whitelist/blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:50 +#, docstring +msgid "Manages the global keyword whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:56 +#: redbot/cogs/audio/core/commands/audioset.py:246 +#, docstring +msgid "Adds a keyword to the whitelist.\n\n" +" If anything is added to whitelist, it will blacklist everything else.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:70 +#: redbot/cogs/audio/core/commands/audioset.py:135 +#: redbot/cogs/audio/core/commands/audioset.py:260 +#: redbot/cogs/audio/core/commands/audioset.py:325 +msgid "Keyword already in the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:74 +#: redbot/cogs/audio/core/commands/audioset.py:116 +#: redbot/cogs/audio/core/commands/audioset.py:139 +#: redbot/cogs/audio/core/commands/audioset.py:264 +#: redbot/cogs/audio/core/commands/audioset.py:306 +#: redbot/cogs/audio/core/commands/audioset.py:329 +msgid "Whitelist Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:75 +#: redbot/cogs/audio/core/commands/audioset.py:265 +msgid "Added `{whitelisted}` to the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:83 +#: redbot/cogs/audio/core/commands/audioset.py:273 +#, docstring +msgid "List all keywords added to the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:86 +#: redbot/cogs/audio/core/commands/audioset.py:112 +#: redbot/cogs/audio/core/commands/audioset.py:276 +#: redbot/cogs/audio/core/commands/audioset.py:302 +msgid "Nothing in the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:102 +msgid "Global Whitelist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:109 +#: redbot/cogs/audio/core/commands/audioset.py:299 +#, docstring +msgid "Clear all keywords from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:117 +#: redbot/cogs/audio/core/commands/audioset.py:307 +msgid "All entries have been removed from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:124 +#: redbot/cogs/audio/core/commands/audioset.py:314 +#, docstring +msgid "Removes a keyword from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:140 +#: redbot/cogs/audio/core/commands/audioset.py:330 +msgid "Removed `{whitelisted}` from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:147 +#, docstring +msgid "Manages the global keyword blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:153 +#: redbot/cogs/audio/core/commands/audioset.py:342 +#, docstring +msgid "Adds a keyword to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:164 +#: redbot/cogs/audio/core/commands/audioset.py:353 +msgid "Keyword already in the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:168 +#: redbot/cogs/audio/core/commands/audioset.py:210 +#: redbot/cogs/audio/core/commands/audioset.py:233 +#: redbot/cogs/audio/core/commands/audioset.py:357 +#: redbot/cogs/audio/core/commands/audioset.py:399 +#: redbot/cogs/audio/core/commands/audioset.py:422 +msgid "Blacklist Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:169 +#: redbot/cogs/audio/core/commands/audioset.py:358 +msgid "Added `{blacklisted}` to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:177 +#: redbot/cogs/audio/core/commands/audioset.py:366 +#, docstring +msgid "List all keywords added to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:180 +#: redbot/cogs/audio/core/commands/audioset.py:206 +#: redbot/cogs/audio/core/commands/audioset.py:369 +#: redbot/cogs/audio/core/commands/audioset.py:395 +msgid "Nothing in the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:196 +msgid "Global Blacklist" +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 "" + +#: 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 "" + +#: 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 "" + +#: redbot/cogs/audio/core/commands/audioset.py:229 +#: redbot/cogs/audio/core/commands/audioset.py:418 +msgid "Keyword is not in the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:234 +#: redbot/cogs/audio/core/commands/audioset.py:423 +msgid "Removed `{blacklisted}` from the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:242 +#, docstring +msgid "Manages the keyword whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:292 +msgid "Whitelist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:338 +#, docstring +msgid "Manages the keyword blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:385 +msgid "Blacklist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:432 +#, docstring +msgid "Change auto-play setting." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:436 +#, docstring +msgid "Toggle auto-play when there no songs in queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:440 +msgid "Auto-play when queue ends: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:441 +#: redbot/cogs/audio/core/commands/audioset.py:591 +#: redbot/cogs/audio/core/commands/audioset.py:612 +#: redbot/cogs/audio/core/commands/audioset.py:629 +#: redbot/cogs/audio/core/commands/audioset.py:677 +#: redbot/cogs/audio/core/commands/audioset.py:752 +#: redbot/cogs/audio/core/commands/audioset.py:900 +#: redbot/cogs/audio/core/commands/audioset.py:915 +#: redbot/cogs/audio/core/commands/audioset.py:935 +#: redbot/cogs/audio/core/commands/audioset.py:964 +#: redbot/cogs/audio/core/commands/audioset.py:980 +#: redbot/cogs/audio/core/commands/audioset.py:981 +#: redbot/cogs/audio/core/commands/audioset.py:982 +#: redbot/cogs/audio/core/commands/audioset.py:983 +#: redbot/cogs/audio/core/commands/audioset.py:984 +#: redbot/cogs/audio/core/commands/audioset.py:985 +#: redbot/cogs/audio/core/commands/audioset.py:1002 +#: redbot/cogs/audio/core/commands/audioset.py:1004 +#: redbot/cogs/audio/core/commands/audioset.py:1046 +#: redbot/cogs/audio/core/commands/audioset.py:1053 +#: redbot/cogs/audio/core/commands/audioset.py:1095 +#: redbot/cogs/audio/core/commands/audioset.py:1096 +#: redbot/cogs/audio/core/commands/audioset.py:1097 +#: redbot/cogs/audio/core/commands/audioset.py:1116 +#: redbot/cogs/audio/core/commands/audioset.py:1193 +#: redbot/cogs/audio/core/commands/audioset.py:1208 +#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1354 +#: redbot/cogs/audio/core/commands/audioset.py:1355 +#: redbot/cogs/audio/core/commands/audioset.py:1398 +#: redbot/cogs/audio/core/commands/audioset.py:1399 +#: redbot/cogs/audio/core/commands/audioset.py:1400 +#: redbot/cogs/audio/core/commands/audioset.py:1442 +#: redbot/cogs/audio/core/commands/controller.py:421 +#: redbot/cogs/audio/core/commands/controller.py:465 +#: redbot/cogs/audio/core/commands/controller.py:774 +#: redbot/cogs/audio/core/commands/llset.py:101 +#: redbot/cogs/audio/core/commands/llset.py:118 +#: redbot/cogs/audio/core/commands/llset.py:127 +msgid "Enabled" +msgstr "Aktivirano" + +#: redbot/cogs/audio/core/commands/audioset.py:441 +#: redbot/cogs/audio/core/commands/audioset.py:591 +#: redbot/cogs/audio/core/commands/audioset.py:612 +#: redbot/cogs/audio/core/commands/audioset.py:629 +#: redbot/cogs/audio/core/commands/audioset.py:677 +#: redbot/cogs/audio/core/commands/audioset.py:752 +#: redbot/cogs/audio/core/commands/audioset.py:900 +#: redbot/cogs/audio/core/commands/audioset.py:915 +#: redbot/cogs/audio/core/commands/audioset.py:935 +#: redbot/cogs/audio/core/commands/audioset.py:964 +#: redbot/cogs/audio/core/commands/audioset.py:980 +#: redbot/cogs/audio/core/commands/audioset.py:981 +#: redbot/cogs/audio/core/commands/audioset.py:982 +#: redbot/cogs/audio/core/commands/audioset.py:983 +#: redbot/cogs/audio/core/commands/audioset.py:984 +#: redbot/cogs/audio/core/commands/audioset.py:985 +#: redbot/cogs/audio/core/commands/audioset.py:1002 +#: redbot/cogs/audio/core/commands/audioset.py:1004 +#: redbot/cogs/audio/core/commands/audioset.py:1046 +#: redbot/cogs/audio/core/commands/audioset.py:1053 +#: redbot/cogs/audio/core/commands/audioset.py:1095 +#: redbot/cogs/audio/core/commands/audioset.py:1096 +#: redbot/cogs/audio/core/commands/audioset.py:1097 +#: redbot/cogs/audio/core/commands/audioset.py:1118 +#: redbot/cogs/audio/core/commands/audioset.py:1193 +#: redbot/cogs/audio/core/commands/audioset.py:1208 +#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1354 +#: redbot/cogs/audio/core/commands/audioset.py:1355 +#: redbot/cogs/audio/core/commands/audioset.py:1398 +#: redbot/cogs/audio/core/commands/audioset.py:1399 +#: redbot/cogs/audio/core/commands/audioset.py:1400 +#: redbot/cogs/audio/core/commands/audioset.py:1442 +#: redbot/cogs/audio/core/commands/controller.py:421 +#: redbot/cogs/audio/core/commands/controller.py:465 +#: redbot/cogs/audio/core/commands/controller.py:774 +#: redbot/cogs/audio/core/commands/llset.py:101 +#: redbot/cogs/audio/core/commands/llset.py:118 +#: redbot/cogs/audio/core/commands/llset.py:127 +msgid "Disabled" +msgstr "Deaktivirano" + +#: redbot/cogs/audio/core/commands/audioset.py:445 +msgid "\n" +"Repeat has been disabled." +msgstr "\n" +"Ponavljanje je onemogućeno." + +#: redbot/cogs/audio/core/commands/audioset.py:448 +msgid "\n" +"Auto-disconnecting at queue end has been disabled." +msgstr "\n" +"Automatsko prekidanje veze na kraju reda čekanja je onemogućeno." + +#: redbot/cogs/audio/core/commands/audioset.py:451 +#: redbot/cogs/audio/core/commands/audioset.py:546 +#: redbot/cogs/audio/core/commands/audioset.py:571 +#: redbot/cogs/audio/core/commands/audioset.py:589 +#: redbot/cogs/audio/core/commands/audioset.py:610 +#: redbot/cogs/audio/core/commands/audioset.py:637 +#: redbot/cogs/audio/core/commands/audioset.py:675 +#: redbot/cogs/audio/core/commands/audioset.py:698 +#: redbot/cogs/audio/core/commands/audioset.py:704 +#: redbot/cogs/audio/core/commands/audioset.py:727 +#: redbot/cogs/audio/core/commands/audioset.py:733 +#: redbot/cogs/audio/core/commands/audioset.py:750 +#: redbot/cogs/audio/core/commands/audioset.py:768 +#: redbot/cogs/audio/core/commands/audioset.py:774 +#: redbot/cogs/audio/core/commands/audioset.py:797 +#: redbot/cogs/audio/core/commands/audioset.py:854 +#: redbot/cogs/audio/core/commands/audioset.py:877 +#: redbot/cogs/audio/core/commands/audioset.py:882 +#: redbot/cogs/audio/core/commands/audioset.py:898 +#: redbot/cogs/audio/core/commands/audioset.py:913 +#: redbot/cogs/audio/core/commands/audioset.py:933 +#: redbot/cogs/audio/core/commands/audioset.py:1191 +#: redbot/cogs/audio/core/commands/audioset.py:1206 +#: redbot/cogs/audio/core/commands/audioset.py:1227 +#: redbot/cogs/audio/core/commands/audioset.py:1234 +#: redbot/cogs/audio/core/commands/audioset.py:1294 +#: redbot/cogs/audio/core/commands/audioset.py:1316 +#: redbot/cogs/audio/core/commands/audioset.py:1424 +#: redbot/cogs/audio/core/commands/audioset.py:1440 +#: redbot/cogs/audio/core/commands/controller.py:419 +#: redbot/cogs/audio/core/commands/controller.py:463 +#: redbot/cogs/audio/core/commands/controller.py:781 +#: redbot/cogs/audio/core/commands/llset.py:99 +#: redbot/cogs/audio/core/commands/llset.py:125 +#: redbot/cogs/audio/core/commands/llset.py:150 +#: redbot/cogs/audio/core/commands/llset.py:174 +#: redbot/cogs/audio/core/commands/llset.py:199 +msgid "Setting Changed" +msgstr "Postavka je promijenjena" + +#: redbot/cogs/audio/core/commands/audioset.py:464 +#, docstring +msgid "Set a playlist to auto-play songs from.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]audioset autoplay playlist_name_OR_id [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]audioset autoplay MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:497 +#: redbot/cogs/audio/core/commands/playlists.py:104 +#: redbot/cogs/audio/core/commands/playlists.py:266 +#: redbot/cogs/audio/core/commands/playlists.py:395 +#: redbot/cogs/audio/core/commands/playlists.py:474 +#: redbot/cogs/audio/core/commands/playlists.py:564 +#: redbot/cogs/audio/core/commands/playlists.py:699 +#: redbot/cogs/audio/core/commands/playlists.py:832 +#: redbot/cogs/audio/core/commands/playlists.py:955 +#: redbot/cogs/audio/core/commands/playlists.py:1111 +#: redbot/cogs/audio/core/commands/playlists.py:1221 +#: redbot/cogs/audio/core/commands/playlists.py:1339 +#: redbot/cogs/audio/core/commands/playlists.py:1465 +#: redbot/cogs/audio/core/commands/playlists.py:1646 +#: redbot/cogs/audio/core/commands/playlists.py:1817 +#: redbot/cogs/audio/core/commands/playlists.py:1983 +msgid "Playlists Are Not Available" +msgstr "Popisi za reprodukciju nisu dostupni" + +#: redbot/cogs/audio/core/commands/audioset.py:498 +#: redbot/cogs/audio/core/commands/playlists.py:105 +#: redbot/cogs/audio/core/commands/playlists.py:267 +#: redbot/cogs/audio/core/commands/playlists.py:396 +#: redbot/cogs/audio/core/commands/playlists.py:475 +#: redbot/cogs/audio/core/commands/playlists.py:565 +#: redbot/cogs/audio/core/commands/playlists.py:700 +#: redbot/cogs/audio/core/commands/playlists.py:833 +#: redbot/cogs/audio/core/commands/playlists.py:956 +#: redbot/cogs/audio/core/commands/playlists.py:1112 +#: redbot/cogs/audio/core/commands/playlists.py:1222 +#: redbot/cogs/audio/core/commands/playlists.py:1340 +#: redbot/cogs/audio/core/commands/playlists.py:1466 +#: redbot/cogs/audio/core/commands/playlists.py:1647 +#: redbot/cogs/audio/core/commands/playlists.py:1818 +#: redbot/cogs/audio/core/commands/playlists.py:1984 +msgid "The playlist section of Audio is currently unavailable" +msgstr "Audio odjeljak za popise za reprodukciju trenutno nije dostupan" + +#: redbot/cogs/audio/core/commands/audioset.py:501 +#: redbot/cogs/audio/core/commands/playlists.py:106 +#: redbot/cogs/audio/core/commands/playlists.py:270 +#: redbot/cogs/audio/core/commands/playlists.py:399 +#: redbot/cogs/audio/core/commands/playlists.py:478 +#: redbot/cogs/audio/core/commands/playlists.py:568 +#: redbot/cogs/audio/core/commands/playlists.py:703 +#: redbot/cogs/audio/core/commands/playlists.py:836 +#: redbot/cogs/audio/core/commands/playlists.py:959 +#: redbot/cogs/audio/core/commands/playlists.py:1115 +#: redbot/cogs/audio/core/commands/playlists.py:1225 +#: redbot/cogs/audio/core/commands/playlists.py:1343 +#: redbot/cogs/audio/core/commands/playlists.py:1469 +#: redbot/cogs/audio/core/commands/playlists.py:1650 +#: redbot/cogs/audio/core/commands/playlists.py:1821 +#: redbot/cogs/audio/core/commands/playlists.py:1987 +msgid "Check your logs." +msgstr "Provjeri logove." + +#: redbot/cogs/audio/core/commands/audioset.py:516 +#: redbot/cogs/audio/core/commands/audioset.py:532 +msgid "No Playlist Found" +msgstr "Popis za reprodukciju nije pronađen" + +#: redbot/cogs/audio/core/commands/audioset.py:517 +#: redbot/cogs/audio/core/commands/playlists.py:124 +#: redbot/cogs/audio/core/commands/playlists.py:1498 +msgid "Could not match '{arg}' to a playlist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:524 +msgid "No Tracks Found" +msgstr "Pjesme nisu pronađene" + +#: redbot/cogs/audio/core/commands/audioset.py:525 +msgid "Playlist {name} has no tracks." +msgstr "Popis za reprodukciju {name} nema pjesama." + +#: redbot/cogs/audio/core/commands/audioset.py:533 +#: redbot/cogs/audio/core/commands/playlists.py:1587 +#: redbot/cogs/audio/core/commands/playlists.py:1700 +msgid "Playlist {id} does not exist in {scope} scope." +msgstr "Popis za reprodukciju {id} ne postoji u {scope} opsegu." + +#: redbot/cogs/audio/core/commands/audioset.py:540 +#: redbot/cogs/audio/core/commands/playlists.py:1016 +#: redbot/cogs/audio/core/commands/playlists.py:1595 +#: redbot/cogs/audio/core/commands/playlists.py:1707 +msgid "Missing Arguments" +msgstr "Nedostaju argumenti" + +#: redbot/cogs/audio/core/commands/audioset.py:541 +#: redbot/cogs/audio/core/commands/playlists.py:1017 +#: redbot/cogs/audio/core/commands/playlists.py:1596 +#: redbot/cogs/audio/core/commands/playlists.py:1708 +msgid "You need to specify the Guild ID for the guild to lookup." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:547 +msgid "Playlist {name} (`{id}`) [**{scope}**] will be used for autoplay." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:560 +#, docstring +msgid "Resets auto-play to the default playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:572 +msgid "Set auto-play playlist to play recently played tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:578 +#, docstring +msgid "Toggle global daily queues.\n\n" +" Global daily queues creates a playlist for all tracks played today.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:590 +msgid "Global daily queues: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:599 +#, docstring +msgid "Toggle daily queues.\n\n" +" Daily queues creates a playlist for all tracks played today.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:611 +msgid "Daily queues: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:620 +#, docstring +msgid "Toggle the bot auto-disconnecting when done playing.\n\n" +" This setting takes precedence over `[p]audioset emptydisconnect`.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:628 +msgid "Auto-disconnection at queue end: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:632 +#: redbot/cogs/audio/core/commands/controller.py:778 +msgid "\n" +"Auto-play has been disabled." +msgstr "\n" +"Automatska reprodukcija je onemogućena." + +#: redbot/cogs/audio/core/commands/audioset.py:643 +#, docstring +msgid "Toggle DJ mode.\n\n" +" DJ mode allows users with the DJ role to use audio commands.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:654 +msgid "Missing DJ Role" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:655 +msgid "Please set a role to use with DJ mode. Enter the role name or ID now." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:666 +msgid "Response timed out, try again later." +msgstr "Vrijeme za odgovor je isteklo, pokušaj ponovo." + +#: redbot/cogs/audio/core/commands/audioset.py:676 +msgid "DJ role: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:685 +#, docstring +msgid "Auto-disconnect from channel when bot is alone in it for x seconds, 0 to disable.\n\n" +" `[p]audioset dc` takes precedence over this setting.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:691 +#: redbot/cogs/audio/core/commands/audioset.py:720 +#: redbot/cogs/audio/core/commands/audioset.py:1219 +msgid "Invalid Time" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:691 +#: redbot/cogs/audio/core/commands/audioset.py:720 +#: redbot/cogs/audio/core/commands/audioset.py:1219 +msgid "Seconds can't be less than zero." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:698 +msgid "Empty disconnect disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:705 +msgid "Empty disconnect timer set to {num_seconds}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:717 +#, docstring +msgid "Auto-pause after x seconds when room is empty, 0 to disable." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:727 +msgid "Empty pause disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:734 +msgid "Empty pause timer set to {num_seconds}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:745 +#, docstring +msgid "Prioritise tracks with lyrics." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:751 +msgid "Prefer tracks with lyrics: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:760 +#, docstring +msgid "Set a price for queueing tracks for non-mods, 0 to disable." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:763 +msgid "Invalid Price" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:763 +msgid "Price can't be less than zero." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:768 +msgid "Jukebox mode disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:775 +msgid "Track queueing command price set to {price} {currency}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:787 +#, docstring +msgid "Set the localtracks path if the Lavalink.jar is not run from the Audio data folder.\n\n" +" Leave the path blank to reset the path to the default, the Audio data directory.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:798 +msgid "The localtracks path location has been reset to {localpath}" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:803 +msgid "This setting is only for bot owners to set a localtracks folder location In the example below, the full path for 'ParentDirectory' must be passed to this command.\n" +"```\n" +"ParentDirectory\n" +" |__ localtracks (folder)\n" +" | |__ Awesome Album Name (folder)\n" +" | |__01 Cool Song.mp3\n" +" | |__02 Groovy Song.mp3\n" +"```\n" +"The folder path given to this command must contain the localtracks folder.\n" +"**This folder and files need to be visible to the user where `Lavalink.jar` is being run from.**\n" +"Use this command with no path given to reset it to the default, the Audio data directory for this bot.\n" +"Do you want to continue to set the provided path for local tracks?" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:835 +msgid "Invalid Path" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:836 +msgid "{local_path} does not seem like a valid path." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:842 +msgid "`{localtracks}` does not exist. The path will still be saved, but please check the path and create a localtracks folder in `{localfolder}` before attempting to play local tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:848 +#: redbot/cogs/audio/core/commands/llset.py:34 +#: redbot/cogs/audio/core/commands/llset.py:53 +#: redbot/cogs/audio/core/commands/player.py:416 +#: redbot/cogs/audio/core/commands/player.py:426 +msgid "Invalid Environment" +msgstr "Neispravno Okruženje" + +#: redbot/cogs/audio/core/commands/audioset.py:855 +msgid "The localtracks path location has been set to {localpath}" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:864 +#, docstring +msgid "Max length of a track to queue in seconds, 0 to disable.\n\n" +" Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`). Invalid\n" +" input will turn the max length setting off.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:873 +msgid "Invalid length" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:873 +msgid "Length can't be less than zero." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:877 +msgid "Track max length disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:883 +msgid "Track max length set to {seconds}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:893 +#, docstring +msgid "Toggle track announcement and other bot messages." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:899 +msgid "Notify mode: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:908 +#, docstring +msgid "Toggle whether the bot will be auto deafened upon joining the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:914 +msgid "Auto Deafen: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:923 +#, docstring +msgid "Toggle the domain restriction on Audio.\n\n" +" When toggled off, users will be able to play songs from non-commercial websites and links.\n" +" When toggled on, users are restricted to YouTube, SoundCloud, Vimeo, Twitch, and\n" +" Bandcamp links.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:934 +msgid "Commercial links only: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:943 +#, docstring +msgid "Set the role to use for DJ mode." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:952 +msgid "Settings Changed" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:953 +msgid "DJ role set to: {role.name}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:959 +#, docstring +msgid "Show the current settings." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:998 +msgid "Server Settings" +msgstr "Postavke servera" + +#: redbot/cogs/audio/core/commands/audioset.py:999 +msgid "Auto-deafen: [{auto_deafen}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1002 +msgid "Auto-disconnect: [{dc}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1003 +msgid "Auto-play: [{autoplay}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1007 +msgid "Disconnect timer: [{num_seconds}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1011 +msgid "Auto Pause timer: [{num_seconds}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1015 +msgid "DJ Role: [{role.name}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1017 +msgid "Jukebox: [{jukebox_name}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1018 +msgid "Command price: [{jukebox_price}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1022 +msgid "Max track length: [{tracklength}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1025 +msgid "Max volume: [{max_volume}%]\n" +"Persist queue: [{persist_queue}]\n" +"Repeat: [{repeat}]\n" +"Shuffle: [{shuffle}]\n" +"Shuffle bumped: [{bumpped_shuffle}]\n" +"Song notify msgs: [{notify}]\n" +"Songs as status: [{status}]\n" +"Spotify search: [{countrycode}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1045 +msgid "Thumbnails: [{0}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1049 +msgid "Vote skip: [{vote_enabled}]\n" +"Skip percentage: [{vote_percent}%]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1062 +msgid "Server" +msgstr "Server" + +#: redbot/cogs/audio/core/commands/audioset.py:1064 +msgid "User" +msgstr "Korisnik" + +#: redbot/cogs/audio/core/commands/audioset.py:1066 +#: redbot/cogs/audio/core/commands/playlists.py:1025 +msgid "Global" +msgstr "Globalno" + +#: redbot/cogs/audio/core/commands/audioset.py:1068 +#: redbot/cogs/audio/core/commands/audioset.py:1069 +#: redbot/cogs/audio/core/commands/audioset.py:1070 +msgid "Cached" +msgstr "U predmemoriji" + +#: redbot/cogs/audio/core/commands/audioset.py:1072 +#: redbot/cogs/audio/core/commands/audioset.py:1073 +#: redbot/cogs/audio/core/commands/audioset.py:1074 +msgid "US Top 100" +msgstr "US Top 100" + +#: redbot/cogs/audio/core/commands/audioset.py:1077 +msgid "Auto-play Settings" +msgstr "Postavke automatske reprodukcije" + +#: redbot/cogs/audio/core/commands/audioset.py:1079 +msgid "Playlist name: [{pname}]\n" +msgstr "Naslov popisa za reprodukciju: [{pname}]\n" + +#: redbot/cogs/audio/core/commands/audioset.py:1080 +msgid "Playlist ID: [{pid}]\n" +msgstr "ID popisa za reprodukciju: [{pid}]\n" + +#: redbot/cogs/audio/core/commands/audioset.py:1081 +msgid "Playlist scope: [{pscope}]\n" +msgstr "Opseg popisa za reprodukciju: [{pscope}]\n" + +#: redbot/cogs/audio/core/commands/audioset.py:1087 +#: redbot/cogs/audio/core/commands/audioset.py:1358 +#: redbot/cogs/audio/core/commands/audioset.py:1403 +msgid "Cache Settings" +msgstr "Postavke predmemorije" + +#: redbot/cogs/audio/core/commands/audioset.py:1089 +msgid "Max age: [{max_age}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1090 +msgid "Local Spotify cache: [{spotify_status}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1091 +msgid "Local Youtube cache: [{youtube_status}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1092 +msgid "Local Lavalink cache: [{lavalink_status}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1094 +#: redbot/cogs/audio/core/commands/audioset.py:1352 +#: redbot/cogs/audio/core/commands/audioset.py:1397 +msgid "days" +msgstr "dana" + +#: redbot/cogs/audio/core/commands/audioset.py:1101 +msgid "User Settings" +msgstr "Korisničke postavke" + +#: redbot/cogs/audio/core/commands/audioset.py:1103 +msgid "Spotify search: [{country_code}]\n" +msgstr "Spotify pretraživanje: [{country_code}]\n" + +#: redbot/cogs/audio/core/commands/audioset.py:1108 +msgid "Lavalink Settings" +msgstr "Lavalink postavke" + +#: redbot/cogs/audio/core/commands/audioset.py:1110 +msgid "Cog version: [{version}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1111 +msgid "Red-Lavalink: [{lavalink_version}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1112 +msgid "External server: [{use_external_lavalink}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1121 +msgid "Lavalink build: [{llbuild}]\n" +"Lavalink branch: [{llbranch}]\n" +"Release date: [{build_time}]\n" +"Lavaplayer version: [{lavaplayer}]\n" +"Java version: [{jvm}]\n" +"Java Executable: [{jv_exec}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1137 +msgid "Localtracks path: [{localpath}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1146 +#, docstring +msgid "Sends the Lavalink server logs to your DMs." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1153 +#: redbot/cogs/audio/core/commands/audioset.py:1155 +msgid "No logs found in your data folder." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1167 +msgid "Logs are too large, you can find them in {path}" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1177 +msgid "I need to be able to DM you to send you the logs." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1186 +#, docstring +msgid "Enable/disable tracks' titles as status." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1192 +msgid "Song titles as status: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1201 +#, docstring +msgid "Toggle displaying a thumbnail on audio messages." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1207 +msgid "Thumbnail display: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1216 +#, docstring +msgid "Percentage needed for non-mods to skip tracks, 0 to disable." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1228 +msgid "Voting disabled. All users can use queue management commands." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1235 +msgid "Vote percentage set to {percent}%." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1244 +#, docstring +msgid "Instructions to set the YouTube API key." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1263 +#, docstring +msgid "Instructions to set the Spotify API tokens." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1264 +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" +"3. Fill out the form provided with your app name, etc.\n" +"4. When asked if you're developing commercial integration select \"No\".\n" +"5. Accept the terms and conditions.\n" +"6. Copy your client ID and your client secret into:\n" +"`{prefix}set api spotify client_id client_secret `" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1281 +#: redbot/cogs/audio/core/commands/audioset.py:1303 +#, docstring +msgid "Set the country code for Spotify searches." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1285 +#: redbot/cogs/audio/core/commands/audioset.py:1307 +msgid "Invalid Country Code" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1286 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +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:1295 +#: redbot/cogs/audio/core/commands/audioset.py:1317 +msgid "Country Code set to {country}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1325 +#, docstring +msgid "Sets the caching level.\n\n" +" Level can be one of the following:\n\n" +" 0: Disables all caching\n" +" 1: Enables Spotify Cache\n" +" 2: Enables YouTube Cache\n" +" 3: Enables Lavalink Cache\n" +" 5: Enables all Caches\n\n" +" If you wish to disable a specific cache use a negative number.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1347 +#: redbot/cogs/audio/core/commands/audioset.py:1392 +msgid "Max age: [{max_age}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1348 +#: redbot/cogs/audio/core/commands/audioset.py:1393 +msgid "Spotify cache: [{spotify_status}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1349 +#: redbot/cogs/audio/core/commands/audioset.py:1394 +msgid "Youtube cache: [{youtube_status}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1350 +#: redbot/cogs/audio/core/commands/audioset.py:1395 +msgid "Lavalink cache: [{lavalink_status}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1410 +#, docstring +msgid "Sets the cache max age.\n\n" +" This commands allows you to set the max number of days before an entry in the cache becomes\n" +" invalid.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1417 +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:1422 +msgid "I've set the cache age to {age} days" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1429 +#, 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:1441 +msgid "Persisting queues: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1449 +#, docstring +msgid "Restarts the lavalink connection." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1459 +msgid "Restarting Lavalink" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1460 +msgid "It can take a couple of minutes for Lavalink to fully start up." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1467 +#, docstring +msgid "Set the maximum volume allowed in this server." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1471 +msgid "Error" +msgstr "Greška" + +#: redbot/cogs/audio/core/commands/audioset.py:1472 +msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1480 +#: redbot/cogs/audio/core/commands/audioset.py:1488 +msgid "Setting changed" +msgstr "Postavka promijenjena" + +#: redbot/cogs/audio/core/commands/audioset.py:1481 +msgid "The maximum volume has been limited to 150%, be easy on your ears." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1489 +msgid "The maximum volume has been limited to {max_volume}%." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:32 +#, docstring +msgid "Disconnect from the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:34 +#: redbot/cogs/audio/core/commands/controller.py:88 +#: redbot/cogs/audio/core/commands/controller.py:205 +#: redbot/cogs/audio/core/commands/controller.py:222 +#: redbot/cogs/audio/core/commands/controller.py:236 +#: redbot/cogs/audio/core/commands/controller.py:244 +#: redbot/cogs/audio/core/commands/controller.py:318 +#: redbot/cogs/audio/core/commands/controller.py:384 +#: redbot/cogs/audio/core/commands/controller.py:477 +#: redbot/cogs/audio/core/commands/controller.py:487 +#: redbot/cogs/audio/core/commands/controller.py:571 +#: redbot/cogs/audio/core/commands/controller.py:710 +#: redbot/cogs/audio/core/commands/controller.py:739 +#: redbot/cogs/audio/core/commands/controller.py:795 +#: redbot/cogs/audio/core/commands/controller.py:872 +#: redbot/cogs/audio/core/commands/equalizer.py:39 +#: redbot/cogs/audio/core/commands/equalizer.py:164 +#: redbot/cogs/audio/core/commands/equalizer.py:194 +#: redbot/cogs/audio/core/commands/equalizer.py:228 +#: redbot/cogs/audio/core/commands/equalizer.py:317 +#: redbot/cogs/audio/core/commands/miscellaneous.py:71 +#: redbot/cogs/audio/core/commands/miscellaneous.py:102 +#: redbot/cogs/audio/core/commands/playlists.py:1142 +msgid "Nothing playing." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:49 +#: redbot/cogs/audio/core/commands/controller.py:55 +msgid "Unable To Disconnect" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:50 +#: redbot/cogs/audio/core/commands/controller.py:263 +#: redbot/cogs/audio/core/commands/controller.py:331 +#: redbot/cogs/audio/core/commands/controller.py:585 +msgid "There are other people listening - vote to skip instead." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:56 +#: redbot/cogs/audio/core/commands/controller.py:62 +msgid "You need the DJ role to disconnect." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:61 +msgid "Unable to Disconnect" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:65 +msgid "Disconnecting..." +msgstr "Prekidam vezu..." + +#: redbot/cogs/audio/core/commands/controller.py:86 +#, docstring +msgid "Now playing." +msgstr "Reproducira se." + +#: redbot/cogs/audio/core/commands/controller.py:110 +#: redbot/cogs/audio/core/commands/queue.py:81 +msgid "\n" +" Requested by: **{track.requester}**" +msgstr "\n" +" Zatražio: **{track.requester}**" + +#: redbot/cogs/audio/core/commands/controller.py:113 +msgid "Nothing." +msgstr "Ništa." + +#: redbot/cogs/audio/core/commands/controller.py:118 +#: redbot/cogs/audio/core/commands/queue.py:83 +msgid "Now Playing" +msgstr "Reproducira se" + +#: redbot/cogs/audio/core/commands/controller.py:128 +#: redbot/cogs/audio/core/commands/queue.py:93 +msgid "Auto-Play" +msgstr "Automatska reprodukcija" + +#: redbot/cogs/audio/core/commands/controller.py:134 +#: redbot/cogs/audio/core/commands/queue.py:99 +msgid "Shuffle" +msgstr "Nasumična reprodukcija" + +#: redbot/cogs/audio/core/commands/controller.py:140 +#: redbot/cogs/audio/core/commands/queue.py:105 +msgid "Repeat" +msgstr "Ponavljanje" + +#: redbot/cogs/audio/core/commands/controller.py:200 +#, docstring +msgid "Pause or resume a playing track." +msgstr "Pauziranje ili nastavak reprodukcije glazbe." + +#: redbot/cogs/audio/core/commands/controller.py:211 +#: redbot/cogs/audio/core/commands/controller.py:217 +msgid "Unable To Manage Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:212 +msgid "You must be in the voice channel to pause or resume." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:218 +msgid "You need the DJ role to pause or resume tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:229 +msgid "Track Paused" +msgstr "Glazba pauzirana" + +#: redbot/cogs/audio/core/commands/controller.py:233 +msgid "Track Resumed" +msgstr "Glazba nastavljena" + +#: redbot/cogs/audio/core/commands/controller.py:242 +#, docstring +msgid "Skip to the start of the previously played track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:256 +#: redbot/cogs/audio/core/commands/controller.py:262 +#: redbot/cogs/audio/core/commands/controller.py:268 +#: redbot/cogs/audio/core/commands/controller.py:483 +#: redbot/cogs/audio/core/commands/controller.py:498 +#: redbot/cogs/audio/core/commands/controller.py:511 +#: redbot/cogs/audio/core/commands/controller.py:520 +msgid "Unable To Skip Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:257 +msgid "You must be in the voice channel to skip the track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:269 +msgid "You need the DJ role or be the track requester to enqueue the previous song tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:277 +#: redbot/cogs/audio/core/commands/player.py:53 +#: redbot/cogs/audio/core/commands/player.py:58 +#: redbot/cogs/audio/core/commands/player.py:64 +#: redbot/cogs/audio/core/commands/player.py:82 +#: redbot/cogs/audio/core/commands/player.py:94 +#: redbot/cogs/audio/core/commands/player.py:100 +#: redbot/cogs/audio/core/commands/player.py:110 +#: redbot/cogs/audio/core/commands/player.py:116 +#: redbot/cogs/audio/core/commands/player.py:123 +#: redbot/cogs/audio/core/commands/player.py:134 +#: redbot/cogs/audio/core/commands/player.py:161 +#: redbot/cogs/audio/core/commands/player.py:166 +#: redbot/cogs/audio/core/commands/player.py:172 +#: redbot/cogs/audio/core/commands/player.py:190 +#: redbot/cogs/audio/core/commands/player.py:202 +#: redbot/cogs/audio/core/commands/player.py:208 +#: redbot/cogs/audio/core/commands/player.py:218 +#: redbot/cogs/audio/core/commands/player.py:224 +#: redbot/cogs/audio/core/commands/player.py:231 +#: redbot/cogs/audio/core/commands/player.py:243 +#: redbot/cogs/audio/core/commands/player.py:252 +#: redbot/cogs/audio/core/commands/player.py:295 +#: redbot/cogs/audio/core/commands/player.py:317 +#: redbot/cogs/audio/core/commands/player.py:436 +#: redbot/cogs/audio/core/commands/player.py:454 +#: redbot/cogs/audio/core/commands/player.py:466 +#: redbot/cogs/audio/core/commands/player.py:472 +#: redbot/cogs/audio/core/commands/player.py:484 +#: redbot/cogs/audio/core/commands/player.py:532 +#: redbot/cogs/audio/core/commands/player.py:552 +#: redbot/cogs/audio/core/commands/player.py:570 +#: redbot/cogs/audio/core/commands/player.py:582 +#: redbot/cogs/audio/core/commands/player.py:588 +#: redbot/cogs/audio/core/commands/player.py:600 +#: redbot/cogs/audio/core/commands/player.py:605 +#: redbot/cogs/audio/core/commands/player.py:738 +#: redbot/cogs/audio/core/commands/player.py:744 +#: redbot/cogs/audio/core/commands/player.py:806 +#: redbot/cogs/audio/core/commands/playlists.py:1481 +msgid "Unable To Play Tracks" +msgstr "Nije moguće reproducirati pjesme" + +#: redbot/cogs/audio/core/commands/controller.py:277 +msgid "No previous track." +msgstr "Nema prethodne pjesme." + +#: redbot/cogs/audio/core/commands/controller.py:298 +msgid "Replaying Track" +msgstr "Ponavljam glazbu" + +#: redbot/cogs/audio/core/commands/controller.py:305 +#, docstring +msgid "Seek ahead or behind on a track by seconds or a to a specific time.\n\n" +" Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:323 +#: redbot/cogs/audio/core/commands/controller.py:330 +#: redbot/cogs/audio/core/commands/controller.py:337 +#: redbot/cogs/audio/core/commands/controller.py:344 +#: redbot/cogs/audio/core/commands/controller.py:356 +msgid "Unable To Seek Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:324 +msgid "You must be in the voice channel to use seek." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:338 +msgid "You need the DJ role or be the track requester to use seek." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:344 +msgid "Can't seek on a stream." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:357 +msgid "Invalid input for the time to seek." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:365 +msgid "Moved {num_seconds}s to 00:00:00" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:372 +msgid "Moved {num_seconds}s to {time}" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:380 +msgid "Moved to {time}" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:390 +#, docstring +msgid "Toggle shuffle." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:399 +#: redbot/cogs/audio/core/commands/controller.py:410 +#: redbot/cogs/audio/core/commands/controller.py:443 +#: redbot/cogs/audio/core/commands/controller.py:454 +msgid "Unable To Toggle Shuffle" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:400 +#: redbot/cogs/audio/core/commands/controller.py:444 +msgid "You need the DJ role to toggle shuffle." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:411 +#: redbot/cogs/audio/core/commands/controller.py:455 +msgid "You must be in the voice channel to toggle shuffle." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:420 +msgid "Shuffle tracks: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:431 +#, docstring +msgid "Toggle bumped track shuffle.\n\n" +" Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\n" +" over `[p]shuffle`.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:464 +msgid "Shuffle bumped tracks: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:475 +#, docstring +msgid "Skip to the next track, or to a given track number." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:484 +msgid "You must be in the voice channel to skip the music." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:499 +msgid "You need the DJ role or be the track requester to skip tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:512 +msgid "You can only skip the current track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:521 +msgid "Can't skip to a specific track in vote mode without the DJ role." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:527 +msgid "I removed your vote to skip." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:530 +msgid "You voted to skip." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:543 +msgid "Vote threshold met." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:546 +msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:565 +#, docstring +msgid "Stop playback and clear the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:578 +#: redbot/cogs/audio/core/commands/controller.py:584 +#: redbot/cogs/audio/core/commands/controller.py:590 +msgid "Unable To Stop Player" +msgstr "Nije moguće zaustaviti player" + +#: redbot/cogs/audio/core/commands/controller.py:579 +msgid "You must be in the voice channel to stop the music." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:591 +msgid "You need the DJ role to stop the music." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:613 +msgid "Stopping..." +msgstr "Zaustavljam..." + +#: redbot/cogs/audio/core/commands/controller.py:621 +#, docstring +msgid "Summon the bot to a voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:633 +#: redbot/cogs/audio/core/commands/controller.py:640 +#: redbot/cogs/audio/core/commands/controller.py:653 +#: redbot/cogs/audio/core/commands/controller.py:684 +#: redbot/cogs/audio/core/commands/controller.py:691 +msgid "Unable To Join Voice Channel" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:634 +msgid "There are other people listening." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:641 +msgid "You need the DJ role to summon the bot." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:654 +#: redbot/cogs/audio/core/commands/player.py:83 +#: redbot/cogs/audio/core/commands/player.py:191 +#: redbot/cogs/audio/core/commands/player.py:455 +#: redbot/cogs/audio/core/commands/player.py:571 +#: redbot/cogs/audio/core/commands/player.py:695 +#: redbot/cogs/audio/core/commands/queue.py:343 +msgid "I don't have permission to connect and speak in your channel." +msgstr "Nemam dozvolu za povezivanje i govor u vašem kanalu." + +#: redbot/cogs/audio/core/commands/controller.py:672 +msgid "Unable To Do This Action" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:673 +msgid "I am already in your channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:685 +#: redbot/cogs/audio/core/commands/player.py:95 +#: redbot/cogs/audio/core/commands/player.py:203 +#: redbot/cogs/audio/core/commands/player.py:467 +#: redbot/cogs/audio/core/commands/player.py:583 +#: redbot/cogs/audio/core/commands/player.py:707 +#: redbot/cogs/audio/core/commands/queue.py:355 +msgid "Connect to a voice channel first." +msgstr "Prvo se pridruži govornome kanalu." + +#: redbot/cogs/audio/core/commands/controller.py:692 +#: redbot/cogs/audio/core/commands/player.py:101 +#: redbot/cogs/audio/core/commands/player.py:209 +#: redbot/cogs/audio/core/commands/player.py:473 +#: redbot/cogs/audio/core/commands/player.py:589 +#: redbot/cogs/audio/core/commands/player.py:713 +#: redbot/cogs/audio/core/commands/queue.py:362 +msgid "Connection to Lavalink has not yet been established." +msgstr "Veza s Lavalinkom još nije uspostavljena." + +#: redbot/cogs/audio/core/commands/controller.py:699 +#, docstring +msgid "Set the volume, 1% - 150%." +msgstr "Postavi glasnoću, 1% - 150%." + +#: redbot/cogs/audio/core/commands/controller.py:708 +msgid "Current Volume:" +msgstr "Trenutna glasnoća:" + +#: redbot/cogs/audio/core/commands/controller.py:719 +#: redbot/cogs/audio/core/commands/controller.py:726 +msgid "Unable To Change Volume" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:720 +msgid "You must be in the voice channel to change the volume." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:727 +msgid "You need the DJ role to change the volume." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:737 +msgid "Volume:" +msgstr "Glasnoća:" + +#: redbot/cogs/audio/core/commands/controller.py:746 +#, docstring +msgid "Toggle repeat." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:754 +#: redbot/cogs/audio/core/commands/controller.py:765 +msgid "Unable To Toggle Repeat" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:755 +msgid "You need the DJ role to toggle repeat." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:766 +msgid "You must be in the voice channel to toggle repeat." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:773 +msgid "Repeat tracks: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:790 +#, docstring +msgid "Remove a specific track number from the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:799 +msgid "Nothing queued." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:803 +#: redbot/cogs/audio/core/commands/controller.py:809 +#: redbot/cogs/audio/core/commands/controller.py:817 +#: redbot/cogs/audio/core/commands/controller.py:850 +msgid "Unable To Modify Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:804 +msgid "You need the DJ role to remove tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:810 +msgid "You must be in the voice channel to manage the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:818 +#: redbot/cogs/audio/core/commands/controller.py:891 +msgid "Song number must be greater than 1 and within the queue limit." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:832 +#: redbot/cogs/audio/core/commands/controller.py:856 +msgid "Removed track from queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:833 +msgid "Removed {track} from the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:851 +msgid "Removed 0 tracks, nothing matches the URL provided." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:857 +msgid "Removed {removed_tracks} tracks from queue which matched the URL provided." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:867 +#, docstring +msgid "Bump a track number to the top of the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:878 +#: redbot/cogs/audio/core/commands/controller.py:884 +#: redbot/cogs/audio/core/commands/controller.py:890 +#: redbot/cogs/audio/core/commands/player.py:151 +msgid "Unable To Bump Track" +msgstr "Nije moguće pomaknuti pjesmu na vrh reda" + +#: redbot/cogs/audio/core/commands/controller.py:879 +msgid "You must be in the voice channel to bump a track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:885 +msgid "You need the DJ role to bump tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:901 +msgid "Moved track to the top of the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:30 +#, docstring +msgid "Equalizer management.\n\n" +" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n" +" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n" +" 6.3k, 10k, and 16k Hz.\n" +" Setting a band value to -0.25 nullifies it while +0.25 is double.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:72 +#, docstring +msgid "Delete a saved eq preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:81 +#: redbot/cogs/audio/core/commands/equalizer.py:88 +#: redbot/cogs/audio/core/commands/equalizer.py:101 +msgid "Unable To Delete Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:82 +#: redbot/cogs/audio/core/commands/equalizer.py:102 +msgid "You are not the author of that preset setting." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:111 +#, docstring +msgid "List saved eq presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:114 +msgid "No saved equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:117 +msgid "Preset Name" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:118 +msgid "Author" +msgstr "Autor" + +#: redbot/cogs/audio/core/commands/equalizer.py:140 +msgid "{num} preset(s)" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:147 +#, docstring +msgid "Load a saved eq preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:155 +msgid "No Preset Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:173 +msgid "Unable To Load Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:174 +msgid "You need the DJ role to load equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:192 +#, docstring +msgid "Reset the eq to 0 across all bands." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:201 +msgid "Unable To Modify Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:202 +msgid "You need the DJ role to reset the equalizer." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:218 +msgid "Equalizer values have been reset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:226 +#, docstring +msgid "Save the current eq settings to a preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:236 +#: redbot/cogs/audio/core/commands/equalizer.py:254 +#: redbot/cogs/audio/core/commands/equalizer.py:269 +msgid "Unable To Save Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:237 +msgid "You need the DJ role to save equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:241 +msgid "Please enter a name for this equalizer preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:255 +msgid "No equalizer preset name entered, try the command again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:270 +msgid "Try the command again with a shorter name." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:274 +msgid "Preset name already exists, do you want to replace it?" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:282 +msgid "Not saving preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:295 +msgid "Current equalizer saved to the {preset_name} preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:309 +#, docstring +msgid "Set an eq band with a band number or name and value.\n\n" +" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n" +" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n" +" 6.3k, 10k, and 16k Hz.\n" +" Setting a band value to -0.25 nullifies it while +0.25 is double.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:325 +msgid "Unable To Set Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:326 +msgid "You need the DJ role to set equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:366 +msgid "Invalid Band" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:367 +msgid "Valid band numbers are 1-15 or the band names listed in the help for this command." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:391 +msgid "Preset Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:392 +msgid "The {band_name}Hz band has been set to {band_value}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:22 +#, docstring +msgid "Lavalink server configuration options." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:26 +#, docstring +msgid "Change your Java executable path\n\n" +" Enter nothing to reset to default.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:35 +msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:44 +msgid "Java Executable Reset" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:45 +msgid "Audio will now use `java` to run your Lavalink.jar" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:54 +msgid "`{java_path}` is not a valid executable" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:61 +msgid "Java Executable Changed" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:62 +msgid "Audio will now use `{exc}` to run your Lavalink.jar" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:72 +#: redbot/cogs/audio/core/commands/llset.py:85 +#: redbot/cogs/audio/core/commands/llset.py:112 +#: redbot/cogs/audio/core/commands/llset.py:135 +#: redbot/cogs/audio/core/commands/llset.py:159 +#: redbot/cogs/audio/core/commands/llset.py:184 +#: redbot/cogs/audio/core/commands/llset.py:209 +msgid "Failed To Shutdown Lavalink" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:73 +msgid "For it to take effect please reload Audio (`{prefix}reload audio`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:86 +#: redbot/cogs/audio/core/commands/llset.py:136 +#: redbot/cogs/audio/core/commands/llset.py:160 +#: redbot/cogs/audio/core/commands/llset.py:185 +#: redbot/cogs/audio/core/commands/llset.py:210 +msgid "Please reload Audio (`{prefix}reload audio`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:93 +#, docstring +msgid "Toggle using external Lavalink servers." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:100 +#: redbot/cogs/audio/core/commands/llset.py:126 +msgid "External Lavalink server: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:113 +msgid "External Lavalink server: {true_or_false}\n" +"For it to take effect please reload Audio (`{prefix}reload audio`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:143 +#, docstring +msgid "Set the Lavalink server host." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:171 +#: redbot/cogs/audio/core/commands/llset.py:196 +msgid "External Lavalink server set to True." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:151 +msgid "Host set to {host}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:167 +#, docstring +msgid "Set the Lavalink server password." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:175 +msgid "Server password set to {password}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:192 +#, docstring +msgid "Set the Lavalink websocket server port." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:200 +msgid "Websocket port set to {port}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:217 +#, docstring +msgid "Display Lavalink connection settings." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:223 +msgid "Connection Settings" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:224 +msgid "Host: [{host}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:225 +msgid "WS Port: [{port}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:227 +msgid "Rest Port: [{port}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:228 +msgid "Password: [{password}]\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:232 +msgid "I need to be able to DM you to send you this info." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:26 +#, docstring +msgid "Local playback commands." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:30 +#, docstring +msgid "Play all songs in a localtracks folder.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]local folder`\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Open a menu to pick a folder to queue.\n\n" +" ​ ​ `[p]local folder folder_name`\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Queues all of the tracks inside the folder_name folder.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:50 +msgid "Folder Not Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:51 +msgid "Localtracks folder named {name} does not exist." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:62 +#, docstring +msgid "Play a local track.\n\n" +" To play a local track, either use the menu to choose a track or enter in the track path directly with the play command.\n" +" To play an entire folder, use `[p]help local folder` for instructions.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]local play`\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Open a menu to pick a track.\n\n" +" ​ ​ ​ ​ `[p]play localtracks\\album_folder\\song_name.mp3`\n" +" ​ ​ ​ ​ `[p]play album_folder\\song_name.mp3`\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Use a direct link relative to the localtracks folder.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:79 +#: redbot/cogs/audio/core/commands/localtracks.py:135 +msgid "No album folders found." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:121 +#, docstring +msgid "Search for songs across all localtracks folders." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:139 +#: redbot/cogs/audio/core/commands/queue.py:299 +msgid "No matches." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:29 +#, docstring +msgid "Make Red sing one of her songs." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:46 +#, docstring +msgid "Audio stats." +msgstr "Audio statistike." + +#: redbot/cogs/audio/core/commands/miscellaneous.py:75 +msgid "Not connected anywhere." +msgstr "Nisam nigdje povezan." + +#: redbot/cogs/audio/core/commands/miscellaneous.py:81 +msgid "Playing in {num}/{total} servers:" +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:87 +msgid "Page {}/{}" +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:100 +#, docstring +msgid "Queue percentage." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:126 +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:147 +msgid "Queued and playing tracks:" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:40 +#, docstring +msgid "Play the specified track or search for a close match.\n\n" +" To play a local track, the query should be `\\`.\n" +" If you are the bot owner, use `[p]audioset info` to display your localtracks path.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:54 +#: redbot/cogs/audio/core/commands/player.py:162 +#: redbot/cogs/audio/core/commands/player.py:739 +msgid "That URL is not allowed." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:58 +#: redbot/cogs/audio/core/commands/player.py:166 +#: redbot/cogs/audio/core/commands/player.py:745 +msgid "That track is not allowed." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:65 +#: redbot/cogs/audio/core/commands/player.py:173 +#: redbot/cogs/audio/core/commands/player.py:437 +#: redbot/cogs/audio/core/commands/player.py:553 +#: redbot/cogs/audio/core/commands/player.py:807 +msgid "You need the DJ role to queue tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:69 +#: redbot/cogs/audio/core/commands/player.py:177 +#: redbot/cogs/audio/core/commands/player.py:441 +#: redbot/cogs/audio/core/commands/player.py:557 +#: redbot/cogs/audio/core/commands/player.py:681 +msgid "Connection to Lavalink has failed" +msgstr "Veza s Lavalinkom nije uspjela" + +#: redbot/cogs/audio/core/commands/player.py:72 +#: redbot/cogs/audio/core/commands/player.py:180 +#: redbot/cogs/audio/core/commands/player.py:444 +#: redbot/cogs/audio/core/commands/player.py:560 +#: redbot/cogs/audio/core/commands/player.py:684 +msgid "Please check your console or logs for details." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:111 +#: redbot/cogs/audio/core/commands/player.py:219 +msgid "You must be in the voice channel to use the play command." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:117 +#: redbot/cogs/audio/core/commands/player.py:225 +#: redbot/cogs/audio/core/commands/player.py:253 +msgid "No tracks found for `{query}`." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:123 +#: redbot/cogs/audio/core/commands/player.py:231 +#: redbot/cogs/audio/core/commands/player.py:532 +#: redbot/cogs/audio/core/commands/player.py:605 +msgid "Queue size limit reached." +msgstr "Dostignuto ograničenje za red čekanja." + +#: redbot/cogs/audio/core/commands/player.py:146 +#, docstring +msgid "Force play a URL or search for a track." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:152 +msgid "Only single tracks work with bump play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:256 +#: redbot/cogs/audio/core/commands/player.py:788 +#: redbot/cogs/audio/core/commands/player.py:910 +msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n" +"This may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:263 +#: redbot/cogs/audio/core/commands/player.py:795 +#: redbot/cogs/audio/core/commands/player.py:917 +msgid "Track is not playable." +msgstr "Pjesma se ne može reproducirati." + +#: redbot/cogs/audio/core/commands/player.py:265 +#: redbot/cogs/audio/core/commands/player.py:796 +#: redbot/cogs/audio/core/commands/player.py:918 +msgid "**{suffix}** is not a fully supported format and some tracks may not play." +msgstr "**{suffix}** nije podržan format i neke se pjesme možda neće moći reproducirati." + +#: redbot/cogs/audio/core/commands/player.py:296 +msgid "This track is not allowed in this server." +msgstr "Ova pjesma nije dopuštena na ovom serveru." + +#: redbot/cogs/audio/core/commands/player.py:318 +msgid "Track exceeds maximum length." +msgstr "Pjesma prelazi maksimalnu duljinu." + +#: redbot/cogs/audio/core/commands/player.py:339 +msgid "{time} until track playback: #1 in queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:343 +msgid "Track Enqueued" +msgstr "Pjesma dodana u red čekanja" + +#: redbot/cogs/audio/core/commands/player.py:357 +#, docstring +msgid "Pick a Spotify playlist from a list of categories to start playing." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:417 +msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n" +"See `{prefix}audioset spotifyapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:427 +msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\n" +"See `{prefix}audioset youtubeapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:485 +msgid "You must be in the voice channel to use the genre command." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:492 +msgid "No categories found" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:496 +#: redbot/cogs/audio/core/commands/player.py:514 +msgid "No categories found, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:501 +msgid "Categories" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:507 +msgid "No categories selected, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:522 +msgid "Playlists for {friendly_name}" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:529 +msgid "No tracks to play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:539 +msgid "Couldn't find tracks for the selected playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:547 +#, docstring +msgid "Starts auto play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:601 +msgid "You must be in the voice channel to use the autoplay command." +msgstr "Moraš biti u glasovnom kanalu da bi koristio autoplay naredbu." + +#: redbot/cogs/audio/core/commands/player.py:615 +msgid "Couldn't get a valid track." +msgstr "Nije moguće dobiti valjanu pjesmu." + +#: redbot/cogs/audio/core/commands/player.py:621 +#: redbot/cogs/audio/core/commands/player.py:757 +#: redbot/cogs/audio/core/commands/player.py:776 +#: redbot/cogs/audio/core/commands/player.py:897 +#: redbot/cogs/audio/core/commands/playlists.py:1928 +msgid "Unable to Get Track" +msgstr "Nije moguće dobiti pjesmu" + +#: redbot/cogs/audio/core/commands/player.py:622 +#: redbot/cogs/audio/core/commands/player.py:758 +#: redbot/cogs/audio/core/commands/player.py:777 +#: redbot/cogs/audio/core/commands/player.py:898 +#: redbot/cogs/audio/core/commands/playlists.py:1929 +msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." +msgstr "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za nekoliko minuta." + +#: redbot/cogs/audio/core/commands/player.py:636 +msgid "Adding a track to queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:642 +#, docstring +msgid "Pick a track with a search.\n\n" +" Use `[p]search list ` to queue all tracks found on YouTube. Use `[p]search sc\n" +" ` to search on SoundCloud instead of YouTube.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:694 +#: redbot/cogs/audio/core/commands/player.py:706 +#: redbot/cogs/audio/core/commands/player.py:712 +#: redbot/cogs/audio/core/commands/player.py:722 +msgid "Unable To Search For Tracks" +msgstr "Nije moguće tražiti pjesme" + +#: redbot/cogs/audio/core/commands/player.py:723 +msgid "You must be in the voice channel to enqueue tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:786 +#: redbot/cogs/audio/core/commands/player.py:908 +msgid "Nothing found." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:857 +#: redbot/cogs/audio/core/commands/playlists.py:1553 +msgid " {bad_tracks} tracks cannot be queued." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:863 +msgid "Queued {num} track(s).{maxlength_msg}" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:869 +msgid "folder" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:871 +msgid "search" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:874 +msgid "{time} until start of {type} playback: starts at #{position} in queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:44 +#, docstring +msgid "Playlist configuration options.\n\n" +" Scope info:\n" +" ​ ​ ​ ​ **Global**:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Visible to all users of this bot.\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Only editable by bot owner.\n" +" ​ ​ ​ ​ **Guild**:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Visible to all users in this guild.\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\n" +" ​ ​ ​ ​ **User**:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Visible to all bot users, if --author is passed.\n" +" ​ ​ ​ ​ ​ ​ ​ ​ Editable by bot owner and creator.\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:69 +#, docstring +msgid "Add a track URL, playlist link, or quick search to a playlist.\n\n" +" The track(s) will be appended to the end of the playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist append playlist_name_OR_id track_name_OR_url [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist append MyGuildPlaylist Hello by Adele`\n" +" ​ ​ ​ ​ `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global --Author Draper#6666`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:123 +#: redbot/cogs/audio/core/commands/playlists.py:307 +#: redbot/cogs/audio/core/commands/playlists.py:493 +#: redbot/cogs/audio/core/commands/playlists.py:589 +#: redbot/cogs/audio/core/commands/playlists.py:720 +#: redbot/cogs/audio/core/commands/playlists.py:857 +#: redbot/cogs/audio/core/commands/playlists.py:997 +#: redbot/cogs/audio/core/commands/playlists.py:1031 +#: redbot/cogs/audio/core/commands/playlists.py:1040 +#: redbot/cogs/audio/core/commands/playlists.py:1243 +#: redbot/cogs/audio/core/commands/playlists.py:1497 +#: redbot/cogs/audio/core/commands/playlists.py:1586 +#: redbot/cogs/audio/core/commands/playlists.py:1669 +#: redbot/cogs/audio/core/commands/playlists.py:1699 +#: redbot/cogs/audio/core/commands/playlists.py:2015 +msgid "Playlist Not Found" +msgstr "Popis za reprodukciju nije pronađen" + +#: redbot/cogs/audio/core/commands/playlists.py:140 +msgid "Could not find a track matching your query." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:161 +msgid "Skipping track" +msgstr "Preskačem pjesmu" + +#: redbot/cogs/audio/core/commands/playlists.py:162 +msgid "{track} is already in {playlist} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:170 +#: redbot/cogs/audio/core/commands/playlists.py:212 +msgid "Playlist limit reached: Could not add track." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:193 +msgid "Track added" +msgstr "Pjesma dodana" + +#: redbot/cogs/audio/core/commands/playlists.py:194 +msgid "{track} appended to {playlist} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:199 +msgid "{num} tracks appended to {playlist} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:204 +msgid "\n" +"{existing} {plural} already in the playlist and were skipped." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:206 +msgid "tracks are" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:206 +msgid "track is" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:208 +#: redbot/cogs/audio/core/commands/playlists.py:626 +#: redbot/cogs/audio/core/commands/playlists.py:1273 +#: redbot/cogs/audio/core/commands/playlists.py:1287 +#: redbot/cogs/audio/core/commands/playlists.py:2032 +msgid "Playlist Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:308 +#: redbot/cogs/audio/core/commands/playlists.py:494 +#: redbot/cogs/audio/core/commands/playlists.py:590 +#: redbot/cogs/audio/core/commands/playlists.py:721 +#: redbot/cogs/audio/core/commands/playlists.py:858 +#: redbot/cogs/audio/core/commands/playlists.py:1244 +#: redbot/cogs/audio/core/commands/playlists.py:1670 +#: redbot/cogs/audio/core/commands/playlists.py:2016 +msgid "Could not match '{arg}' to a playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:331 +#: redbot/cogs/audio/core/commands/playlists.py:338 +msgid "the Global" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:346 +msgid "Playlist Copied" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:347 +msgid "Playlist {name} (`{from_id}`) copied from {from_scope} to {to_scope} (`{to_id}`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:362 +#, docstring +msgid "Create an empty playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist create playlist_name [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist create MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist create MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist create MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:416 +#: redbot/cogs/audio/core/commands/playlists.py:1134 +#: redbot/cogs/audio/core/commands/playlists.py:1361 +#: redbot/cogs/audio/core/commands/playlists.py:1998 +msgid "Invalid Playlist Name" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:417 +#: redbot/cogs/audio/core/commands/playlists.py:1135 +#: redbot/cogs/audio/core/commands/playlists.py:1362 +#: redbot/cogs/audio/core/commands/playlists.py:1999 +msgid "Playlist names must be a single word (up to 32 characters) and not numbers only." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:427 +#: redbot/cogs/audio/core/commands/playlists.py:1167 +#: redbot/cogs/audio/core/commands/playlists.py:1396 +msgid "Playlist Created" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:428 +msgid "Empty playlist {name} (`{id}`) [**{scope}**] created." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:441 +#, docstring +msgid "Delete a saved playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist delete playlist_name_OR_id [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist delete MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist delete MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist delete MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:514 +msgid "Playlist Deleted" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:515 +msgid "{name} (`{id}`) [**{scope}**] playlist deleted." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:531 +#, docstring +msgid "Remove duplicate tracks from a saved playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist dedupe playlist_name_OR_id [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist dedupe MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist dedupe MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist dedupe MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:627 +msgid "Removed {track_diff} duplicated tracks from {name} (`{id}`) [**{scope}**] playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:640 +#: redbot/cogs/audio/core/commands/playlists.py:1768 +msgid "Playlist Has Not Been Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:641 +msgid "{name} (`{id}`) [**{scope}**] playlist has no duplicate tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:662 +#, docstring +msgid "Download a copy of a playlist.\n\n" +" These files can be used with the `[p]playlist upload` command.\n" +" Red v2-compatible playlists can be generated by passing True\n" +" for the v2 variable.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist download playlist_name_OR_id [v2=True_OR_False] [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist download MyGuildPlaylist True`\n" +" ​ ​ ​ ​ `[p]playlist download MyGlobalPlaylist False --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist download MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:731 +msgid "That playlist has no tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:774 +msgid "This playlist is too large to be send in this server." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:777 +msgid "Playlist is too large, here is the compressed version." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:799 +#, docstring +msgid "Retrieve information from a saved playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist info playlist_name_OR_id [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist info MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist info MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist info MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:891 +msgid "Playlist info for {playlist_name} (`{id}`) [**{scope}**]:\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:895 +msgid "Playlist info for {playlist_name} (`{id}`) [**{scope}**]:\n" +"URL: {url}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:908 +#: redbot/cogs/audio/core/commands/playlists.py:1056 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:910 +msgid "Page {page}/{pages} | Author: {author_name} | {num} track(s)" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:922 +#, docstring +msgid "List saved playlists.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist list [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist list`\n" +" ​ ​ ​ ​ `[p]playlist list --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist list --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:998 +msgid "No saved playlists available in this server." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1032 +msgid "No saved playlists for {scope} created by {author}." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1041 +msgid "No saved playlists for {scope}." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1051 +msgid "ID: {id}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1052 +msgid "Tracks: {num}" +msgstr "Broj pjesama: {num}" + +#: redbot/cogs/audio/core/commands/playlists.py:1053 +msgid "Author: {name}" +msgstr "Autor: {name}" + +#: redbot/cogs/audio/core/commands/playlists.py:1058 +msgid "Scope: {scope}\n" +msgstr "Opseg: {scope}\n" + +#: redbot/cogs/audio/core/commands/playlists.py:1078 +#, docstring +msgid "Save the queue to a playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist queue playlist_name [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist queue MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist queue MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist queue MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1168 +msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1174 +#: redbot/cogs/audio/core/commands/playlists.py:1405 +msgid "Playlist limit reached: Could not add {} tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1188 +#, docstring +msgid "Remove a track from a playlist by url.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist remove playlist_name_OR_id url [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist remove MyGuildPlaylist https://www.youtube.com/watch?v=MN3x-kAbgFU`\n" +" ​ ​ ​ ​ `[p]playlist remove MyGlobalPlaylist https://www.youtube.com/watch?v=MN3x-kAbgFU --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist remove MyPersonalPlaylist https://www.youtube.com/watch?v=MN3x-kAbgFU --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1254 +msgid "URL not in playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1266 +msgid "No tracks left, removing playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1274 +msgid "{num} entries have been removed from the playlist {playlist_name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1288 +msgid "The track has been removed from the playlist: {playlist_name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1306 +#, docstring +msgid "Save a playlist from a url.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist save name url [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist save MyGuildPlaylist https://www.youtube.com/playlist?list=PLx0sYbCqOb8Q_CLZC2BdBSKEEB59BOPUM`\n" +" ​ ​ ​ ​ `[p]playlist save MyGlobalPlaylist https://www.youtube.com/playlist?list=PLx0sYbCqOb8Q_CLZC2BdBSKEEB59BOPUM --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist save MyPersonalPlaylist https://open.spotify.com/playlist/1RyeIbyFeIJVnNzlGr5KkR --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1397 +msgid "Playlist {name} (`{id}`) [**{scope}**] saved: {num} tracks added." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1414 +msgid "Playlist Couldn't be created" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1415 +msgid "Unable to create your playlist." +msgstr "Nije moguće izraditi vaš popis za reprodukciju." + +#: redbot/cogs/audio/core/commands/playlists.py:1432 +#, docstring +msgid "Load a playlist into the queue.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​` [p]playlist start playlist_name_OR_id [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist start MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist start MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist start MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1482 +msgid "You need the DJ role to start playing playlists." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1566 +msgid "Playlist Enqueued" +msgstr "Popis za reprodukciju dodan u red čekanja" + +#: redbot/cogs/audio/core/commands/playlists.py:1567 +msgid "{name} - (`{id}`) [**{scope}**]\n" +"Added {num} tracks to the queue.{maxlength_msg}" +msgstr "{name} - (`{id}`) [**{scope}**]\n" +"Dodano {num} pjesama u red čekanja.{maxlength_msg}" + +#: redbot/cogs/audio/core/commands/playlists.py:1613 +#, docstring +msgid "Updates all tracks in a playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist update playlist_name_OR_id [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist update MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist update MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist update MyPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1692 +msgid "Invalid Playlist" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1693 +msgid "Custom playlists cannot be updated." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1734 +msgid "Tracks removed" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1738 +#: redbot/cogs/audio/core/commands/playlists.py:1758 +msgid "Page {page_num}/{total_pages}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1756 +msgid "Tracks added" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1769 +msgid "No changes for {name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1781 +#, docstring +msgid "Uploads a playlist file as a playlist for the bot.\n\n" +" V2 and old V3 playlist will be slow.\n" +" V3 Playlist made with `[p]playlist download` will load a lot faster.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist upload [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist upload`\n" +" ​ ​ ​ ​ `[p]playlist upload --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist upload --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1838 +msgid "Please upload the playlist file. Any other message will cancel this operation." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1849 +msgid "No file detected, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1856 +msgid "Upload cancelled." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1860 +msgid "Only Red playlist files can be uploaded." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1868 +msgid "Not a valid playlist file." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1880 +msgid "This playlist is too large." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1950 +#, docstring +msgid "Rename an existing playlist.\n\n" +" **Usage**:\n" +" ​ ​ ​ ​ `[p]playlist rename playlist_name_OR_id new_name [args]`\n\n" +" **Args**:\n" +" ​ ​ ​ ​ The following are all optional:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\n\n" +" **Scope** is one of the following:\n" +" ​ ​ ​ ​ Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Example use:\n" +" ​ ​ ​ ​ `[p]playlist rename MyGuildPlaylist RenamedGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]playlist rename MyGlobalPlaylist RenamedGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]playlist rename MyPersonalPlaylist RenamedPersonalPlaylist --scope User`\n" +" " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:2029 +msgid "'{old}' playlist has been renamed to '{new}' (`{id}`) [**{scope}**]" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:38 +#, docstring +msgid "List the songs in the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:179 +#, docstring +msgid "Clears the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:196 +msgid "Unable To Clear Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:197 +msgid "You need the DJ role to clear the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:205 +msgid "Queue Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:205 +msgid "The queue has been cleared." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:210 +#, docstring +msgid "Removes songs from the queue if the requester is not in the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:227 +msgid "Unable To Clean Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:228 +msgid "You need the DJ role to clean the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 +msgid "Removed Tracks From The Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:248 +msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:256 +#, docstring +msgid "Removes all tracks you requested from the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:282 +msgid "Removed {removed_tracks} tracks queued by {member.display_name}." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:289 +#, docstring +msgid "Search the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:311 +#, docstring +msgid "Shuffles the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 +msgid "Unable To Shuffle Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:324 +msgid "You need the DJ role to shuffle the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:381 +msgid "Queue has been shuffled." +msgstr "" + diff --git a/redbot/cogs/audio/core/commands/locales/hu-HU.po b/redbot/cogs/audio/core/commands/locales/hu-HU.po index ad314146d..026586eb9 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/id-ID.po b/redbot/cogs/audio/core/commands/locales/id-ID.po index fc46f7cb5..a9bfa4ad0 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -1180,7 +1180,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1190,22 +1190,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1477,7 +1477,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1495,7 +1495,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1505,7 +1505,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1965,7 +1965,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1997,7 +1997,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2675,23 +2689,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2970,88 +2967,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/it-IT.po b/redbot/cogs/audio/core/commands/locales/it-IT.po index 4d5034c9f..3a207eef9 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -1206,7 +1206,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1216,22 +1216,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1503,7 +1503,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1521,7 +1521,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1531,7 +1531,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1991,7 +1991,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -2023,7 +2023,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2701,23 +2715,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2996,88 +2993,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ja-JP.po b/redbot/cogs/audio/core/commands/locales/ja-JP.po index ca08e245d..78b794b66 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "再生中:" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ko-KR.po b/redbot/cogs/audio/core/commands/locales/ko-KR.po index 337552cc4..87b7623a1 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -1192,7 +1192,7 @@ msgid "Now playing." msgstr "현재 재생중." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1203,22 +1203,22 @@ msgid "Nothing." msgstr "아무것도 없습니다." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "지금 재생 중" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "자동 재생" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "곡 섞기" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "반복" @@ -1490,7 +1490,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1508,7 +1508,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "먼저 음성체널에 연결하세요." @@ -1518,7 +1518,7 @@ msgstr "먼저 음성체널에 연결하세요." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "라바링크와 연결되지 않았습니다." @@ -1978,7 +1978,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -2010,8 +2010,22 @@ msgid "Queue percentage." msgstr "큐 재생정도" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "큐에 아무것도 없습니다." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "대기열에 아무것도 없습니다." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2690,23 +2704,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "대기열에 아무것도 없습니다." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2985,88 +2982,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "큐를 지웁니다." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "큐 수정됨" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "큐가 정리되었습니다." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/nb-NO.po b/redbot/cogs/audio/core/commands/locales/nb-NO.po index 35c35d8d6..0b07a16e2 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -1243,7 +1243,7 @@ msgid "Now playing." msgstr "Spiller nå." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1254,22 +1254,22 @@ msgid "Nothing." msgstr "Ingenting." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Spiller nå" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Auto-start" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Shuffle" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Gjenta" @@ -1546,7 +1546,7 @@ msgstr "Du trenger DJ-rollen for å tilkalle boten." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "Jeg har ikke tillatelse til å koble til og snakke i kanalen din." @@ -1564,7 +1564,7 @@ msgstr "Jeg er allerede i kanalen din." #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Koble til en talekanal først." @@ -1574,7 +1574,7 @@ msgstr "Koble til en talekanal først." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Tilkoblingen til Lavalink er ikke etablert ennå." @@ -2060,7 +2060,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Søk etter sanger i alle mapper med lokalt spor." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Ingen treff." @@ -2092,7 +2092,21 @@ msgid "Queue percentage." msgstr "Køprosent." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "Det er ingenting i køen." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2980,23 +2994,6 @@ msgstr "Lagre en kø i en spilleliste.\n\n" "`[p]playlist queue MinPersonligeSpilleliste --scope Bruker`\n" " " -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Det er ingenting i køen." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "Spilleliste {name} (`{id}`) [** {scope} **] lagret: {num} spor lagt til." @@ -3413,88 +3410,88 @@ msgstr "'{old} spillelisten har blitt omdøpt til '{new}' (`{id}`) [**{scope}**] msgid "List the songs in the queue." msgstr "Liste opp sangene i køen." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Søk i køen." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Kan ikke endre kø" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Du trenger DJ rollen for å tømme køen." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Kø endret" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Køen har blitt tømt." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Fjerner sanger fra køen om anmoder ikke er i talekanalen." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Kan ikke slette kø" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Du trenger DJ rollen for å rydde køen." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "Fjernet 0 spor." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Fjernet slepestrek fra køen" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "Fjernet {removed_tracks} spor i kø av medlemmer utenfor talekanalen." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Fjerner alle sporene du ba om fra køen." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "Fjernet {removed_tracks} spor i kø av {member.display_name}." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Søk i køen." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Blander avspillingskøen." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Kan ikke veksle kø" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Du trenger DJ-rollen for å stokke i køen." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Køen er blandet." diff --git a/redbot/cogs/audio/core/commands/locales/nl-NL.po b/redbot/cogs/audio/core/commands/locales/nl-NL.po index 2bf0d4223..e08430342 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -1159,7 +1159,7 @@ msgid "Now playing." msgstr "Nu aan het afspelen." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1169,22 +1169,22 @@ msgid "Nothing." msgstr "Niets." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Nu aan het spelen" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1456,7 +1456,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1474,7 +1474,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Verbind eerst met een spraakkanaal." @@ -1484,7 +1484,7 @@ msgstr "Verbind eerst met een spraakkanaal." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Er is nog geen verbinding gemaakt met Lavalink." @@ -1944,7 +1944,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Zoek naar nummer in de algemene lokale tracklijst." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Geen overeenkomsten." @@ -1976,7 +1976,21 @@ msgid "Queue percentage." msgstr "Wachtrij percentage." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2654,23 +2668,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2949,88 +2946,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/pl-PL.po b/redbot/cogs/audio/core/commands/locales/pl-PL.po index 2380b7881..2c0a79746 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -1226,7 +1226,7 @@ msgid "Now playing." msgstr "Teraz odtwarzane." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1237,22 +1237,22 @@ msgid "Nothing." msgstr "Nic nie ma." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Teraz odtwarzane" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Autoodtwarzanie" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Losowo" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Powtarzanie" @@ -1526,7 +1526,7 @@ msgstr "Potrzebujesz roli DJ, aby przywołać bota." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1544,7 +1544,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Najpierw połącz się z kanałem głosowym." @@ -1554,7 +1554,7 @@ msgstr "Najpierw połącz się z kanałem głosowym." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane." @@ -2020,7 +2020,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Szukaj piosenek we wszystkich folderach lokalnych." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Brak dopasowań." @@ -2052,7 +2052,21 @@ msgid "Queue percentage." msgstr "Procent kolejki." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "Niczego nie ma w kolejce." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2828,23 +2842,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Niczego nie ma w kolejce." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "Lista odtwarzania {name} (`{id}`) [**{scope}**] zapisana z bieżącej kolejki: dodano {num} utworów." @@ -3124,88 +3121,88 @@ msgstr "'{old}' zmieniono nazwę na '{new}' (`{id}`) [**{scope}**]" msgid "List the songs in the queue." msgstr "Lista piosenek w kolejce." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Czyści kolejkę." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Nie można wyczyścić kolejki" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Potrzebujesz roli DJ, aby wyczyścić kolejkę." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Kolejka zmodyfikowana" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Kolejka została wyczyszczona." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Usuwa piosenki z kolejki, jeśli żądający nie jest w kanale głosowym." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Nie można wyczyścić kolejki" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Potrzebujesz roli DJ, aby wyczyścić kolejkę." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "Usunięto 0 utworów." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Usunięto utwory z kolejki" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "Usunięto {removed_tracks} utworów w kolejce przez członków spoza kanału głosowego." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Usuwa wszystkie żądane przez ciebie utwory z kolejki." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "Usunięto {removed_tracks} utworów w kolejce {member.display_name}." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Szukaj w kolejce." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Losuj kolejkę." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Nie można przetasować kolejki" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Potrzebujesz roli DJ do przetasowania kolejki." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Kolejka została przetasowana." diff --git a/redbot/cogs/audio/core/commands/locales/pt-BR.po b/redbot/cogs/audio/core/commands/locales/pt-BR.po index 202d06d3d..dc1e6ddc0 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -1244,7 +1244,7 @@ msgid "Now playing." msgstr "Tocando." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1255,22 +1255,22 @@ msgid "Nothing." msgstr "Nada." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Reproduzindo agora" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Auto-Reproduzir" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Aleatório" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Repetir" @@ -1543,7 +1543,7 @@ msgstr "Você precisa do cargo de DJ para parar a música." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "Não tenho permissão para conectar e falar em seu canal." @@ -1561,7 +1561,7 @@ msgstr "Eu já estou no seu canal." #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Primeiro você deve se juntar a um canal de voz." @@ -1571,7 +1571,7 @@ msgstr "Primeiro você deve se juntar a um canal de voz." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Conexão com Lavalink ainda não foi estabelecida." @@ -2051,7 +2051,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Procure por músicas em todas as pastas locais." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Nenhum resultado." @@ -2083,8 +2083,22 @@ msgid "Queue percentage." msgstr "Porcentagem da fila." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "Ainda não há nada aqui." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2764,23 +2778,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -3059,88 +3056,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/pt-PT.po b/redbot/cogs/audio/core/commands/locales/pt-PT.po index 3128ebe10..4309dc9e9 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ro-RO.po b/redbot/cogs/audio/core/commands/locales/ro-RO.po index 5da323305..51c84212b 100644 --- a/redbot/cogs/audio/core/commands/locales/ro-RO.po +++ b/redbot/cogs/audio/core/commands/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ru-RU.po b/redbot/cogs/audio/core/commands/locales/ru-RU.po index 46d48a47d..e034b9990 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -1244,7 +1244,7 @@ msgid "Now playing." msgstr "Сейчас играет." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1255,22 +1255,22 @@ msgid "Nothing." msgstr "Ничего." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Сейчас играет" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Авто-воспроизведение" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Перемешивание" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Повтор" @@ -1547,7 +1547,7 @@ msgstr "Вам нужна роль DJ для приглашения бота." #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "Перемешивать неровные треки: {true_or_false}." @@ -1565,7 +1565,7 @@ msgstr "Я уже на вашем канале." #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Сначала подключитесь к голосовому каналу." @@ -1575,7 +1575,7 @@ msgstr "Сначала подключитесь к голосовому кана #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Соединение с Lavalink еще не установлено." @@ -2063,7 +2063,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Поиск песен по всем локальным папкам." #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Нет совпадений." @@ -2095,8 +2095,22 @@ msgid "Queue percentage." msgstr "Процент очереди." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "В очереди ничего нет." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "Очередь пуста." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2983,23 +2997,6 @@ msgstr "Сохранить очередь в список воспроизвед " `[p]playlist queue MyPersonalPlaylist --scope User`\n" " " -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Очередь пуста." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "Плейлист {name} (`{id}`) [**{scope}**] сохранен из текущей очереди: {num} добавлено треков." @@ -3419,88 +3416,88 @@ msgstr "'{old}' плейлист был переименован в '{new}' (`{i msgid "List the songs in the queue." msgstr "Список песен в очереди." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Очистка очереди." -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Не удается очистить очередь" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "У вас должна быть роль DJ для очистки очереди." -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Очередь изменена" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Очередь очищена." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Удаление треков из очереди, если запрашивающий не находится в голосовом канале." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Не удается очистить очередь" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Вам нужна роль DJ, чтобы очистить очередь." -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "Удалено 0 треков." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Треки удаленные из очереди" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "Удалено {removed_tracks} треков, запрошенных участниками вне голосового канала." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Удаляет все запрошенные вами треки из очереди." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "Удалены {removed_tracks} треков, поставленных в очередь {member.display_name}." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Поиск в очереди." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Перемещает в очередь." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Невозможно переместить в очередь" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Вам нужна роль DJ, чтобы перетащить в очередь." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Очередь была перемещена." diff --git a/redbot/cogs/audio/core/commands/locales/sk-SK.po b/redbot/cogs/audio/core/commands/locales/sk-SK.po index 24ca68922..4cb6456c8 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/sl-SI.po b/redbot/cogs/audio/core/commands/locales/sl-SI.po index 81abd17c5..3d337ea5a 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Trenutno se predvaja" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/sr-CS.po b/redbot/cogs/audio/core/commands/locales/sr-CS.po index 61a533c83..eb12bfb62 100644 --- a/redbot/cogs/audio/core/commands/locales/sr-CS.po +++ b/redbot/cogs/audio/core/commands/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/sr-SP.po b/redbot/cogs/audio/core/commands/locales/sr-SP.po index eb6134051..aa16a7e77 100644 --- a/redbot/cogs/audio/core/commands/locales/sr-SP.po +++ b/redbot/cogs/audio/core/commands/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/sv-SE.po b/redbot/cogs/audio/core/commands/locales/sv-SE.po index a6a5863f1..6ff2d681e 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/tr-TR.po b/redbot/cogs/audio/core/commands/locales/tr-TR.po index 3dd991621..48d6db8e0 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -1244,7 +1244,7 @@ msgid "Now playing." msgstr "Şimdi oynatılıyor." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1255,22 +1255,22 @@ msgid "Nothing." msgstr "Hiçbir şey" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "Şimdi oynatılıyor" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "Otomatik çalma" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "Karışık Oynat" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "Tekrarla" @@ -1547,7 +1547,7 @@ msgstr "Botu çağırabilmek için DJ rolüne ihtiyacın var" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "Bulunduğunuz kanala bağlanma ve konuşma iznim yok." @@ -1565,7 +1565,7 @@ msgstr "Zaten sizinle aynı kanaldayım." #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "Önce bir sesli bir kanala katılın." @@ -1575,7 +1575,7 @@ msgstr "Önce bir sesli bir kanala katılın." #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "Lavalink ile bağlantı henüz sağlanmadı." @@ -2063,7 +2063,7 @@ msgid "Search for songs across all localtracks folders." msgstr "Bütün yerel şarkı dizinleri arasında şarkı arar" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "Eşleşme yok." @@ -2095,8 +2095,22 @@ msgid "Queue percentage." msgstr "Sıra yüzdesi" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "Sırada herhangi birşey yok." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "Henüz burada bir şey yok." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2983,23 +2997,6 @@ msgstr "Sırayı bir çalma listesine kaydet.\n\n" " ​ ​ ​ ​ `[p]playlist queue BenimKişiselÇalmaListem --scope User`\n" " " -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "Henüz burada bir şey yok." - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "Şu anki sıra {name} (`{id}`) [**{scope}**] çalma listesine kaydedildi: {num} parça eklendi." @@ -3419,88 +3416,88 @@ msgstr "'{old}' çalma listesinin adı '{new}' (`{id}`) [**{scope}**] olarak de msgid "List the songs in the queue." msgstr "Sıradaki şarkıları listeler." -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "Sırayı temizler" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "Sıra temizlenemedi" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "Sırayı temizleyebilmek için DJ rolüne ihtiyacın var" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "Sıra üzerinde değişiklik yapıldı" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "Şarkı sırası temizlendi." -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "Eğer sıraya ekleyen kanal da değilse şarkıyı sıradan çıkarır." -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "Sıra temizlenemedi" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "Sırayı temizleyebilmek için DJ rolüne ihtiyacın var" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "0 şarkı temizlendi." -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "Parçalar Sıradan Çıkarıldı" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "{removed_tracks} şarkıları oda da bulunmayan kişi tarafından eklendiği için temizlendi." -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "Sıradan belirttiğiniz tüm parçaları çıkartır." -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "{member.display_name} sıraya eklenmiş {removed_tracks} parçaları kaldırıldı." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "Sıra da ara" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "Sırayı karıştırır." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "Sıra karıştırılamadı" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "Sırayı karıştırabilmek için DJ rolüne ihtiyacınız var." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "Sıra karıştırıldı." diff --git a/redbot/cogs/audio/core/commands/locales/uk-UA.po b/redbot/cogs/audio/core/commands/locales/uk-UA.po index 19be97e79..632921c01 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/vi-VN.po b/redbot/cogs/audio/core/commands/locales/vi-VN.po index fa345ee18..0742bae18 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -18,22 +18,22 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:36 #, docstring msgid "Music configuration options." -msgstr "" +msgstr "Tùy chọn cấu hình về âm nhạc." #: redbot/cogs/audio/core/commands/audioset.py:41 #, docstring msgid "Manages the keyword whitelist and blacklist." -msgstr "" +msgstr "Quản lý danh sách từ khóa cho phép và danh sách đen." #: redbot/cogs/audio/core/commands/audioset.py:46 #, docstring msgid "Manages the global keyword whitelist/blacklist." -msgstr "" +msgstr "Quản lý danh sách trắng / danh sách đen từ khóa toàn cầu." #: redbot/cogs/audio/core/commands/audioset.py:50 #, docstring msgid "Manages the global keyword whitelist." -msgstr "" +msgstr "Quản lý danh sách trắng cho từ khóa dùng chung." #: redbot/cogs/audio/core/commands/audioset.py:56 #: redbot/cogs/audio/core/commands/audioset.py:246 @@ -62,7 +62,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:75 #: redbot/cogs/audio/core/commands/audioset.py:265 msgid "Added `{whitelisted}` to the whitelist." -msgstr "" +msgstr "Đã thêm `{whitelisted}` vào danh sách trắng." #: redbot/cogs/audio/core/commands/audioset.py:83 #: redbot/cogs/audio/core/commands/audioset.py:273 @@ -75,7 +75,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:276 #: redbot/cogs/audio/core/commands/audioset.py:302 msgid "Nothing in the whitelist." -msgstr "" +msgstr "Không có gì trong danh sách trắng." #: redbot/cogs/audio/core/commands/audioset.py:102 msgid "Global Whitelist" @@ -184,7 +184,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:292 msgid "Whitelist" -msgstr "" +msgstr "Danh sách trắng" #: 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 "Danh sách đen" #: redbot/cogs/audio/core/commands/audioset.py:432 #, docstring msgid "Change auto-play setting." -msgstr "" +msgstr "Thay đổi cài đặt tự động phát." #: redbot/cogs/audio/core/commands/audioset.py:436 #, docstring msgid "Toggle auto-play when there no songs in queue." -msgstr "" +msgstr "Chuyển đổi tự động phát khi không có bài hát nào trong hàng đợi." #: redbot/cogs/audio/core/commands/audioset.py:440 msgid "Auto-play when queue ends: {true_or_false}." -msgstr "" +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:441 #: redbot/cogs/audio/core/commands/audioset.py:591 @@ -249,7 +249,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/llset.py:118 #: redbot/cogs/audio/core/commands/llset.py:127 msgid "Enabled" -msgstr "" +msgstr "Đã bật" #: redbot/cogs/audio/core/commands/audioset.py:441 #: redbot/cogs/audio/core/commands/audioset.py:591 @@ -291,17 +291,19 @@ msgstr "" #: redbot/cogs/audio/core/commands/llset.py:118 #: redbot/cogs/audio/core/commands/llset.py:127 msgid "Disabled" -msgstr "" +msgstr "Đã tắt" #: redbot/cogs/audio/core/commands/audioset.py:445 msgid "\n" "Repeat has been disabled." -msgstr "" +msgstr "\n" +"Chế độ lặp lại đã bị tắt." #: redbot/cogs/audio/core/commands/audioset.py:448 msgid "\n" "Auto-disconnecting at queue end has been disabled." -msgstr "" +msgstr "\n" +"Tự động ngắt kết nối khi hết hàng đợi đã bị tắt." #: redbot/cogs/audio/core/commands/audioset.py:451 #: redbot/cogs/audio/core/commands/audioset.py:546 @@ -341,7 +343,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/llset.py:174 #: redbot/cogs/audio/core/commands/llset.py:199 msgid "Setting Changed" -msgstr "" +msgstr "Thiết lập đã được thay đổi" #: redbot/cogs/audio/core/commands/audioset.py:464 #, docstring @@ -369,7 +371,30 @@ msgid "Set a playlist to auto-play songs from.\n\n" " ​ ​ ​ ​ `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n" " ​ ​ ​ ​ `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n" " " -msgstr "" +msgstr "Đặt danh sách phát để tự động phát các bài hát từ đó.\n\n" +" **Cách dùng**:\n" +" ​ ​ ​ ​ `[p]audioset autoplay tên_ds_phát_HOẶC_id [args]`\n\n" +" **Cú pháp**:\n" +" ​ ​ ​ ​ Những lựa chọn sau đây đều là tùy ý:\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --scope \n" +" ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\n" +" ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Chỉ dành cho chủ sở hữu bot**\n\n" +" **Scope** is one of the following:\n" +" ​Global\n" +" ​ ​ ​ ​ Guild\n" +" ​ ​ ​ ​ User\n\n" +" **Author** can be one of the following:\n" +" ​ ​ ​ ​ User ID\n" +" ​ ​ ​ ​ User Mention\n" +" ​ ​ ​ ​ User Name#123\n\n" +" **Guild** can be one of the following:\n" +" ​ ​ ​ ​ Guild ID\n" +" ​ ​ ​ ​ Exact guild name\n\n" +" Ví dụ:\n" +" ​ ​ ​ ​ `[p]audioset autoplay MyGuildPlaylist`\n" +" ​ ​ ​ ​ `[p]audioset autoplay MyGlobalPlaylist --scope Global`\n" +" ​ ​ ​ ​ `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\n" +" " #: redbot/cogs/audio/core/commands/audioset.py:497 #: redbot/cogs/audio/core/commands/playlists.py:104 @@ -388,7 +413,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1817 #: redbot/cogs/audio/core/commands/playlists.py:1983 msgid "Playlists Are Not Available" -msgstr "" +msgstr "Danh sách phát không có sẵn" #: redbot/cogs/audio/core/commands/audioset.py:498 #: redbot/cogs/audio/core/commands/playlists.py:105 @@ -407,7 +432,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1818 #: redbot/cogs/audio/core/commands/playlists.py:1984 msgid "The playlist section of Audio is currently unavailable" -msgstr "" +msgstr "Phần danh sách phát của Âm thanh hiện không khả dụng" #: redbot/cogs/audio/core/commands/audioset.py:501 #: redbot/cogs/audio/core/commands/playlists.py:106 @@ -426,39 +451,39 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1821 #: redbot/cogs/audio/core/commands/playlists.py:1987 msgid "Check your logs." -msgstr "" +msgstr "Vui lòng kiểm tra bản ghi." #: redbot/cogs/audio/core/commands/audioset.py:516 #: redbot/cogs/audio/core/commands/audioset.py:532 msgid "No Playlist Found" -msgstr "" +msgstr "Tôi không tìm thấy danh sách phát nào" #: redbot/cogs/audio/core/commands/audioset.py:517 #: redbot/cogs/audio/core/commands/playlists.py:124 #: redbot/cogs/audio/core/commands/playlists.py:1498 msgid "Could not match '{arg}' to a playlist" -msgstr "" +msgstr "Không thể ghép '{arg}' với một danh sách phát" #: redbot/cogs/audio/core/commands/audioset.py:524 msgid "No Tracks Found" -msgstr "" +msgstr "Hmm Không tìm thấy bài nhạc nào" #: redbot/cogs/audio/core/commands/audioset.py:525 msgid "Playlist {name} has no tracks." -msgstr "" +msgstr "Danh sách phát {name} không có bài hát nào." #: redbot/cogs/audio/core/commands/audioset.py:533 #: redbot/cogs/audio/core/commands/playlists.py:1587 #: redbot/cogs/audio/core/commands/playlists.py:1700 msgid "Playlist {id} does not exist in {scope} scope." -msgstr "" +msgstr "Danh sách phát {id} không tồn tại trong {scope} scope." #: redbot/cogs/audio/core/commands/audioset.py:540 #: redbot/cogs/audio/core/commands/playlists.py:1016 #: redbot/cogs/audio/core/commands/playlists.py:1595 #: redbot/cogs/audio/core/commands/playlists.py:1707 msgid "Missing Arguments" -msgstr "" +msgstr "Thiếu cú pháp" #: redbot/cogs/audio/core/commands/audioset.py:541 #: redbot/cogs/audio/core/commands/playlists.py:1017 @@ -469,16 +494,16 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:547 msgid "Playlist {name} (`{id}`) [**{scope}**] will be used for autoplay." -msgstr "" +msgstr "Danh sách phát {name} (`{id}`) [**{scope}**] sẽ được sử dụng để tự động phát." #: redbot/cogs/audio/core/commands/audioset.py:560 #, docstring msgid "Resets auto-play to the default playlist." -msgstr "" +msgstr "Khôi phục tự động phát về danh sách phát mặc định." #: redbot/cogs/audio/core/commands/audioset.py:572 msgid "Set auto-play playlist to play recently played tracks." -msgstr "" +msgstr "Đặt auto-play playlist để phát bài nhạc đã nghe gần đây." #: redbot/cogs/audio/core/commands/audioset.py:578 #, docstring @@ -511,13 +536,14 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:628 msgid "Auto-disconnection at queue end: {true_or_false}." -msgstr "" +msgstr "Tự rời đi khi hết hàng đợi: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:632 #: redbot/cogs/audio/core/commands/controller.py:778 msgid "\n" "Auto-play has been disabled." -msgstr "" +msgstr "\n" +"Tự động phát đã bị tắt." #: redbot/cogs/audio/core/commands/audioset.py:643 #, docstring @@ -528,7 +554,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:654 msgid "Missing DJ Role" -msgstr "" +msgstr "Thiếu Role DJ" #: redbot/cogs/audio/core/commands/audioset.py:655 msgid "Please set a role to use with DJ mode. Enter the role name or ID now." @@ -559,28 +585,28 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:720 #: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Seconds can't be less than zero." -msgstr "" +msgstr "Số giây không thể nhỏ hơn 0." #: redbot/cogs/audio/core/commands/audioset.py:698 msgid "Empty disconnect disabled." -msgstr "" +msgstr "Ngắt kết nối khi không có người đã tắt." #: redbot/cogs/audio/core/commands/audioset.py:705 msgid "Empty disconnect timer set to {num_seconds}." -msgstr "" +msgstr "Ngắt kết nối khi không có người sau khi {num_seconds} trôi qua." #: redbot/cogs/audio/core/commands/audioset.py:717 #, docstring msgid "Auto-pause after x seconds when room is empty, 0 to disable." -msgstr "" +msgstr "Tự động tạm dừng phát nhạc sau khi phòng trống x giây, 0 tức là tắt." #: redbot/cogs/audio/core/commands/audioset.py:727 msgid "Empty pause disabled." -msgstr "" +msgstr "Tự động tạm dừng khi kênh thoại trống đã bị tắt." #: redbot/cogs/audio/core/commands/audioset.py:734 msgid "Empty pause timer set to {num_seconds}." -msgstr "" +msgstr "Tự động tạm dừng sau {num_seconds} khi kênh thoại trống." #: redbot/cogs/audio/core/commands/audioset.py:745 #, docstring @@ -606,7 +632,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:768 msgid "Jukebox mode disabled." -msgstr "" +msgstr "Đã tắt chế độ Jukebox." #: redbot/cogs/audio/core/commands/audioset.py:775 msgid "Track queueing command price set to {price} {currency}." @@ -668,23 +694,26 @@ msgid "Max length of a track to queue in seconds, 0 to disable.\n\n" " Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`). Invalid\n" " input will turn the max length setting off.\n" " " -msgstr "" +msgstr "Độ dài tối đa của một bài nhạc trong hàng đợi, tính bằng giây, chọn 0 để tắt\n\n" +" Cho phép số giây hoặc giá trị thời gian với định dạng như 00:00:00 (`hh:mm:ss`) hoặc 00:00 (`mm:ss`). Invalid\n" +" input will turn the max length setting off.\n" +" " #: redbot/cogs/audio/core/commands/audioset.py:873 msgid "Invalid length" -msgstr "" +msgstr "Độ dài không hợp lệ" #: redbot/cogs/audio/core/commands/audioset.py:873 msgid "Length can't be less than zero." -msgstr "" +msgstr "Độ dài không thể nhỏ hơn 0." #: redbot/cogs/audio/core/commands/audioset.py:877 msgid "Track max length disabled." -msgstr "" +msgstr "Độ dài bài hát tối đa đã bị tắt." #: redbot/cogs/audio/core/commands/audioset.py:883 msgid "Track max length set to {seconds}." -msgstr "" +msgstr "Đặt độ dài tối đa của bài hát thành {seconds}." #: redbot/cogs/audio/core/commands/audioset.py:893 #, docstring @@ -724,7 +753,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:952 msgid "Settings Changed" -msgstr "" +msgstr "Thiết lập đã được thay đổi" #: redbot/cogs/audio/core/commands/audioset.py:953 msgid "DJ role set to: {role.name}." @@ -797,22 +826,22 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1062 msgid "Server" -msgstr "" +msgstr "Máy chủ" #: redbot/cogs/audio/core/commands/audioset.py:1064 msgid "User" -msgstr "" +msgstr "Người dùng" #: redbot/cogs/audio/core/commands/audioset.py:1066 #: redbot/cogs/audio/core/commands/playlists.py:1025 msgid "Global" -msgstr "" +msgstr "Chung" #: redbot/cogs/audio/core/commands/audioset.py:1068 #: redbot/cogs/audio/core/commands/audioset.py:1069 #: redbot/cogs/audio/core/commands/audioset.py:1070 msgid "Cached" -msgstr "" +msgstr "Đã lưu trong Cache" #: redbot/cogs/audio/core/commands/audioset.py:1072 #: redbot/cogs/audio/core/commands/audioset.py:1073 @@ -822,29 +851,29 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1077 msgid "Auto-play Settings" -msgstr "" +msgstr "Cài đặt Tự động phát" #: redbot/cogs/audio/core/commands/audioset.py:1079 msgid "Playlist name: [{pname}]\n" -msgstr "" +msgstr "Tên danh sách phát: [{pname}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1080 msgid "Playlist ID: [{pid}]\n" -msgstr "" +msgstr "ID danh sách phát: [{pid}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1081 msgid "Playlist scope: [{pscope}]\n" -msgstr "" +msgstr "Phạm vi danh sách phát [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1087 #: redbot/cogs/audio/core/commands/audioset.py:1358 #: redbot/cogs/audio/core/commands/audioset.py:1403 msgid "Cache Settings" -msgstr "" +msgstr "Cài đặt bộ nhớ đệm" #: redbot/cogs/audio/core/commands/audioset.py:1089 msgid "Max age: [{max_age}]\n" -msgstr "" +msgstr "Tuổi cao nhất: [{max_age}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1090 msgid "Local Spotify cache: [{spotify_status}]\n" @@ -922,43 +951,43 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1186 #, docstring msgid "Enable/disable tracks' titles as status." -msgstr "" +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:1192 msgid "Song titles as status: {true_or_false}." -msgstr "" +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:1201 #, docstring msgid "Toggle displaying a thumbnail on audio messages." -msgstr "" +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:1207 msgid "Thumbnail display: {true_or_false}." -msgstr "" +msgstr "Hiển thị hình thu nhỏ: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1216 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." -msgstr "" +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:1228 msgid "Voting disabled. All users can use queue management commands." -msgstr "" +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:1235 msgid "Vote percentage set to {percent}%." -msgstr "" +msgstr "Phần trăm bỏ phiếu được đặt thành {percent}%." #: redbot/cogs/audio/core/commands/audioset.py:1244 #, docstring msgid "Instructions to set the YouTube API key." -msgstr "" +msgstr "Hướng dẫn lấy YouTube API key." #: redbot/cogs/audio/core/commands/audioset.py:1263 #, docstring msgid "Instructions to set the Spotify API tokens." -msgstr "" +msgstr "Hướng dẫn lấy Spotify API tokens." #: redbot/cogs/audio/core/commands/audioset.py:1264 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" @@ -1008,7 +1037,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1347 #: redbot/cogs/audio/core/commands/audioset.py:1392 msgid "Max age: [{max_age}]\n" -msgstr "" +msgstr "Tuổi tối đa: [{max_age}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1348 #: redbot/cogs/audio/core/commands/audioset.py:1393 @@ -1072,29 +1101,29 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1471 msgid "Error" -msgstr "" +msgstr "Lỗi" #: redbot/cogs/audio/core/commands/audioset.py:1472 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." -msgstr "" +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:1480 #: redbot/cogs/audio/core/commands/audioset.py:1488 msgid "Setting changed" -msgstr "" +msgstr "Thiết lập đã được thay đổi" #: redbot/cogs/audio/core/commands/audioset.py:1481 msgid "The maximum volume has been limited to 150%, be easy on your ears." -msgstr "" +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:1489 msgid "The maximum volume has been limited to {max_volume}%." -msgstr "" +msgstr "Âm lượng cao nhất bị hạn ở {max_volume}%." #: redbot/cogs/audio/core/commands/controller.py:32 #, docstring msgid "Disconnect from the voice channel." -msgstr "" +msgstr "Ngắt kết nối khỏi kênh thoại." #: redbot/cogs/audio/core/commands/controller.py:34 #: redbot/cogs/audio/core/commands/controller.py:88 @@ -1120,81 +1149,82 @@ msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:102 #: redbot/cogs/audio/core/commands/playlists.py:1142 msgid "Nothing playing." -msgstr "" +msgstr "Trình phát nhạc trống rỗng,." #: redbot/cogs/audio/core/commands/controller.py:49 #: redbot/cogs/audio/core/commands/controller.py:55 msgid "Unable To Disconnect" -msgstr "" +msgstr "Không thể ngắt kết nối" #: redbot/cogs/audio/core/commands/controller.py:50 #: redbot/cogs/audio/core/commands/controller.py:263 #: redbot/cogs/audio/core/commands/controller.py:331 #: redbot/cogs/audio/core/commands/controller.py:585 msgid "There are other people listening - vote to skip instead." -msgstr "" +msgstr "Có những người khác đang nghe - hãy vote để bỏ qua." #: redbot/cogs/audio/core/commands/controller.py:56 #: redbot/cogs/audio/core/commands/controller.py:62 msgid "You need the DJ role to disconnect." -msgstr "" +msgstr "Phải có Rele DJ đã" #: redbot/cogs/audio/core/commands/controller.py:61 msgid "Unable to Disconnect" -msgstr "" +msgstr "Không thể ngắt kết nối" #: redbot/cogs/audio/core/commands/controller.py:65 msgid "Disconnecting..." -msgstr "" +msgstr "Đang ngắt kết nối..." #: redbot/cogs/audio/core/commands/controller.py:86 #, docstring msgid "Now playing." -msgstr "" +msgstr "Đang Phát." #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" -msgstr "" +msgstr "\n" +"Yêu cầu bởi: **{track.requester}**" #: redbot/cogs/audio/core/commands/controller.py:113 msgid "Nothing." -msgstr "" +msgstr "Không có gì." #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" -msgstr "" +msgstr "Đang Phát" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" -msgstr "" +msgstr "Tự động phát" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" -msgstr "" +msgstr "Phát trộn" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" -msgstr "" +msgstr "Phát lặp lại" #: redbot/cogs/audio/core/commands/controller.py:200 #, docstring msgid "Pause or resume a playing track." -msgstr "" +msgstr "Tạm dừng hoặc riếp tục một bài hát." #: redbot/cogs/audio/core/commands/controller.py:211 #: redbot/cogs/audio/core/commands/controller.py:217 msgid "Unable To Manage Tracks" -msgstr "" +msgstr "Không thể quản lý các bài hát" #: redbot/cogs/audio/core/commands/controller.py:212 msgid "You must be in the voice channel to pause or resume." -msgstr "" +msgstr "Cần phải ở trong kênh thoại mới có thể dùng lệnh." #: redbot/cogs/audio/core/commands/controller.py:218 msgid "You need the DJ role to pause or resume tracks." @@ -1202,11 +1232,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:229 msgid "Track Paused" -msgstr "" +msgstr "Tạm dừng rồi" #: redbot/cogs/audio/core/commands/controller.py:233 msgid "Track Resumed" -msgstr "" +msgstr "Đã tiếp tục phát nhạc" #: redbot/cogs/audio/core/commands/controller.py:242 #, docstring @@ -1221,11 +1251,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:511 #: redbot/cogs/audio/core/commands/controller.py:520 msgid "Unable To Skip Tracks" -msgstr "" +msgstr "Không thể bỏ qua các bài hát" #: redbot/cogs/audio/core/commands/controller.py:257 msgid "You must be in the voice channel to skip the track." -msgstr "" +msgstr "Cần phải ở trong một kênh thoại mới có thể bỏ qua một bài nhạc." #: redbot/cogs/audio/core/commands/controller.py:269 msgid "You need the DJ role or be the track requester to enqueue the previous song tracks." @@ -1272,22 +1302,24 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:806 #: redbot/cogs/audio/core/commands/playlists.py:1481 msgid "Unable To Play Tracks" -msgstr "" +msgstr "Không thể phát bài nhạc" #: redbot/cogs/audio/core/commands/controller.py:277 msgid "No previous track." -msgstr "" +msgstr "Bài hát trước đó không tồn tại." #: redbot/cogs/audio/core/commands/controller.py:298 msgid "Replaying Track" -msgstr "" +msgstr "Đang phát lặp lại bài hát" #: redbot/cogs/audio/core/commands/controller.py:305 #, docstring msgid "Seek ahead or behind on a track by seconds or a to a specific time.\n\n" " Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\n" " " -msgstr "" +msgstr "Tua bài hát về trước hoặc sau bằng số giây hoặc từ/đến một khoảng thời gian cụ thể.\n\n" +" Cho phép nhập số giây hoặc giá trị thời gian như 00:00:00 (`hh:mm:ss`) hoặc 00:00 (`mm:ss`).\n" +" " #: redbot/cogs/audio/core/commands/controller.py:323 #: redbot/cogs/audio/core/commands/controller.py:330 @@ -1295,15 +1327,15 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:344 #: redbot/cogs/audio/core/commands/controller.py:356 msgid "Unable To Seek Tracks" -msgstr "" +msgstr "Không thể tua bài hát" #: redbot/cogs/audio/core/commands/controller.py:324 msgid "You must be in the voice channel to use seek." -msgstr "" +msgstr "Cần phải ở trong kênh thoại mới có thể dùng lệnh." #: redbot/cogs/audio/core/commands/controller.py:338 msgid "You need the DJ role or be the track requester to use seek." -msgstr "" +msgstr "Bạn cần role DJ." #: redbot/cogs/audio/core/commands/controller.py:344 msgid "Can't seek on a stream." @@ -1311,45 +1343,45 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:357 msgid "Invalid input for the time to seek." -msgstr "" +msgstr "Sai số thời gian để tua." #: redbot/cogs/audio/core/commands/controller.py:365 msgid "Moved {num_seconds}s to 00:00:00" -msgstr "" +msgstr "Đã chuyển từ {num_seconds}s đến 00:00:00" #: redbot/cogs/audio/core/commands/controller.py:372 msgid "Moved {num_seconds}s to {time}" -msgstr "" +msgstr "Đã chuyển từ {num_seconds}s đến {time}" #: redbot/cogs/audio/core/commands/controller.py:380 msgid "Moved to {time}" -msgstr "" +msgstr "Đã chuyển đến {time}" #: redbot/cogs/audio/core/commands/controller.py:390 #, docstring msgid "Toggle shuffle." -msgstr "" +msgstr "Chuyển đổi phát ngẫu nhiên." #: redbot/cogs/audio/core/commands/controller.py:399 #: redbot/cogs/audio/core/commands/controller.py:410 #: redbot/cogs/audio/core/commands/controller.py:443 #: redbot/cogs/audio/core/commands/controller.py:454 msgid "Unable To Toggle Shuffle" -msgstr "" +msgstr "Không thể chuyển đổi phát ngẫu nhiên" #: redbot/cogs/audio/core/commands/controller.py:400 #: redbot/cogs/audio/core/commands/controller.py:444 msgid "You need the DJ role to toggle shuffle." -msgstr "" +msgstr "Bạn cần role DJ." #: redbot/cogs/audio/core/commands/controller.py:411 #: redbot/cogs/audio/core/commands/controller.py:455 msgid "You must be in the voice channel to toggle shuffle." -msgstr "" +msgstr "Cần phải ở trong kênh thoại mới có thể dùng lệnh phát ngẫu nhiên." #: redbot/cogs/audio/core/commands/controller.py:420 msgid "Shuffle tracks: {true_or_false}." -msgstr "" +msgstr "Phát ngẫu nhiên bài hát: {true_or_false}." #: redbot/cogs/audio/core/commands/controller.py:431 #, docstring @@ -1366,19 +1398,19 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:475 #, docstring msgid "Skip to the next track, or to a given track number." -msgstr "" +msgstr "Bỏ qua bài hát hiện tại, hoặc chuyển sang bài hát với số thứ tự bạn chọn." #: redbot/cogs/audio/core/commands/controller.py:484 msgid "You must be in the voice channel to skip the music." -msgstr "" +msgstr "Cần phải ở trong một kênh thoại để có thể skip nhạc." #: redbot/cogs/audio/core/commands/controller.py:499 msgid "You need the DJ role or be the track requester to skip tracks." -msgstr "" +msgstr "Bạn cần role DJ." #: redbot/cogs/audio/core/commands/controller.py:512 msgid "You can only skip the current track." -msgstr "" +msgstr "Bạn chỉ có thể bỏ qua bài hát hiện tại." #: redbot/cogs/audio/core/commands/controller.py:521 msgid "Can't skip to a specific track in vote mode without the DJ role." @@ -1386,47 +1418,47 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:527 msgid "I removed your vote to skip." -msgstr "" +msgstr "Tôi đã loại bỏ lượt bình chọn skip của bạn." #: redbot/cogs/audio/core/commands/controller.py:530 msgid "You voted to skip." -msgstr "" +msgstr "Bạn đã bình chọn để bỏ qua." #: redbot/cogs/audio/core/commands/controller.py:543 msgid "Vote threshold met." -msgstr "" +msgstr "Bình chọn hoàn tất." #: redbot/cogs/audio/core/commands/controller.py:546 msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)" -msgstr "" +msgstr " Bình chọn: {num_votes}/{num_members} ({cur_percent}% trên {required_percent}% yêu cầu)" #: redbot/cogs/audio/core/commands/controller.py:565 #, docstring msgid "Stop playback and clear the queue." -msgstr "" +msgstr "Dừng trình phát và xóa hàng đợi." #: redbot/cogs/audio/core/commands/controller.py:578 #: redbot/cogs/audio/core/commands/controller.py:584 #: redbot/cogs/audio/core/commands/controller.py:590 msgid "Unable To Stop Player" -msgstr "" +msgstr "Không thể dừng hàng đợi" #: redbot/cogs/audio/core/commands/controller.py:579 msgid "You must be in the voice channel to stop the music." -msgstr "" +msgstr "Cần phải ở trong một kênh thoại để có thể dừng bot nhạc." #: redbot/cogs/audio/core/commands/controller.py:591 msgid "You need the DJ role to stop the music." -msgstr "" +msgstr "Bạn cần role DJ." #: redbot/cogs/audio/core/commands/controller.py:613 msgid "Stopping..." -msgstr "" +msgstr "Đang dừng lại..." #: redbot/cogs/audio/core/commands/controller.py:621 #, docstring msgid "Summon the bot to a voice channel." -msgstr "" +msgstr "Triệu hồi bot vào một kênh voice chat." #: redbot/cogs/audio/core/commands/controller.py:633 #: redbot/cogs/audio/core/commands/controller.py:640 @@ -1434,15 +1466,15 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:684 #: redbot/cogs/audio/core/commands/controller.py:691 msgid "Unable To Join Voice Channel" -msgstr "" +msgstr "Không thể tham gia kênh thoại" #: redbot/cogs/audio/core/commands/controller.py:634 msgid "There are other people listening." -msgstr "" +msgstr "Vẫn còn người nghe mà." #: redbot/cogs/audio/core/commands/controller.py:641 msgid "You need the DJ role to summon the bot." -msgstr "" +msgstr "Phải có Role DJ đã." #: redbot/cogs/audio/core/commands/controller.py:654 #: redbot/cogs/audio/core/commands/player.py:83 @@ -1450,17 +1482,17 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:672 msgid "Unable To Do This Action" -msgstr "" +msgstr "Không thể thực hiện hành động này" #: redbot/cogs/audio/core/commands/controller.py:673 msgid "I am already in your channel." -msgstr "" +msgstr "Tôi đang ở đây rồi." #: redbot/cogs/audio/core/commands/controller.py:685 #: redbot/cogs/audio/core/commands/player.py:95 @@ -1468,9 +1500,9 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." -msgstr "" +msgstr "Kết nối với một kênh thoại trước." #: redbot/cogs/audio/core/commands/controller.py:692 #: redbot/cogs/audio/core/commands/player.py:101 @@ -1478,40 +1510,40 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:699 #, docstring msgid "Set the volume, 1% - 150%." -msgstr "" +msgstr "Điều chỉnh âm lượng, 1% - 150%." #: redbot/cogs/audio/core/commands/controller.py:708 msgid "Current Volume:" -msgstr "" +msgstr "Âm lượng hiện tại:" #: redbot/cogs/audio/core/commands/controller.py:719 #: redbot/cogs/audio/core/commands/controller.py:726 msgid "Unable To Change Volume" -msgstr "" +msgstr "Không thể đổi âm lượng" #: redbot/cogs/audio/core/commands/controller.py:720 msgid "You must be in the voice channel to change the volume." -msgstr "" +msgstr "Cần phải ở trong kênh thoại mới có thể đổi volume." #: redbot/cogs/audio/core/commands/controller.py:727 msgid "You need the DJ role to change the volume." -msgstr "" +msgstr "Phải có Role DJ đã." #: redbot/cogs/audio/core/commands/controller.py:737 msgid "Volume:" -msgstr "" +msgstr "Âm lượng:" #: redbot/cogs/audio/core/commands/controller.py:746 #, docstring msgid "Toggle repeat." -msgstr "" +msgstr "Bật/Tắt lặp lại." #: redbot/cogs/audio/core/commands/controller.py:754 #: redbot/cogs/audio/core/commands/controller.py:765 @@ -1633,7 +1665,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/equalizer.py:114 msgid "No saved equalizer presets." -msgstr "" +msgstr "Không có thiết lập Eq nào được đặt." #: redbot/cogs/audio/core/commands/equalizer.py:117 msgid "Preset Name" @@ -1938,9 +1970,9 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." -msgstr "" +msgstr "Không tìm thấy kết quả phù hợp." #: redbot/cogs/audio/core/commands/miscellaneous.py:29 #, docstring @@ -1954,7 +1986,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:75 msgid "Not connected anywhere." -msgstr "" +msgstr "Chưa kết nối đến bất kì đâu." #: redbot/cogs/audio/core/commands/miscellaneous.py:81 msgid "Playing in {num}/{total} servers:" @@ -1962,20 +1994,34 @@ msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:87 msgid "Page {}/{}" -msgstr "" +msgstr "Trang {}/{}" #: redbot/cogs/audio/core/commands/miscellaneous.py:100 #, docstring msgid "Queue percentage." -msgstr "" +msgstr "Phần trăm hàng đợi." #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "" +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "Không có gì trong hàng đợi." #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" -msgstr "" +msgstr "Các bài hát Đã xếp hàng và đang phát:" #: redbot/cogs/audio/core/commands/player.py:40 #, docstring @@ -1983,19 +2029,22 @@ msgid "Play the specified track or search for a close match.\n\n" " To play a local track, the query should be `\\`.\n" " If you are the bot owner, use `[p]audioset info` to display your localtracks path.\n" " " -msgstr "" +msgstr "Phát một bài hát hoặc tìm kiếm một bài hát.\n\n" +" Để phát một bài hát, sử dụng `[p]play tên_bài_hát`.\n" +" Để tìm kiếm 1 bài bát, sử dụng `[p]search từ_khóa` để tìm kiếm 1 bài hát.\n" +" " #: redbot/cogs/audio/core/commands/player.py:54 #: redbot/cogs/audio/core/commands/player.py:162 #: redbot/cogs/audio/core/commands/player.py:739 msgid "That URL is not allowed." -msgstr "" +msgstr "Tôi không chấp nhận link đó." #: redbot/cogs/audio/core/commands/player.py:58 #: redbot/cogs/audio/core/commands/player.py:166 #: redbot/cogs/audio/core/commands/player.py:745 msgid "That track is not allowed." -msgstr "" +msgstr "Tôi không chấp nhận bài hát đó." #: redbot/cogs/audio/core/commands/player.py:65 #: redbot/cogs/audio/core/commands/player.py:173 @@ -2003,7 +2052,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:553 #: redbot/cogs/audio/core/commands/player.py:807 msgid "You need the DJ role to queue tracks." -msgstr "" +msgstr "Phải có Rele DJ đã." #: redbot/cogs/audio/core/commands/player.py:69 #: redbot/cogs/audio/core/commands/player.py:177 @@ -2030,19 +2079,19 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:225 #: redbot/cogs/audio/core/commands/player.py:253 msgid "No tracks found for `{query}`." -msgstr "" +msgstr "Không tìm thấy bài hát nào cho `{query}`." #: redbot/cogs/audio/core/commands/player.py:123 #: redbot/cogs/audio/core/commands/player.py:231 #: redbot/cogs/audio/core/commands/player.py:532 #: redbot/cogs/audio/core/commands/player.py:605 msgid "Queue size limit reached." -msgstr "" +msgstr "Số lượng hàng đợi đã đạt đến giới hạn." #: redbot/cogs/audio/core/commands/player.py:146 #, docstring msgid "Force play a URL or search for a track." -msgstr "" +msgstr "Phát nhạc từ link hoặc tìm một bài hát." #: redbot/cogs/audio/core/commands/player.py:152 msgid "Only single tracks work with bump play." @@ -2059,7 +2108,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:795 #: redbot/cogs/audio/core/commands/player.py:917 msgid "Track is not playable." -msgstr "" +msgstr "Bài hát không thể phát được." #: redbot/cogs/audio/core/commands/player.py:265 #: redbot/cogs/audio/core/commands/player.py:796 @@ -2073,7 +2122,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:318 msgid "Track exceeds maximum length." -msgstr "" +msgstr "Độ dài bài hát vượt quá giá trị tối đa." #: redbot/cogs/audio/core/commands/player.py:339 msgid "{time} until track playback: #1 in queue" @@ -2081,7 +2130,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:343 msgid "Track Enqueued" -msgstr "" +msgstr "Đã thêm vào hàng đợi" #: redbot/cogs/audio/core/commands/player.py:357 #, docstring @@ -2104,7 +2153,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:492 msgid "No categories found" -msgstr "" +msgstr "Không tìm thấy danh mục" #: redbot/cogs/audio/core/commands/player.py:496 #: redbot/cogs/audio/core/commands/player.py:514 @@ -2113,7 +2162,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:501 msgid "Categories" -msgstr "" +msgstr "Hạng mục" #: redbot/cogs/audio/core/commands/player.py:507 msgid "No categories selected, try again later." @@ -2121,28 +2170,28 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:522 msgid "Playlists for {friendly_name}" -msgstr "" +msgstr "Danh sách phát cho {friendly_name}" #: redbot/cogs/audio/core/commands/player.py:529 msgid "No tracks to play." -msgstr "" +msgstr "Không có bài hát nào để phát." #: redbot/cogs/audio/core/commands/player.py:539 msgid "Couldn't find tracks for the selected playlist." -msgstr "" +msgstr "Không tìm thấy bài hát trong danh sách phát đã chọn." #: redbot/cogs/audio/core/commands/player.py:547 #, docstring msgid "Starts auto play." -msgstr "" +msgstr "Bắt đầu tự động phát." #: redbot/cogs/audio/core/commands/player.py:601 msgid "You must be in the voice channel to use the autoplay command." -msgstr "" +msgstr "Cần phải ở trong một kênh thoại để có thể dùng câu lệnh tự động phát nhạc." #: redbot/cogs/audio/core/commands/player.py:615 msgid "Couldn't get a valid track." -msgstr "" +msgstr "Tôi không tìm thấy bài nhạc hợp lệ nào." #: redbot/cogs/audio/core/commands/player.py:621 #: redbot/cogs/audio/core/commands/player.py:757 @@ -2150,7 +2199,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:897 #: redbot/cogs/audio/core/commands/playlists.py:1928 msgid "Unable to Get Track" -msgstr "" +msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi" #: redbot/cogs/audio/core/commands/player.py:622 #: redbot/cogs/audio/core/commands/player.py:758 @@ -2158,11 +2207,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:898 #: redbot/cogs/audio/core/commands/playlists.py:1929 msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." -msgstr "" +msgstr "Bây giờ tôi chưa thể tìm nhạc được, đợi một lát nữa rùi thử lại." #: redbot/cogs/audio/core/commands/player.py:636 msgid "Adding a track to queue." -msgstr "" +msgstr "Đang thêm bài hát vào hàng đợi." #: redbot/cogs/audio/core/commands/player.py:642 #, docstring @@ -2177,29 +2226,29 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:712 #: redbot/cogs/audio/core/commands/player.py:722 msgid "Unable To Search For Tracks" -msgstr "" +msgstr "Không thể tìm bài hát" #: redbot/cogs/audio/core/commands/player.py:723 msgid "You must be in the voice channel to enqueue tracks." -msgstr "" +msgstr "Cần phải ở trong một kênh thoại." #: redbot/cogs/audio/core/commands/player.py:786 #: redbot/cogs/audio/core/commands/player.py:908 msgid "Nothing found." -msgstr "" +msgstr "Không tìm thấy gì cả." #: redbot/cogs/audio/core/commands/player.py:857 #: redbot/cogs/audio/core/commands/playlists.py:1553 msgid " {bad_tracks} tracks cannot be queued." -msgstr "" +msgstr " {bad_tracks} sorry Tôi không thể nhét mấy bài này vào hàng đợi." #: redbot/cogs/audio/core/commands/player.py:863 msgid "Queued {num} track(s).{maxlength_msg}" -msgstr "" +msgstr "Hàng đợi đang có {num} bài hát.{maxlength_msg}" #: redbot/cogs/audio/core/commands/player.py:869 msgid "folder" -msgstr "" +msgstr "thư mục" #: redbot/cogs/audio/core/commands/player.py:871 msgid "search" @@ -2469,7 +2518,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:640 #: redbot/cogs/audio/core/commands/playlists.py:1768 msgid "Playlist Has Not Been Modified" -msgstr "" +msgstr "Danh sách phát chưa được chỉnh sửa" #: redbot/cogs/audio/core/commands/playlists.py:641 msgid "{name} (`{id}`) [**{scope}**] playlist has no duplicate tracks." @@ -2508,7 +2557,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:731 msgid "That playlist has no tracks." -msgstr "" +msgstr "Danh sách phát đó không có bài hát nào." #: redbot/cogs/audio/core/commands/playlists.py:774 msgid "This playlist is too large to be send in this server." @@ -2558,11 +2607,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:908 #: redbot/cogs/audio/core/commands/playlists.py:1056 msgid "Unknown" -msgstr "" +msgstr "Không rõ" #: redbot/cogs/audio/core/commands/playlists.py:910 msgid "Page {page}/{pages} | Author: {author_name} | {num} track(s)" -msgstr "" +msgstr "Trang {page}/{pages} | Tác giả: {author_name} | {num} bài hát" #: redbot/cogs/audio/core/commands/playlists.py:922 #, docstring @@ -2610,11 +2659,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1052 msgid "Tracks: {num}" -msgstr "" +msgstr "Bài hát: {num}" #: redbot/cogs/audio/core/commands/playlists.py:1053 msgid "Author: {name}" -msgstr "" +msgstr "Tác giả: {name}" #: redbot/cogs/audio/core/commands/playlists.py:1058 msgid "Scope: {scope}\n" @@ -2648,23 +2697,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2752,11 +2784,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1414 msgid "Playlist Couldn't be created" -msgstr "" +msgstr "Danh sách không thể tạo" #: redbot/cogs/audio/core/commands/playlists.py:1415 msgid "Unable to create your playlist." -msgstr "" +msgstr "Không thể tạo danh sách của bạn." #: redbot/cogs/audio/core/commands/playlists.py:1432 #, docstring @@ -2788,11 +2820,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1482 msgid "You need the DJ role to start playing playlists." -msgstr "" +msgstr "DJ role where." #: redbot/cogs/audio/core/commands/playlists.py:1566 msgid "Playlist Enqueued" -msgstr "" +msgstr "Danh sách đã thêm vào hàng đợi" #: redbot/cogs/audio/core/commands/playlists.py:1567 msgid "{name} - (`{id}`) [**{scope}**]\n" @@ -2829,7 +2861,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1692 msgid "Invalid Playlist" -msgstr "" +msgstr "Ds phát không hợp lệ" #: redbot/cogs/audio/core/commands/playlists.py:1693 msgid "Custom playlists cannot be updated." @@ -2837,16 +2869,16 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1734 msgid "Tracks removed" -msgstr "" +msgstr "Đã xóa bài hát" #: redbot/cogs/audio/core/commands/playlists.py:1738 #: redbot/cogs/audio/core/commands/playlists.py:1758 msgid "Page {page_num}/{total_pages}" -msgstr "" +msgstr "Trang {page_num}/{total_pages}" #: redbot/cogs/audio/core/commands/playlists.py:1756 msgid "Tracks added" -msgstr "" +msgstr "Bài hát đã đc thêm vào" #: redbot/cogs/audio/core/commands/playlists.py:1769 msgid "No changes for {name} (`{id}`) [**{scope}**]." @@ -2943,88 +2975,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." -msgstr "" +msgstr "Đã loại bỏ {removed_tracks}bài hát được yêu cầu bởi {member.display_name}." -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." -msgstr "" +msgstr "Tìm hàng đợi." -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." -msgstr "" +msgstr "Xáo trộn hàng đợi." -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" -msgstr "" +msgstr "Không thể xáo trộn hàng đợi" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." -msgstr "" +msgstr "Phải có Role DJ đã." -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." -msgstr "" +msgstr "Hàng đợi đã bị xáo trộn hêh." diff --git a/redbot/cogs/audio/core/commands/locales/zh-CN.po b/redbot/cogs/audio/core/commands/locales/zh-CN.po index 74e808a57..83397b299 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -601,11 +601,11 @@ msgstr "秒数不能小于零" #: redbot/cogs/audio/core/commands/audioset.py:698 msgid "Empty disconnect disabled." -msgstr "" +msgstr "已禁频道内无人时断开连接。" #: redbot/cogs/audio/core/commands/audioset.py:705 msgid "Empty disconnect timer set to {num_seconds}." -msgstr "" +msgstr "已启用频道内无人 {num_seconds} 秒后断开连接。" #: redbot/cogs/audio/core/commands/audioset.py:717 #, docstring @@ -614,52 +614,54 @@ msgstr "当房间为空时x 秒后自动暂停, 0则禁用" #: redbot/cogs/audio/core/commands/audioset.py:727 msgid "Empty pause disabled." -msgstr "" +msgstr "已禁用频道内无人时自动暂停播放。" #: redbot/cogs/audio/core/commands/audioset.py:734 msgid "Empty pause timer set to {num_seconds}." -msgstr "" +msgstr "已启用频道内无人 {num_seconds} 秒后暂停播放。" #: redbot/cogs/audio/core/commands/audioset.py:745 #, docstring msgid "Prioritise tracks with lyrics." -msgstr "" +msgstr "优先选择有歌词的音乐。" #: redbot/cogs/audio/core/commands/audioset.py:751 msgid "Prefer tracks with lyrics: {true_or_false}." -msgstr "" +msgstr "优选选择有歌词的音乐: {true_or_false}。" #: redbot/cogs/audio/core/commands/audioset.py:760 #, docstring msgid "Set a price for queueing tracks for non-mods, 0 to disable." -msgstr "" +msgstr "为非管理员点歌设置价格,0为禁用。" #: redbot/cogs/audio/core/commands/audioset.py:763 msgid "Invalid Price" -msgstr "" +msgstr "无效的价格。" #: redbot/cogs/audio/core/commands/audioset.py:763 msgid "Price can't be less than zero." -msgstr "" +msgstr "价格不能小于零。" #: redbot/cogs/audio/core/commands/audioset.py:768 msgid "Jukebox mode disabled." -msgstr "" +msgstr "音乐盒模式已禁用。" #: redbot/cogs/audio/core/commands/audioset.py:775 msgid "Track queueing command price set to {price} {currency}." -msgstr "" +msgstr "点歌价格设置为 {price} {currency}。" #: redbot/cogs/audio/core/commands/audioset.py:787 #, docstring msgid "Set the localtracks path if the Lavalink.jar is not run from the Audio data folder.\n\n" " Leave the path blank to reset the path to the default, the Audio data directory.\n" " " -msgstr "" +msgstr "如果Lavalink.jar不在音频数据文件夹中运行,请设置本地曲目路径。\n\n" +" 将路径留空将路径重置为默认的音频数据目录。\n" +" " #: redbot/cogs/audio/core/commands/audioset.py:798 msgid "The localtracks path location has been reset to {localpath}" -msgstr "" +msgstr "本地曲目路径位置已重置为 {localpath}" #: redbot/cogs/audio/core/commands/audioset.py:803 msgid "This setting is only for bot owners to set a localtracks folder location In the example below, the full path for 'ParentDirectory' must be passed to this command.\n" @@ -674,19 +676,30 @@ msgid "This setting is only for bot owners to set a localtracks folder location "**This folder and files need to be visible to the user where `Lavalink.jar` is being run from.**\n" "Use this command with no path given to reset it to the default, the Audio data directory for this bot.\n" "Do you want to continue to set the provided path for local tracks?" -msgstr "" +msgstr "此设置仅适用于机器人所有者设置本地轨道文件夹位置。在下面的示例中 'ParentDirectory'的完整路径必须传递到此命令。\n" +"```\n" +"ParentDirectdirectory\n" +" |_localtracks (文件夹)\n" +" | |__ 专辑名字 (文件夹)\n" +" | |__01 音乐文件1.mp3\n" +" | |__02 音乐文件2.mp3\n" +"```\n" +"给此命令的文件夹路径必须包含localtrack文件夹。\n" +"**这个文件夹和文件需要对正在运行`Lavalink.jar`的用户可见。 *\n" +"使用没有指定路径的此命令将其重置为默认值,即此机器人的音频数据目录。\n" +"您想要继续为本地轨道设置所提供的路径吗?" #: redbot/cogs/audio/core/commands/audioset.py:835 msgid "Invalid Path" -msgstr "" +msgstr "无效路径" #: redbot/cogs/audio/core/commands/audioset.py:836 msgid "{local_path} does not seem like a valid path." -msgstr "" +msgstr "{local_path} 似乎不是一个有效的路径。" #: redbot/cogs/audio/core/commands/audioset.py:842 msgid "`{localtracks}` does not exist. The path will still be saved, but please check the path and create a localtracks folder in `{localfolder}` before attempting to play local tracks." -msgstr "" +msgstr "{localtracks} 不存在。 路径仍将被保存, 但在尝试播放本地歌曲之前,请检查路径并在`{localfolder}`中创建一个本地歌曲文件夹。" #: redbot/cogs/audio/core/commands/audioset.py:848 #: redbot/cogs/audio/core/commands/llset.py:34 @@ -694,11 +707,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" -msgstr "" +msgstr "无效的环境" #: redbot/cogs/audio/core/commands/audioset.py:855 msgid "The localtracks path location has been set to {localpath}" -msgstr "" +msgstr "本地曲目路径位置已重置为 {localpath}" #: redbot/cogs/audio/core/commands/audioset.py:864 #, docstring @@ -706,41 +719,44 @@ msgid "Max length of a track to queue in seconds, 0 to disable.\n\n" " Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`). Invalid\n" " input will turn the max length setting off.\n" " " -msgstr "" +msgstr "曲目队列的最长时间限制,单位为秒,0表示禁用。\n\n" +" 接受秒数或格式为 00:00:00 (`hh:mm:ss`) 或 00:00 (`mm:ss`)。 \n" +" 无效的输入将会禁用最大长度限制。\n" +" " #: redbot/cogs/audio/core/commands/audioset.py:873 msgid "Invalid length" -msgstr "" +msgstr "长度无效" #: redbot/cogs/audio/core/commands/audioset.py:873 msgid "Length can't be less than zero." -msgstr "" +msgstr "秒数不能小于零" #: redbot/cogs/audio/core/commands/audioset.py:877 msgid "Track max length disabled." -msgstr "" +msgstr "音轨最大长度已禁用。" #: redbot/cogs/audio/core/commands/audioset.py:883 msgid "Track max length set to {seconds}." -msgstr "" +msgstr "音轨最大长度设置为 {seconds}。" #: redbot/cogs/audio/core/commands/audioset.py:893 #, docstring msgid "Toggle track announcement and other bot messages." -msgstr "" +msgstr "切换音轨通知和其他机器人消息。" #: redbot/cogs/audio/core/commands/audioset.py:899 msgid "Notify mode: {true_or_false}." -msgstr "" +msgstr "通知模式: {true_or_false}" #: redbot/cogs/audio/core/commands/audioset.py:908 #, docstring msgid "Toggle whether the bot will be auto deafened upon joining the voice channel." -msgstr "" +msgstr "如果选中的话,在加入语音频道时,机器人是否会自聋。" #: redbot/cogs/audio/core/commands/audioset.py:914 msgid "Auto Deafen: {true_or_false}." -msgstr "" +msgstr "自聋: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:923 #, docstring @@ -783,7 +799,7 @@ msgstr "服务器设置" #: redbot/cogs/audio/core/commands/audioset.py:999 msgid "Auto-deafen: [{auto_deafen}]\n" -msgstr "" +msgstr "自聋:[{auto_deafen}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1002 msgid "Auto-disconnect: [{dc}]\n" @@ -811,11 +827,11 @@ msgstr "唱片机:[{jukebox_name}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1018 msgid "Command price: [{jukebox_price}]\n" -msgstr "" +msgstr "命令价格:[{jukebox_price}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1022 msgid "Max track length: [{tracklength}]\n" -msgstr "" +msgstr "最大音轨长度:[{tracklength}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1025 msgid "Max volume: [{max_volume}%]\n" @@ -826,79 +842,87 @@ msgid "Max volume: [{max_volume}%]\n" "Song notify msgs: [{notify}]\n" "Songs as status: [{status}]\n" "Spotify search: [{countrycode}]\n" -msgstr "" +msgstr "最大音量:[{max_volume}%]\n" +"固定队列:[{persist_queue}]\n" +"重复播放:[{repeat}]\n" +"随机播放:[{shuffle}]\n" +"随即置顶:[{bumpped_shuffle}]\n" +"歌曲通知:[{notify}]\n" +"状态歌曲:[{status}]\n" +"Spotify搜索:[{countrycode}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1045 msgid "Thumbnails: [{0}]\n" -msgstr "" +msgstr "缩略图:[{0}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1049 msgid "Vote skip: [{vote_enabled}]\n" "Skip percentage: [{vote_percent}%]\n" -msgstr "" +msgstr "投票跳过:[{vote_enabled}]\n" +"跳过百分比:[{vote_percent}%]\n" #: redbot/cogs/audio/core/commands/audioset.py:1062 msgid "Server" -msgstr "" +msgstr "服务器" #: redbot/cogs/audio/core/commands/audioset.py:1064 msgid "User" -msgstr "" +msgstr "用户" #: redbot/cogs/audio/core/commands/audioset.py:1066 #: redbot/cogs/audio/core/commands/playlists.py:1025 msgid "Global" -msgstr "" +msgstr "全局" #: redbot/cogs/audio/core/commands/audioset.py:1068 #: redbot/cogs/audio/core/commands/audioset.py:1069 #: redbot/cogs/audio/core/commands/audioset.py:1070 msgid "Cached" -msgstr "" +msgstr "已缓存" #: redbot/cogs/audio/core/commands/audioset.py:1072 #: redbot/cogs/audio/core/commands/audioset.py:1073 #: redbot/cogs/audio/core/commands/audioset.py:1074 msgid "US Top 100" -msgstr "" +msgstr "美国前100" #: redbot/cogs/audio/core/commands/audioset.py:1077 msgid "Auto-play Settings" -msgstr "" +msgstr "自动播放设置" #: redbot/cogs/audio/core/commands/audioset.py:1079 msgid "Playlist name: [{pname}]\n" -msgstr "" +msgstr "播放列表名称:[{pname}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1080 msgid "Playlist ID: [{pid}]\n" -msgstr "" +msgstr "播放列表 ID:[{pid}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1081 msgid "Playlist scope: [{pscope}]\n" -msgstr "" +msgstr "播放列表类型:[{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1087 #: redbot/cogs/audio/core/commands/audioset.py:1358 #: redbot/cogs/audio/core/commands/audioset.py:1403 msgid "Cache Settings" -msgstr "" +msgstr "缓存设置" #: redbot/cogs/audio/core/commands/audioset.py:1089 msgid "Max age: [{max_age}]\n" -msgstr "" +msgstr "最长时间:[{max_age}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1090 msgid "Local Spotify cache: [{spotify_status}]\n" -msgstr "" +msgstr "本地 Spotify 缓存:[{spotify_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1091 msgid "Local Youtube cache: [{youtube_status}]\n" -msgstr "" +msgstr "本地Youtube 缓存:[{youtube_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1092 msgid "Local Lavalink cache: [{lavalink_status}]\n" -msgstr "" +msgstr "本地Lavalink 缓存:[{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1094 #: redbot/cogs/audio/core/commands/audioset.py:1352 @@ -908,11 +932,11 @@ msgstr "天" #: redbot/cogs/audio/core/commands/audioset.py:1101 msgid "User Settings" -msgstr "" +msgstr "用户设置" #: redbot/cogs/audio/core/commands/audioset.py:1103 msgid "Spotify search: [{country_code}]\n" -msgstr "" +msgstr "Spotify搜索:[{country_code}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1108 msgid "Lavalink Settings" @@ -1200,7 +1224,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1210,22 +1234,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "正在播放" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "自动播放" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "随机播放" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "重复" @@ -1272,11 +1296,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/controller.py:257 msgid "You must be in the voice channel to skip the track." -msgstr "" +msgstr "您必须在语音频道中跳过音轨。" #: redbot/cogs/audio/core/commands/controller.py:269 msgid "You need the DJ role or be the track requester to enqueue the previous song tracks." -msgstr "" +msgstr "您需要 DJ 角色或作为点歌员来点歌。" #: redbot/cogs/audio/core/commands/controller.py:277 #: redbot/cogs/audio/core/commands/player.py:53 @@ -1334,7 +1358,9 @@ msgstr "重新播放曲目" msgid "Seek ahead or behind on a track by seconds or a to a specific time.\n\n" " Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\n" " " -msgstr "" +msgstr "按秒或到特定时间向前或向后寻轨。\n\n" +" 接受秒数或格式为 00:00:00 (`hh:mm:ss`) 或 00:00 (`mm:ss`)。\n" +" " #: redbot/cogs/audio/core/commands/controller.py:323 #: redbot/cogs/audio/core/commands/controller.py:330 @@ -1346,57 +1372,57 @@ msgstr "无法查找曲目" #: redbot/cogs/audio/core/commands/controller.py:324 msgid "You must be in the voice channel to use seek." -msgstr "" +msgstr "您必须在语音频道中寻轨。" #: redbot/cogs/audio/core/commands/controller.py:338 msgid "You need the DJ role or be the track requester to use seek." -msgstr "" +msgstr "您需要 DJ 角色或是点歌员来使用寻轨。" #: redbot/cogs/audio/core/commands/controller.py:344 msgid "Can't seek on a stream." -msgstr "" +msgstr "无法在该流媒体中寻轨。" #: redbot/cogs/audio/core/commands/controller.py:357 msgid "Invalid input for the time to seek." -msgstr "" +msgstr "要寻轨的时间输入无效。" #: redbot/cogs/audio/core/commands/controller.py:365 msgid "Moved {num_seconds}s to 00:00:00" -msgstr "" +msgstr "移动 {num_seconds} 秒 到 00:00:00" #: redbot/cogs/audio/core/commands/controller.py:372 msgid "Moved {num_seconds}s to {time}" -msgstr "" +msgstr "已移动 {num_seconds} 秒 到 {time}" #: redbot/cogs/audio/core/commands/controller.py:380 msgid "Moved to {time}" -msgstr "" +msgstr "已移动到 {time}" #: redbot/cogs/audio/core/commands/controller.py:390 #, docstring msgid "Toggle shuffle." -msgstr "" +msgstr "切换随机播放模式" #: redbot/cogs/audio/core/commands/controller.py:399 #: redbot/cogs/audio/core/commands/controller.py:410 #: redbot/cogs/audio/core/commands/controller.py:443 #: redbot/cogs/audio/core/commands/controller.py:454 msgid "Unable To Toggle Shuffle" -msgstr "" +msgstr "无法切换随机播放" #: redbot/cogs/audio/core/commands/controller.py:400 #: redbot/cogs/audio/core/commands/controller.py:444 msgid "You need the DJ role to toggle shuffle." -msgstr "" +msgstr "你需要 DJ 角色来切换随机播放。" #: redbot/cogs/audio/core/commands/controller.py:411 #: redbot/cogs/audio/core/commands/controller.py:455 msgid "You must be in the voice channel to toggle shuffle." -msgstr "" +msgstr "您必须在语音频道中切换随机播放。" #: redbot/cogs/audio/core/commands/controller.py:420 msgid "Shuffle tracks: {true_or_false}." -msgstr "" +msgstr "随机曲目:{true_or_false}。" #: redbot/cogs/audio/core/commands/controller.py:431 #, docstring @@ -1404,67 +1430,70 @@ msgid "Toggle bumped track shuffle.\n\n" " Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\n" " over `[p]shuffle`.\n" " " -msgstr "" +msgstr "切换置顶随机播放。\n\n" +" 如果您想避免置顶曲目被打乱,请将其设置为禁用。 \n" +" 这将覆盖 `[p]shuffle。`\n" +" " #: redbot/cogs/audio/core/commands/controller.py:464 msgid "Shuffle bumped tracks: {true_or_false}." -msgstr "" +msgstr "置顶随机:{true_or_false}。" #: redbot/cogs/audio/core/commands/controller.py:475 #, docstring msgid "Skip to the next track, or to a given track number." -msgstr "" +msgstr "跳至下一曲目或指定曲目号码。" #: redbot/cogs/audio/core/commands/controller.py:484 msgid "You must be in the voice channel to skip the music." -msgstr "" +msgstr "您必须在语音频道中跳过音轨。" #: redbot/cogs/audio/core/commands/controller.py:499 msgid "You need the DJ role or be the track requester to skip tracks." -msgstr "" +msgstr "您需要 DJ 角色或是点歌员来跳过曲目。" #: redbot/cogs/audio/core/commands/controller.py:512 msgid "You can only skip the current track." -msgstr "" +msgstr "您只能跳过当前曲目。" #: redbot/cogs/audio/core/commands/controller.py:521 msgid "Can't skip to a specific track in vote mode without the DJ role." -msgstr "" +msgstr "在没有DJ角色的情况下,无法跳转到特定的音轨。" #: redbot/cogs/audio/core/commands/controller.py:527 msgid "I removed your vote to skip." -msgstr "" +msgstr "我已取消你的跳过曲目投票。" #: redbot/cogs/audio/core/commands/controller.py:530 msgid "You voted to skip." -msgstr "" +msgstr "你投票跳过。" #: redbot/cogs/audio/core/commands/controller.py:543 msgid "Vote threshold met." -msgstr "" +msgstr "已达到投票阈值。" #: redbot/cogs/audio/core/commands/controller.py:546 msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)" -msgstr "" +msgstr " 投票:{num_votes}/{num_members} (需要 {required_percent}%中的{cur_percent}%)" #: redbot/cogs/audio/core/commands/controller.py:565 #, docstring msgid "Stop playback and clear the queue." -msgstr "" +msgstr "停止播放并清除队列。" #: redbot/cogs/audio/core/commands/controller.py:578 #: redbot/cogs/audio/core/commands/controller.py:584 #: redbot/cogs/audio/core/commands/controller.py:590 msgid "Unable To Stop Player" -msgstr "" +msgstr "无法停止播放器" #: redbot/cogs/audio/core/commands/controller.py:579 msgid "You must be in the voice channel to stop the music." -msgstr "" +msgstr "您必须在语音频道中停止音乐。" #: redbot/cogs/audio/core/commands/controller.py:591 msgid "You need the DJ role to stop the music." -msgstr "" +msgstr "你需要DJ角色来停止音乐。" #: redbot/cogs/audio/core/commands/controller.py:613 msgid "Stopping..." @@ -1485,11 +1514,11 @@ msgstr "无法加入语音频道" #: redbot/cogs/audio/core/commands/controller.py:634 msgid "There are other people listening." -msgstr "" +msgstr "还有其他人在聆听。" #: redbot/cogs/audio/core/commands/controller.py:641 msgid "You need the DJ role to summon the bot." -msgstr "" +msgstr "你需要 DJ 角色来召唤机器人。" #: redbot/cogs/audio/core/commands/controller.py:654 #: redbot/cogs/audio/core/commands/player.py:83 @@ -1497,17 +1526,17 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." -msgstr "" +msgstr "我没有在您的频道上连接和说话的权限。" #: redbot/cogs/audio/core/commands/controller.py:672 msgid "Unable To Do This Action" -msgstr "" +msgstr "无法执行此操作" #: redbot/cogs/audio/core/commands/controller.py:673 msgid "I am already in your channel." -msgstr "" +msgstr "我已经在您的频道中。" #: redbot/cogs/audio/core/commands/controller.py:685 #: redbot/cogs/audio/core/commands/player.py:95 @@ -1515,9 +1544,9 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." -msgstr "" +msgstr "您必须先加入一个语音频道。" #: redbot/cogs/audio/core/commands/controller.py:692 #: redbot/cogs/audio/core/commands/player.py:101 @@ -1525,9 +1554,9 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." -msgstr "" +msgstr "尚未建立到 Lavalink 的连接。" #: redbot/cogs/audio/core/commands/controller.py:699 #, docstring @@ -1545,61 +1574,61 @@ msgstr "无法更改音量" #: redbot/cogs/audio/core/commands/controller.py:720 msgid "You must be in the voice channel to change the volume." -msgstr "" +msgstr "您必须在语音频道才能更改音量。" #: redbot/cogs/audio/core/commands/controller.py:727 msgid "You need the DJ role to change the volume." -msgstr "" +msgstr "你需要DJ角色来改变音量。" #: redbot/cogs/audio/core/commands/controller.py:737 msgid "Volume:" -msgstr "" +msgstr "音量:" #: redbot/cogs/audio/core/commands/controller.py:746 #, docstring msgid "Toggle repeat." -msgstr "" +msgstr "切换重复播放。" #: redbot/cogs/audio/core/commands/controller.py:754 #: redbot/cogs/audio/core/commands/controller.py:765 msgid "Unable To Toggle Repeat" -msgstr "" +msgstr "无法切换重复播放" #: redbot/cogs/audio/core/commands/controller.py:755 msgid "You need the DJ role to toggle repeat." -msgstr "" +msgstr "你需要 DJ 角色来切换重复播放。" #: redbot/cogs/audio/core/commands/controller.py:766 msgid "You must be in the voice channel to toggle repeat." -msgstr "" +msgstr "您必须在语音频道才能切换重复。" #: redbot/cogs/audio/core/commands/controller.py:773 msgid "Repeat tracks: {true_or_false}." -msgstr "" +msgstr "重复曲目: {true_or_false}" #: redbot/cogs/audio/core/commands/controller.py:790 #, docstring msgid "Remove a specific track number from the queue." -msgstr "" +msgstr "从队列中删除特定的音轨号码。" #: redbot/cogs/audio/core/commands/controller.py:799 msgid "Nothing queued." -msgstr "" +msgstr "队列为空。" #: redbot/cogs/audio/core/commands/controller.py:803 #: redbot/cogs/audio/core/commands/controller.py:809 #: redbot/cogs/audio/core/commands/controller.py:817 #: redbot/cogs/audio/core/commands/controller.py:850 msgid "Unable To Modify Queue" -msgstr "" +msgstr "无法修改队列" #: redbot/cogs/audio/core/commands/controller.py:804 msgid "You need the DJ role to remove tracks." -msgstr "" +msgstr "您需要 DJ 角色来删除曲目。" #: redbot/cogs/audio/core/commands/controller.py:810 msgid "You must be in the voice channel to manage the queue." -msgstr "" +msgstr "您必须在语音频道管理队列。" #: redbot/cogs/audio/core/commands/controller.py:818 #: redbot/cogs/audio/core/commands/controller.py:891 @@ -1985,7 +2014,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -2017,7 +2046,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2695,23 +2738,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2990,88 +3016,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/zh-HK.po b/redbot/cogs/audio/core/commands/locales/zh-HK.po index bddbb58a8..1bb1f14df 100644 --- a/redbot/cogs/audio/core/commands/locales/zh-HK.po +++ b/redbot/cogs/audio/core/commands/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -1153,7 +1153,7 @@ msgid "Now playing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "" @@ -1163,22 +1163,22 @@ msgid "Nothing." msgstr "" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "" @@ -1450,7 +1450,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "" @@ -1478,7 +1478,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "" @@ -1938,7 +1938,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -1970,7 +1970,21 @@ msgid "Queue percentage." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." msgstr "" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 @@ -2648,23 +2662,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -2943,88 +2940,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 -msgid "Removed 0 tracks." -msgstr "" - #: redbot/cogs/audio/core/commands/queue.py:243 #: redbot/cogs/audio/core/commands/queue.py:277 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/zh-TW.po b/redbot/cogs/audio/core/commands/locales/zh-TW.po index fbe908163..f55d9d9fa 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: 2021-07-16 21:46+0000\n" +"POT-Creation-Date: 2021-11-02 18:54+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -1242,7 +1242,7 @@ msgid "Now playing." msgstr "正在播放。" #: redbot/cogs/audio/core/commands/controller.py:110 -#: redbot/cogs/audio/core/commands/queue.py:77 +#: redbot/cogs/audio/core/commands/queue.py:81 msgid "\n" " Requested by: **{track.requester}**" msgstr "\n" @@ -1253,22 +1253,22 @@ msgid "Nothing." msgstr "無。" #: redbot/cogs/audio/core/commands/controller.py:118 -#: redbot/cogs/audio/core/commands/queue.py:79 +#: redbot/cogs/audio/core/commands/queue.py:83 msgid "Now Playing" msgstr "正在播放" #: redbot/cogs/audio/core/commands/controller.py:128 -#: redbot/cogs/audio/core/commands/queue.py:89 +#: redbot/cogs/audio/core/commands/queue.py:93 msgid "Auto-Play" msgstr "自動播放" #: redbot/cogs/audio/core/commands/controller.py:134 -#: redbot/cogs/audio/core/commands/queue.py:95 +#: redbot/cogs/audio/core/commands/queue.py:99 msgid "Shuffle" msgstr "隨機播放" #: redbot/cogs/audio/core/commands/controller.py:140 -#: redbot/cogs/audio/core/commands/queue.py:101 +#: redbot/cogs/audio/core/commands/queue.py:105 msgid "Repeat" msgstr "重複播放" @@ -1542,7 +1542,7 @@ msgstr "您需要DJ身分組才能使Bot加入語音頻道。" #: redbot/cogs/audio/core/commands/player.py:455 #: redbot/cogs/audio/core/commands/player.py:571 #: redbot/cogs/audio/core/commands/player.py:695 -#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:343 msgid "I don't have permission to connect and speak in your channel." msgstr "權限不足,無法加入及在您的語音頻道中説話。" @@ -1560,7 +1560,7 @@ msgstr "我已經在您的頻道裡了。" #: redbot/cogs/audio/core/commands/player.py:467 #: redbot/cogs/audio/core/commands/player.py:583 #: redbot/cogs/audio/core/commands/player.py:707 -#: redbot/cogs/audio/core/commands/queue.py:351 +#: redbot/cogs/audio/core/commands/queue.py:355 msgid "Connect to a voice channel first." msgstr "請先加入一個語音頻道。" @@ -1570,7 +1570,7 @@ msgstr "請先加入一個語音頻道。" #: redbot/cogs/audio/core/commands/player.py:473 #: redbot/cogs/audio/core/commands/player.py:589 #: redbot/cogs/audio/core/commands/player.py:713 -#: redbot/cogs/audio/core/commands/queue.py:358 +#: redbot/cogs/audio/core/commands/queue.py:362 msgid "Connection to Lavalink has not yet been established." msgstr "尚未與Lavalink建立連接。" @@ -2030,7 +2030,7 @@ msgid "Search for songs across all localtracks folders." msgstr "" #: redbot/cogs/audio/core/commands/localtracks.py:139 -#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:299 msgid "No matches." msgstr "" @@ -2062,8 +2062,22 @@ msgid "Queue percentage." msgstr "暫停或繼續播放歌曲。" #: redbot/cogs/audio/core/commands/miscellaneous.py:126 -msgid "There's nothing in the queue." -msgstr "" +#: redbot/cogs/audio/core/commands/playlists.py:1147 +#: redbot/cogs/audio/core/commands/queue.py:67 +#: redbot/cogs/audio/core/commands/queue.py:164 +#: redbot/cogs/audio/core/commands/queue.py:183 +#: redbot/cogs/audio/core/commands/queue.py:188 +#: redbot/cogs/audio/core/commands/queue.py:214 +#: redbot/cogs/audio/core/commands/queue.py:219 +#: redbot/cogs/audio/core/commands/queue.py:261 +#: redbot/cogs/audio/core/commands/queue.py:263 +#: redbot/cogs/audio/core/commands/queue.py:293 +#: redbot/cogs/audio/core/commands/queue.py:295 +#: redbot/cogs/audio/core/commands/queue.py:331 +#: redbot/cogs/audio/core/commands/queue.py:369 +#: redbot/cogs/audio/core/commands/queue.py:377 +msgid "There's nothing in the queue." +msgstr "播放清單中沒有項目。" #: redbot/cogs/audio/core/commands/miscellaneous.py:147 msgid "Queued and playing tracks:" @@ -2740,23 +2754,6 @@ msgid "Save the queue to a playlist.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/playlists.py:1147 -#: redbot/cogs/audio/core/commands/queue.py:63 -#: redbot/cogs/audio/core/commands/queue.py:160 -#: redbot/cogs/audio/core/commands/queue.py:179 -#: redbot/cogs/audio/core/commands/queue.py:184 -#: redbot/cogs/audio/core/commands/queue.py:210 -#: redbot/cogs/audio/core/commands/queue.py:215 -#: redbot/cogs/audio/core/commands/queue.py:257 -#: redbot/cogs/audio/core/commands/queue.py:259 -#: redbot/cogs/audio/core/commands/queue.py:289 -#: redbot/cogs/audio/core/commands/queue.py:291 -#: redbot/cogs/audio/core/commands/queue.py:327 -#: redbot/cogs/audio/core/commands/queue.py:365 -#: redbot/cogs/audio/core/commands/queue.py:373 -msgid "There's nothing in the queue." -msgstr "播放清單中沒有項目。" - #: redbot/cogs/audio/core/commands/playlists.py:1168 msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." msgstr "" @@ -3035,88 +3032,88 @@ msgstr "" msgid "List the songs in the queue." msgstr "列出播放清單中的歌曲。" -#: redbot/cogs/audio/core/commands/queue.py:175 +#: redbot/cogs/audio/core/commands/queue.py:179 #, docstring msgid "Clears the queue." msgstr "清除佇列。" -#: redbot/cogs/audio/core/commands/queue.py:192 +#: redbot/cogs/audio/core/commands/queue.py:196 msgid "Unable To Clear Queue" msgstr "無法清空佇列。" -#: redbot/cogs/audio/core/commands/queue.py:193 +#: redbot/cogs/audio/core/commands/queue.py:197 msgid "You need the DJ role to clear the queue." msgstr "您需要DJ身分組才能清空佇列。" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "Queue Modified" msgstr "佇列已修改" -#: redbot/cogs/audio/core/commands/queue.py:201 +#: redbot/cogs/audio/core/commands/queue.py:205 msgid "The queue has been cleared." msgstr "佇列已被清空" -#: redbot/cogs/audio/core/commands/queue.py:206 +#: redbot/cogs/audio/core/commands/queue.py:210 #, docstring msgid "Removes songs from the queue if the requester is not in the voice channel." msgstr "若選擇播放歌曲的成員不在語音頻道内,將歌曲從佇列中移除。" -#: redbot/cogs/audio/core/commands/queue.py:223 +#: redbot/cogs/audio/core/commands/queue.py:227 msgid "Unable To Clean Queue" msgstr "無法清理佇列。" -#: redbot/cogs/audio/core/commands/queue.py:224 +#: redbot/cogs/audio/core/commands/queue.py:228 msgid "You need the DJ role to clean the queue." msgstr "您需要DJ身分組才能清理佇列。" -#: redbot/cogs/audio/core/commands/queue.py:239 -#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:243 +#: redbot/cogs/audio/core/commands/queue.py:277 msgid "Removed 0 tracks." msgstr "已移除 0 個歌曲。" -#: redbot/cogs/audio/core/commands/queue.py:243 -#: redbot/cogs/audio/core/commands/queue.py:277 +#: redbot/cogs/audio/core/commands/queue.py:247 +#: redbot/cogs/audio/core/commands/queue.py:281 msgid "Removed Tracks From The Queue" msgstr "已從佇列移除歌曲" -#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:248 msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." msgstr "已移除由不在語音頻道内的成員所播放的 {removed_tracks} 首歌曲。" -#: redbot/cogs/audio/core/commands/queue.py:252 +#: redbot/cogs/audio/core/commands/queue.py:256 #, docstring msgid "Removes all tracks you requested from the queue." msgstr "從佇列中移除所有您播放的歌曲。" -#: redbot/cogs/audio/core/commands/queue.py:278 +#: redbot/cogs/audio/core/commands/queue.py:282 msgid "Removed {removed_tracks} tracks queued by {member.display_name}." msgstr "已移除由 {member.display_name} 播放的 {removed_tracks} 首歌曲。" -#: redbot/cogs/audio/core/commands/queue.py:285 +#: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." msgstr "搜尋佇列。" -#: redbot/cogs/audio/core/commands/queue.py:307 +#: redbot/cogs/audio/core/commands/queue.py:311 #, docstring msgid "Shuffles the queue." msgstr "將佇列順序隨機化。" -#: redbot/cogs/audio/core/commands/queue.py:319 -#: redbot/cogs/audio/core/commands/queue.py:326 -#: redbot/cogs/audio/core/commands/queue.py:338 -#: redbot/cogs/audio/core/commands/queue.py:350 -#: redbot/cogs/audio/core/commands/queue.py:357 -#: redbot/cogs/audio/core/commands/queue.py:364 -#: redbot/cogs/audio/core/commands/queue.py:372 +#: redbot/cogs/audio/core/commands/queue.py:323 +#: redbot/cogs/audio/core/commands/queue.py:330 +#: redbot/cogs/audio/core/commands/queue.py:342 +#: redbot/cogs/audio/core/commands/queue.py:354 +#: redbot/cogs/audio/core/commands/queue.py:361 +#: redbot/cogs/audio/core/commands/queue.py:368 +#: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" msgstr "無法隨機佇列。" -#: redbot/cogs/audio/core/commands/queue.py:320 +#: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." msgstr "您需要DJ身分組才能隨機佇列。" -#: redbot/cogs/audio/core/commands/queue.py:377 +#: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." msgstr "已隨機佇列。" diff --git a/redbot/cogs/audio/core/events/locales/de-DE.po b/redbot/cogs/audio/core/events/locales/de-DE.po index 411e89c7d..83ba92b0b 100644 --- a/redbot/cogs/audio/core/events/locales/de-DE.po +++ b/redbot/cogs/audio/core/events/locales/de-DE.po @@ -26,7 +26,8 @@ msgstr "Du hast versucht, den Lavalink-Server von Audio auf einer nicht unterst #: redbot/cogs/audio/core/events/dpy.py:70 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" -msgstr "" +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:77 msgid "Enabled" @@ -85,11 +86,11 @@ msgstr "Ich bin momentan nicht in der Lage, einen Track von Lavalink zu bekommen #: redbot/cogs/audio/core/events/dpy.py:205 msgid "There was an issue communicating with Discord." -msgstr "" +msgstr "Es gab ein Problem bei der Kommunikation mit Discord." #: redbot/cogs/audio/core/events/dpy.py:206 msgid "This error has been reported to the bot owner." -msgstr "" +msgstr "Dieser Fehler wurde dem Bot-Besitzer gemeldet." #: redbot/cogs/audio/core/events/lavalink.py:154 msgid "Couldn't get a valid track." @@ -122,7 +123,8 @@ msgstr "Der Track hat sich aufgehängt" #: redbot/cogs/audio/core/events/lavalink.py:282 msgid "Playback of the song has stopped due to an unexpected error.\n" "{error}" -msgstr "" +msgstr "Die Wiedergabe des Liedes wurde wegen eines unerwarteten Fehlers gestoppt.\n" +"{error}" #: redbot/cogs/audio/core/events/lavalink.py:288 msgid "Track Error" diff --git a/redbot/cogs/audio/core/events/locales/hr-HR.po b/redbot/cogs/audio/core/events/locales/hr-HR.po new file mode 100644 index 000000000..73028d6f3 --- /dev/null +++ b/redbot/cogs/audio/core/events/locales/hr-HR.po @@ -0,0 +1,132 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-08-13 16:02+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 670\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/core/events/cog.py:215 +msgid "Auto Play started." +msgstr "Počela je automatska reprodukcija." + +#: redbot/cogs/audio/core/events/dpy.py:40 +msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available." +msgstr "Pokušali ste pokrenuti Audio Lavalink poslužitelj na nepodržanoj arhitekturi. Bit će dostupne samo naredbe povezane s postavkama." + +#: redbot/cogs/audio/core/events/dpy.py:70 +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:77 +msgid "Enabled" +msgstr "Aktivirano" + +#: redbot/cogs/audio/core/events/dpy.py:77 +msgid "Disabled" +msgstr "Deaktivirano" + +#: redbot/cogs/audio/core/events/dpy.py:124 +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:134 +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:142 +msgid "Unable To Parse Argument" +msgstr "Nije moguće obradit argument" + +#: redbot/cogs/audio/core/events/dpy.py:154 +#: redbot/cogs/audio/core/events/dpy.py:163 +msgid "Invalid Argument" +msgstr "Neispravan Argument" + +#: redbot/cogs/audio/core/events/dpy.py:155 +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:175 +msgid "Invalid Environment" +msgstr "Neispravno Okruženje" + +#: redbot/cogs/audio/core/events/dpy.py:176 +msgid "Connection to Lavalink has been lost." +msgstr "Veza s Lavalinkom je izgubljena." + +#: redbot/cogs/audio/core/events/dpy.py:184 +msgid "No Player Available" +msgstr "Nema dostupnog Playera" + +#: redbot/cogs/audio/core/events/dpy.py:185 +msgid "The bot is not connected to a voice channel." +msgstr "Bot nije spojen na glasovni kanal." + +#: redbot/cogs/audio/core/events/dpy.py:193 +#: redbot/cogs/audio/core/events/lavalink.py:162 +msgid "Unable to Get Track" +msgstr "Nije moguće dobiti pjesmu" + +#: redbot/cogs/audio/core/events/dpy.py:194 +#: redbot/cogs/audio/core/events/lavalink.py:163 +msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." +msgstr "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za nekoliko minuta." + +#: redbot/cogs/audio/core/events/dpy.py:205 +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:206 +msgid "This error has been reported to the bot owner." +msgstr "Greška je prijavljena vlasniku bota." + +#: redbot/cogs/audio/core/events/lavalink.py:154 +msgid "Couldn't get a valid track." +msgstr "Nije moguće dobiti valjanu pjesmu." + +#: redbot/cogs/audio/core/events/lavalink.py:189 +msgid "Now Playing" +msgstr "Reproducira se" + +#: redbot/cogs/audio/core/events/lavalink.py:191 +msgid "Track length: {length} | Requested by: {user}" +msgstr "Trajanje pjesme: {length} | Zatražio: {user}" + +#: redbot/cogs/audio/core/events/lavalink.py:212 +msgid "Queue ended." +msgstr "Red čekanja prazan." + +#: redbot/cogs/audio/core/events/lavalink.py:266 +msgid "Multiple Errors Detected" +msgstr "Otkriveno je više grešaka" + +#: redbot/cogs/audio/core/events/lavalink.py:267 +msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable." +msgstr "Zatvaram audio player jer sam otkrio više grešaka. Ako se ovo nastavi, obavijestite vlasnika bota jer bi Audio modul mogao biti privremeno nedostupan." + +#: redbot/cogs/audio/core/events/lavalink.py:281 +msgid "Track Stuck" +msgstr "Pjesma je zapela" + +#: redbot/cogs/audio/core/events/lavalink.py:282 +msgid "Playback of the song has stopped due to an unexpected error.\n" +"{error}" +msgstr "Reprodukcija pjesme je zaustavljena zbog neočekivane greške.\n" +"{error}" + +#: redbot/cogs/audio/core/events/lavalink.py:288 +msgid "Track Error" +msgstr "Greška pjesme" + diff --git a/redbot/cogs/audio/core/events/locales/vi-VN.po b/redbot/cogs/audio/core/events/locales/vi-VN.po index 395709f1f..81c7e9e3a 100644 --- a/redbot/cogs/audio/core/events/locales/vi-VN.po +++ b/redbot/cogs/audio/core/events/locales/vi-VN.po @@ -17,7 +17,7 @@ msgstr "" #: redbot/cogs/audio/core/events/cog.py:215 msgid "Auto Play started." -msgstr "" +msgstr "Tự động phát đã bắt đầu." #: redbot/cogs/audio/core/events/dpy.py:40 msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available." @@ -26,19 +26,20 @@ msgstr "" #: redbot/cogs/audio/core/events/dpy.py:70 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" -msgstr "" +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:77 msgid "Enabled" -msgstr "" +msgstr "Đã bật" #: redbot/cogs/audio/core/events/dpy.py:77 msgid "Disabled" -msgstr "" +msgstr "Đã tắt" #: redbot/cogs/audio/core/events/dpy.py:124 msgid "No DJ role found. Disabling DJ mode." -msgstr "" +msgstr "Tôi không thấy role DJ nào cả, đang tắt chế độ DJ." #: redbot/cogs/audio/core/events/dpy.py:134 msgid "`{user_input}` is not a valid value for `{command}`" @@ -46,16 +47,16 @@ msgstr "" #: redbot/cogs/audio/core/events/dpy.py:142 msgid "Unable To Parse Argument" -msgstr "" +msgstr "Không thể đối chiếu cú pháp" #: redbot/cogs/audio/core/events/dpy.py:154 #: redbot/cogs/audio/core/events/dpy.py:163 msgid "Invalid Argument" -msgstr "" +msgstr "Giá trị không hợp lệ" #: redbot/cogs/audio/core/events/dpy.py:155 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." -msgstr "" +msgstr "Có gì đó không đúng với `{}`: Tôi tưởng bạn muốn `{}`." #: redbot/cogs/audio/core/events/dpy.py:175 msgid "Invalid Environment" @@ -63,68 +64,69 @@ msgstr "" #: redbot/cogs/audio/core/events/dpy.py:176 msgid "Connection to Lavalink has been lost." -msgstr "" +msgstr "Kết nối với Lavalink đã bị mất." #: redbot/cogs/audio/core/events/dpy.py:184 msgid "No Player Available" -msgstr "" +msgstr "Tôi chưa bật trình phát nhạc" #: redbot/cogs/audio/core/events/dpy.py:185 msgid "The bot is not connected to a voice channel." -msgstr "" +msgstr "Nhưng mà Tôi chưa vào kênh thoại nào." #: redbot/cogs/audio/core/events/dpy.py:193 #: redbot/cogs/audio/core/events/lavalink.py:162 msgid "Unable to Get Track" -msgstr "" +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:194 #: redbot/cogs/audio/core/events/lavalink.py:163 msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." -msgstr "" +msgstr "Bây giờ tôi chưa thể tìm nhạc được, đợi một lát nữa rùi thử lại." #: redbot/cogs/audio/core/events/dpy.py:205 msgid "There was an issue communicating with Discord." -msgstr "" +msgstr "Hmm hình như có vấn đề khi kết nối với Discord." #: redbot/cogs/audio/core/events/dpy.py:206 msgid "This error has been reported to the bot owner." -msgstr "" +msgstr "Lỗi này Tôi đã báo cáo với chủ sở hữu." #: redbot/cogs/audio/core/events/lavalink.py:154 msgid "Couldn't get a valid track." -msgstr "" +msgstr "Tôi không tìm thấy bài nhạc hợp lệ nào." #: redbot/cogs/audio/core/events/lavalink.py:189 msgid "Now Playing" -msgstr "" +msgstr "Đang Phát" #: redbot/cogs/audio/core/events/lavalink.py:191 msgid "Track length: {length} | Requested by: {user}" -msgstr "" +msgstr "Độ dài: {length} | Bởi: {user}" #: redbot/cogs/audio/core/events/lavalink.py:212 msgid "Queue ended." -msgstr "" +msgstr "Hết hàng đợi, sủi đây." #: redbot/cogs/audio/core/events/lavalink.py:266 msgid "Multiple Errors Detected" -msgstr "" +msgstr "Oops Đã xảy ra nhiều lỗi hệ thống" #: redbot/cogs/audio/core/events/lavalink.py:267 msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable." -msgstr "" +msgstr "Uhhh Tôi sẽ tạm dừng do gặp phải quá nhiều lỗi. Nếu vấn đề này còn tiếp diễn, hãy report vấn đề với chủ sở hữu. Đồng thời tính năng stream nhạc sẽ tạm thời dừng hoạt động. Sorry lul." #: redbot/cogs/audio/core/events/lavalink.py:281 msgid "Track Stuck" -msgstr "" +msgstr "Ah.. bị nghẽn rồi. Hay là thử lại" #: redbot/cogs/audio/core/events/lavalink.py:282 msgid "Playback of the song has stopped due to an unexpected error.\n" "{error}" -msgstr "" +msgstr "Đợi đã.. Vừa xảy ra một lỗi không xác định.\\n\"\n" +"\"{error}" #: redbot/cogs/audio/core/events/lavalink.py:288 msgid "Track Error" -msgstr "" +msgstr "Bài đó bị lỗi. Thử lại đi" diff --git a/redbot/cogs/audio/core/locales/hr-HR.po b/redbot/cogs/audio/core/locales/hr-HR.po new file mode 100644 index 000000000..022777deb --- /dev/null +++ b/redbot/cogs/audio/core/locales/hr-HR.po @@ -0,0 +1,22 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 692\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/core/__init__.py:34 +#, docstring +msgid "Play audio through voice channels." +msgstr "Reproduciraj zvuk putem glasovnih kanala." + diff --git a/redbot/cogs/audio/core/locales/vi-VN.po b/redbot/cogs/audio/core/locales/vi-VN.po index dcf7eea29..e31aedd28 100644 --- a/redbot/cogs/audio/core/locales/vi-VN.po +++ b/redbot/cogs/audio/core/locales/vi-VN.po @@ -18,5 +18,5 @@ msgstr "" #: redbot/cogs/audio/core/__init__.py:34 #, docstring msgid "Play audio through voice channels." -msgstr "" +msgstr "Phát nhạc qua kênh thoại." diff --git a/redbot/cogs/audio/core/tasks/locales/hr-HR.po b/redbot/cogs/audio/core/tasks/locales/hr-HR.po new file mode 100644 index 000000000..85bc19e2a --- /dev/null +++ b/redbot/cogs/audio/core/tasks/locales/hr-HR.po @@ -0,0 +1,29 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-06-17 17:28+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 664\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/core/tasks/startup.py:231 +msgid "Couldn't get a valid track." +msgstr "Nije moguće dobiti valjanu pjesmu." + +#: redbot/cogs/audio/core/tasks/startup.py:239 +msgid "Unable to Get Track" +msgstr "Nije moguće dobiti pjesmu" + +#: redbot/cogs/audio/core/tasks/startup.py:240 +msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." +msgstr "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za nekoliko minuta." + diff --git a/redbot/cogs/audio/core/tasks/locales/vi-VN.po b/redbot/cogs/audio/core/tasks/locales/vi-VN.po index 386a854d5..a7de9e7b0 100644 --- a/redbot/cogs/audio/core/tasks/locales/vi-VN.po +++ b/redbot/cogs/audio/core/tasks/locales/vi-VN.po @@ -17,13 +17,13 @@ msgstr "" #: redbot/cogs/audio/core/tasks/startup.py:231 msgid "Couldn't get a valid track." -msgstr "" +msgstr "Tôi không tìm thấy bài nhạc hợp lệ nào." #: redbot/cogs/audio/core/tasks/startup.py:239 msgid "Unable to Get Track" -msgstr "" +msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi" #: redbot/cogs/audio/core/tasks/startup.py:240 msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." -msgstr "" +msgstr "Bây giờ tôi chưa thể tìm nhạc được, đợi một lát nữa rùi thử lại." diff --git a/redbot/cogs/audio/core/utilities/locales/af-ZA.po b/redbot/cogs/audio/core/utilities/locales/af-ZA.po index 7f9cfe5cc..45906d703 100644 --- a/redbot/cogs/audio/core/utilities/locales/af-ZA.po +++ b/redbot/cogs/audio/core/utilities/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ar-SA.po b/redbot/cogs/audio/core/utilities/locales/ar-SA.po index 64afa6835..8e2a76ec3 100644 --- a/redbot/cogs/audio/core/utilities/locales/ar-SA.po +++ b/redbot/cogs/audio/core/utilities/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/bg-BG.po b/redbot/cogs/audio/core/utilities/locales/bg-BG.po index 9e4e2f1f6..f1fb7fc7c 100644 --- a/redbot/cogs/audio/core/utilities/locales/bg-BG.po +++ b/redbot/cogs/audio/core/utilities/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/bs-BA.po b/redbot/cogs/audio/core/utilities/locales/bs-BA.po index 509cfb022..ed7221b83 100644 --- a/redbot/cogs/audio/core/utilities/locales/bs-BA.po +++ b/redbot/cogs/audio/core/utilities/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ca-ES.po b/redbot/cogs/audio/core/utilities/locales/ca-ES.po index 0eaaefa10..478288129 100644 --- a/redbot/cogs/audio/core/utilities/locales/ca-ES.po +++ b/redbot/cogs/audio/core/utilities/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/cs-CZ.po b/redbot/cogs/audio/core/utilities/locales/cs-CZ.po index 2e5cc6364..a20ae5492 100644 --- a/redbot/cogs/audio/core/utilities/locales/cs-CZ.po +++ b/redbot/cogs/audio/core/utilities/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Nejprve se připojte k hlasovému kanálu." msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/da-DK.po b/redbot/cogs/audio/core/utilities/locales/da-DK.po index 7915afd82..305364cb1 100644 --- a/redbot/cogs/audio/core/utilities/locales/da-DK.po +++ b/redbot/cogs/audio/core/utilities/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/de-DE.po b/redbot/cogs/audio/core/utilities/locales/de-DE.po index 20f9d6c96..190cd902e 100644 --- a/redbot/cogs/audio/core/utilities/locales/de-DE.po +++ b/redbot/cogs/audio/core/utilities/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal." msgid "Connection to Lavalink has not yet been established." msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Titel können nicht wiedergegeben werden" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Maximale Warteschlangengröße erreicht." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Titel können nicht wiedergegeben werden" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/el-GR.po b/redbot/cogs/audio/core/utilities/locales/el-GR.po index 94584445f..e4caca1ca 100644 --- a/redbot/cogs/audio/core/utilities/locales/el-GR.po +++ b/redbot/cogs/audio/core/utilities/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/es-ES.po b/redbot/cogs/audio/core/utilities/locales/es-ES.po index 232939a4b..36a81acc0 100644 --- a/redbot/cogs/audio/core/utilities/locales/es-ES.po +++ b/redbot/cogs/audio/core/utilities/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Conéctate a un canal de voz primero." msgid "Connection to Lavalink has not yet been established." msgstr "Aún no se ha establecido la conexión con Lavalink." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "No se puede reproducir pistas" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Límite de cola alcanzado." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "No se puede reproducir pistas" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/fi-FI.po b/redbot/cogs/audio/core/utilities/locales/fi-FI.po index bd4973daf..4b8eea465 100644 --- a/redbot/cogs/audio/core/utilities/locales/fi-FI.po +++ b/redbot/cogs/audio/core/utilities/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Yhdistä ensin puhekanavalle." msgid "Connection to Lavalink has not yet been established." msgstr "Yhteyttä Lavalinkkiin ei ole vielä muodostettu." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Kappaleiden toisto ei onnistu" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Jonon enimmäispituus on saavutettu." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Kappaleiden toisto ei onnistu" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/fr-FR.po b/redbot/cogs/audio/core/utilities/locales/fr-FR.po index 44dd96d07..2636a40ef 100644 --- a/redbot/cogs/audio/core/utilities/locales/fr-FR.po +++ b/redbot/cogs/audio/core/utilities/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Rejoignez un salon vocal d'abord." msgid "Connection to Lavalink has not yet been established." msgstr "La connexion à Lavalink n'a pas encore été établie." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Impossible de jouer des pistes" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Limite de la file de lecture atteinte." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Impossible de jouer des pistes" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/he-IL.po b/redbot/cogs/audio/core/utilities/locales/he-IL.po index f2be72d12..eff6f41b9 100644 --- a/redbot/cogs/audio/core/utilities/locales/he-IL.po +++ b/redbot/cogs/audio/core/utilities/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/hi-IN.po b/redbot/cogs/audio/core/utilities/locales/hi-IN.po index 4ba6dccfb..7c1acdbae 100644 --- a/redbot/cogs/audio/core/utilities/locales/hi-IN.po +++ b/redbot/cogs/audio/core/utilities/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/hr-HR.po b/redbot/cogs/audio/core/utilities/locales/hr-HR.po new file mode 100644 index 000000000..c6c06a027 --- /dev/null +++ b/redbot/cogs/audio/core/utilities/locales/hr-HR.po @@ -0,0 +1,483 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 688\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/core/utilities/formatting.py:75 +msgid "tracks" +msgstr "pjesme" + +#: redbot/cogs/audio/core/utilities/formatting.py:85 +#: redbot/cogs/audio/core/utilities/formatting.py:275 +msgid "Page {page_num}/{total_pages}" +msgstr "Stranica {page_num}/{total_pages}" + +#: redbot/cogs/audio/core/utilities/formatting.py:96 +#: redbot/cogs/audio/core/utilities/playlists.py:527 +msgid "Connection to Lavalink has failed" +msgstr "Veza s Lavalinkom nije uspjela" + +#: redbot/cogs/audio/core/utilities/formatting.py:99 +#: redbot/cogs/audio/core/utilities/player.py:591 +#: redbot/cogs/audio/core/utilities/playlists.py:530 +msgid "Please check your console or logs for details." +msgstr "Provjerite konzolu ili zapisnike za detalje." + +#: redbot/cogs/audio/core/utilities/formatting.py:107 +#: redbot/cogs/audio/core/utilities/playlists.py:562 +msgid "Connect to a voice channel first." +msgstr "Prvo se pridruži govornome kanalu." + +#: redbot/cogs/audio/core/utilities/formatting.py:110 +#: redbot/cogs/audio/core/utilities/playlists.py:555 +msgid "Connection to Lavalink has not yet been established." +msgstr "Veza s Lavalinkom još nije uspostavljena." + +#: redbot/cogs/audio/core/utilities/formatting.py:117 +#: redbot/cogs/audio/core/utilities/player.py:441 +#: redbot/cogs/audio/core/utilities/player.py:523 +msgid "Queue size limit reached." +msgstr "Dostignuto ograničenje za red čekanja." + +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Nije moguće reproducirati pjesme" + +#: redbot/cogs/audio/core/utilities/formatting.py:155 +#: redbot/cogs/audio/core/utilities/player.py:599 +msgid "Track Enqueued" +msgstr "Pjesma dodana u red čekanja" + +#: redbot/cogs/audio/core/utilities/formatting.py:170 +#: redbot/cogs/audio/core/utilities/player.py:548 +msgid "This track is not allowed in this server." +msgstr "Ova pjesma nije dopuštena na ovom serveru." + +#: redbot/cogs/audio/core/utilities/formatting.py:188 +#: redbot/cogs/audio/core/utilities/player.py:570 +msgid "Track exceeds maximum length." +msgstr "Pjesma prelazi maksimalnu duljinu." + +#: redbot/cogs/audio/core/utilities/formatting.py:203 +#: redbot/cogs/audio/core/utilities/player.py:602 +msgid "{time} until track playback: #{position} in queue" +msgstr "{time} do reprodukcije pjesme: #{position} u redu" + +#: redbot/cogs/audio/core/utilities/formatting.py:263 +msgid "Tracks Found:" +msgstr "Pronađene pjesme:" + +#: redbot/cogs/audio/core/utilities/formatting.py:264 +msgid "search results" +msgstr "rezultati pretrage" + +#: redbot/cogs/audio/core/utilities/formatting.py:266 +msgid "Folders Found:" +msgstr "Pronađene mape:" + +#: redbot/cogs/audio/core/utilities/formatting.py:267 +msgid "local folders" +msgstr "lokalne mape" + +#: redbot/cogs/audio/core/utilities/formatting.py:269 +msgid "Files Found:" +msgstr "Pronađene datoteke:" + +#: redbot/cogs/audio/core/utilities/formatting.py:270 +msgid "local tracks" +msgstr "lokalne pjesme" + +#: redbot/cogs/audio/core/utilities/formatting.py:382 +#: redbot/cogs/audio/core/utilities/playlists.py:241 +msgid "Unknown" +msgstr "Nepoznato" + +#: redbot/cogs/audio/core/utilities/formatting.py:383 +msgid " - Name: <{pname}>\n" +" - Scope: < {scope} >\n" +" - ID: < {pid} >\n" +" - Tracks: < {ptracks} >\n" +" - Author: < {author} >\n\n" +msgstr " - Naziv: <{pname}>\n" +" - Opseg: < {scope} >\n" +" - ID: < {pid} >\n" +" - Pjesme: < {ptracks} >\n" +" - Autor: < {author} >\n\n" + +#: redbot/cogs/audio/core/utilities/local_tracks.py:109 +#: redbot/cogs/audio/core/utilities/player.py:235 +#: redbot/cogs/audio/core/utilities/player.py:245 +#: redbot/cogs/audio/core/utilities/player.py:327 +#: redbot/cogs/audio/core/utilities/player.py:650 +msgid "Invalid Environment" +msgstr "Neispravno Okruženje" + +#: redbot/cogs/audio/core/utilities/local_tracks.py:109 +msgid "No localtracks folder." +msgstr "Nema localtracks mape." + +#: redbot/cogs/audio/core/utilities/miscellaneous.py:53 +msgid "Not enough {currency}" +msgstr "Nema dovoljno {currency}" + +#: redbot/cogs/audio/core/utilities/miscellaneous.py:54 +msgid "{required_credits} {currency} required, but you have {bal}." +msgstr "Potrebno je {required_credits} {currency}, ali imate {bal}." + +#: redbot/cogs/audio/core/utilities/player.py:78 +msgid "music in {} servers" +msgstr "glazbu u {} servera" + +#: redbot/cogs/audio/core/utilities/player.py:136 +#: redbot/cogs/audio/core/utilities/player.py:140 +#: redbot/cogs/audio/core/utilities/player.py:145 +msgid "There's nothing in the queue." +msgstr "Nema ništa u redu." + +#: redbot/cogs/audio/core/utilities/player.py:142 +msgid "Currently livestreaming {track}" +msgstr "Trenutno uživo {track}" + +#: redbot/cogs/audio/core/utilities/player.py:147 +msgid "{time} left on {track}" +msgstr "{time} preostalo na {track}" + +#: redbot/cogs/audio/core/utilities/player.py:155 +#: redbot/cogs/audio/core/utilities/player.py:190 +msgid "Track Skipped" +msgstr "Pjesma je preskočena" + +#: redbot/cogs/audio/core/utilities/player.py:168 +msgid "Track number must be equal to or greater than 1." +msgstr "Broj pjesme mora biti jednak ili veći od 1." + +#: redbot/cogs/audio/core/utilities/player.py:174 +msgid "There are only {queuelen} songs currently queued." +msgstr "U redu čekanja je trenutno {queuelen} pjesama." + +#: redbot/cogs/audio/core/utilities/player.py:180 +msgid "{skip_to_track} Tracks Skipped" +msgstr "Preskočeno {skip_to_track} pjesama" + +#: redbot/cogs/audio/core/utilities/player.py:236 +msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n" +"See `{prefix}audioset spotifyapi` for instructions." +msgstr "Vlasnik treba postaviti Spotify \"Client ID\" i \"Client Secret\" prije nego što se Spotify URL-ovi ili kodovi mogu koristiti.\n" +"Pogledajte `{prefix}audioset spotifyapi` za upute." + +#: redbot/cogs/audio/core/utilities/player.py:246 +msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\n" +"See `{prefix}audioset youtubeapi` for instructions." +msgstr "Vlasnik treba postaviti YouTube API ključ prije nego što se Spotify URL-ovi ili kodovi mogu koristiti.\n" +"Pogledajte `{prefix}audioset youtubeapi` za upute." + +#: redbot/cogs/audio/core/utilities/player.py:255 +#: redbot/cogs/audio/core/utilities/player.py:364 +#: redbot/cogs/audio/core/utilities/playlists.py:595 +msgid "Unable To Get Tracks" +msgstr "Nije moguće dobiti pjesme" + +#: redbot/cogs/audio/core/utilities/player.py:256 +#: redbot/cogs/audio/core/utilities/player.py:365 +#: redbot/cogs/audio/core/utilities/playlists.py:596 +msgid "Wait until the playlist has finished loading." +msgstr "Pričekajte da se popis za reprodukciju učita." + +#: redbot/cogs/audio/core/utilities/player.py:267 +#: redbot/cogs/audio/core/utilities/player.py:309 +#: redbot/cogs/audio/core/utilities/player.py:407 +#: redbot/cogs/audio/core/utilities/playlists.py:606 +#: redbot/cogs/audio/core/utilities/playlists.py:639 +msgid "Nothing found." +msgstr "Ništa nije pronađeno." + +#: redbot/cogs/audio/core/utilities/player.py:270 +#: redbot/cogs/audio/core/utilities/player.py:311 +#: redbot/cogs/audio/core/utilities/player.py:422 +#: redbot/cogs/audio/core/utilities/playlists.py:608 +#: redbot/cogs/audio/core/utilities/playlists.py:641 +msgid "Track is not playable." +msgstr "Pjesma se ne može reproducirati." + +#: redbot/cogs/audio/core/utilities/player.py:271 +#: redbot/cogs/audio/core/utilities/player.py:312 +#: redbot/cogs/audio/core/utilities/player.py:424 +#: redbot/cogs/audio/core/utilities/playlists.py:609 +#: redbot/cogs/audio/core/utilities/playlists.py:642 +msgid "**{suffix}** is not a fully supported format and some tracks may not play." +msgstr "**{suffix}** nije podržan format i neke se pjesme možda neće moći reproducirati." + +#: redbot/cogs/audio/core/utilities/player.py:301 +#: redbot/cogs/audio/core/utilities/player.py:392 +#: redbot/cogs/audio/core/utilities/player.py:657 +#: redbot/cogs/audio/core/utilities/playlists.py:426 +#: redbot/cogs/audio/core/utilities/playlists.py:627 +#: redbot/cogs/audio/core/utilities/playlists.py:656 +msgid "Unable to Get Track" +msgstr "Nije moguće dobiti pjesmu" + +#: redbot/cogs/audio/core/utilities/player.py:302 +#: redbot/cogs/audio/core/utilities/player.py:393 +#: redbot/cogs/audio/core/utilities/player.py:658 +#: redbot/cogs/audio/core/utilities/playlists.py:427 +#: redbot/cogs/audio/core/utilities/playlists.py:628 +#: redbot/cogs/audio/core/utilities/playlists.py:657 +msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." +msgstr "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za nekoliko minuta." + +#: redbot/cogs/audio/core/utilities/player.py:328 +msgid "The Spotify API key or client secret has not been set properly. \n" +"Use `{prefix}audioset spotifyapi` for instructions." +msgstr "Spotify API ključ nije pravilno postavljen. \n" +"Koristi `{prefix}audioset spotifyapi` za upute." + +#: redbot/cogs/audio/core/utilities/player.py:352 +msgid "Unable To Find Tracks" +msgstr "Nije moguće pronaći pjesme" + +#: redbot/cogs/audio/core/utilities/player.py:353 +msgid "This doesn't seem to be a supported Spotify URL or code." +msgstr "Čini se da ovo nije podržani Spotify URL ili kȏd." + +#: redbot/cogs/audio/core/utilities/player.py:379 +msgid "{query} is not an allowed query." +msgstr "{query} nije dozvoljen upit." + +#: redbot/cogs/audio/core/utilities/player.py:415 +msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n" +"This may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." +msgstr "Lokalne pjesme neće raditi ako `Lavalink.jar` ne može vidjeti pjesmu.\n" +"To može biti zbog dozvola ili zato što se Lavalink.jar izvodi na drugom uređaju od lokalnih pjesama." + +#: redbot/cogs/audio/core/utilities/player.py:486 +msgid " {bad_tracks} tracks cannot be queued." +msgstr " {bad_tracks} pjesama se ne može staviti u red čekanja." + +#: redbot/cogs/audio/core/utilities/player.py:492 +msgid "No Title" +msgstr "Nema naslova" + +#: redbot/cogs/audio/core/utilities/player.py:498 +msgid "Playlist Enqueued" +msgstr "Popis za reprodukciju dodan u red čekanja" + +#: redbot/cogs/audio/core/utilities/player.py:501 +msgid "Added {num} tracks to the queue.{maxlength_msg}" +msgstr "Dodano {num} pjesama u red čekanja.{maxlength_msg}" + +#: redbot/cogs/audio/core/utilities/player.py:507 +msgid "{time} until start of playlist playback: starts at #{position} in queue" +msgstr "{time} do reprodukcije popisa za reprodukciju: #{position} u redu čekanja" + +#: redbot/cogs/audio/core/utilities/player.py:588 +msgid "Nothing found" +msgstr "Ništa nije pronađeno" + +#: redbot/cogs/audio/core/utilities/player.py:623 +msgid "Please wait, finding tracks..." +msgstr "Pričekajte, tražim pjesme..." + +#: redbot/cogs/audio/core/utilities/player.py:629 +msgid "Getting track {num}/{total}..." +msgstr "Dohvaćanje pjesme {num}/{total}..." + +#: redbot/cogs/audio/core/utilities/player.py:630 +msgid "Matching track {num}/{total}..." +msgstr "Usklađivanje pjesme {num}/{total}..." + +#: redbot/cogs/audio/core/utilities/player.py:631 +#: redbot/cogs/audio/core/utilities/playlists.py:342 +#: redbot/cogs/audio/core/utilities/playlists.py:415 +msgid "Loading track {num}/{total}..." +msgstr "Učitavanje pjesme {num}/{total}..." + +#: redbot/cogs/audio/core/utilities/player.py:632 +msgid "Approximate time remaining: {seconds}" +msgstr "Preostalo je približno: {seconds}" + +#: redbot/cogs/audio/core/utilities/player.py:667 +msgid "The connection was reset while loading the playlist." +msgstr "Veza je prekinuta prilikom učitavanja popisa za reprodukciju." + +#: redbot/cogs/audio/core/utilities/playlists.py:84 +msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]." +msgstr "Nemate dozvolu za upravljanje {name} (`{id}`) [**{scope}**]." + +#: redbot/cogs/audio/core/utilities/playlists.py:102 +msgid "You do not have the permissions to manage that playlist in {guild}." +msgstr "Nemate dozvolu za upravljanje tim popisom za reprodukciju u {guild}." + +#: redbot/cogs/audio/core/utilities/playlists.py:109 +msgid "You do not have the permissions to manage playlist owned by {user}." +msgstr "Nemate dozvolu za upravljanje popisom za reprodukciju čiji je vlasnik {user}." + +#: redbot/cogs/audio/core/utilities/playlists.py:113 +msgid "You do not have the permissions to manage playlists in {scope} scope." +msgstr "Nemate dozvolu za upravljanje popisima za reprodukciju u opsegu {scope}." + +#: redbot/cogs/audio/core/utilities/playlists.py:117 +msgid "No access to playlist." +msgstr "Nemate pristup popisu za reprodukciju." + +#: redbot/cogs/audio/core/utilities/playlists.py:225 +msgid "{match_count} playlists match {original_input}: Please try to be more specific, or use the playlist ID." +msgstr "{match_count} popisa za reprodukciju odgovaraju {original_input}: Pokušajte biti precizniji ili upotrijebite ID popisa za reprodukciju." + +#: redbot/cogs/audio/core/utilities/playlists.py:242 +msgid "{number}. <{playlist.name}>\n" +" - Scope: < {scope} >\n" +" - ID: < {playlist.id} >\n" +" - Tracks: < {tracks} >\n" +" - Author: < {author} >\n\n" +msgstr "{number}. <{playlist.name}>\n" +" - Opseg: < {scope} >\n" +" - ID: < {playlist.id} >\n" +" - Pjesme: < {tracks} >\n" +" - Autor: < {author} >\n\n" + +#: redbot/cogs/audio/core/utilities/playlists.py:259 +msgid "{playlists} playlists found, which one would you like?" +msgstr "Pronađeno {playlists} popisa za reprodukciju, koju biste željeli?" + +#: redbot/cogs/audio/core/utilities/playlists.py:278 +#: redbot/cogs/audio/core/utilities/playlists.py:284 +msgid "Too many matches found and you did not select which one you wanted." +msgstr "Pronađeno je previše podudaranja, a niste odabrali koju želite." + +#: redbot/cogs/audio/core/utilities/playlists.py:309 +msgid "Playlists you can access in this server:" +msgstr "Popisi za reprodukciju kojima možete pristupiti na ovom serveru:" + +#: redbot/cogs/audio/core/utilities/playlists.py:315 +msgid "Playlists for {scope}:" +msgstr "Popisi za reprodukciju za {scope}:" + +#: redbot/cogs/audio/core/utilities/playlists.py:319 +msgid "Page {page_num}/{total_pages} | {num} playlists." +msgstr "Stranica {page_num}/{total_pages} | {num} popisa za reprodukciju." + +#: redbot/cogs/audio/core/utilities/playlists.py:335 +#: redbot/cogs/audio/core/utilities/playlists.py:413 +msgid "Please wait, adding tracks..." +msgstr "Pričekajte, dodajem pjesme..." + +#: redbot/cogs/audio/core/utilities/playlists.py:362 +#: redbot/cogs/audio/core/utilities/playlists.py:465 +msgid "Empty playlist {name} (`{id}`) [**{scope}**] created." +msgstr "Stvoren je prazan popis za reprodukciju {name} (`{id}`) [**{scope}**]." + +#: redbot/cogs/audio/core/utilities/playlists.py:367 +#: redbot/cogs/audio/core/utilities/playlists.py:470 +msgid "Added {num} tracks from the {playlist_name} playlist. {num_bad} track(s) could not be loaded." +msgstr "Dodano {num} pjesama s {playlist_name} popisa za reprodukciju. {num_bad} pjesama nije bilo moguće učitati." + +#: redbot/cogs/audio/core/utilities/playlists.py:372 +#: redbot/cogs/audio/core/utilities/playlists.py:475 +msgid "Added {num} tracks from the {playlist_name} playlist." +msgstr "Dodano {num} pjesama s {playlist_name} popisa za reprodukciju." + +#: redbot/cogs/audio/core/utilities/playlists.py:376 +#: redbot/cogs/audio/core/utilities/playlists.py:479 +msgid "Playlist Saved" +msgstr "Popis za reprodukciju je spremljen" + +#: redbot/cogs/audio/core/utilities/playlists.py:541 +#: redbot/cogs/audio/core/utilities/playlists.py:554 +#: redbot/cogs/audio/core/utilities/playlists.py:561 +#: redbot/cogs/audio/core/utilities/playlists.py:572 +msgid "Unable To Get Playlists" +msgstr "Nije moguće dobiti popise za reprodukciju" + +#: redbot/cogs/audio/core/utilities/playlists.py:542 +msgid "I don't have permission to connect and speak in your channel." +msgstr "Nemam dozvolu za povezivanje i govor u vašem kanalu." + +#: redbot/cogs/audio/core/utilities/playlists.py:573 +msgid "You must be in the voice channel to use the playlist command." +msgstr "Morate biti u glasovnom kanalu da biste koristili naredbu za popise za reprodukciju." + +#: redbot/cogs/audio/core/utilities/playlists.py:682 +msgid "the Global" +msgstr "globalni" + +#: redbot/cogs/audio/core/utilities/playlists.py:682 +msgid "Global" +msgstr "Globalni" + +#: redbot/cogs/audio/core/utilities/playlists.py:684 +msgid "the Server" +msgstr "server" + +#: redbot/cogs/audio/core/utilities/playlists.py:684 +msgid "Server" +msgstr "Server" + +#: redbot/cogs/audio/core/utilities/playlists.py:686 +msgid "the User" +msgstr "korisnik" + +#: redbot/cogs/audio/core/utilities/playlists.py:686 +msgid "User" +msgstr "Korisnik" + +#: redbot/cogs/audio/core/utilities/queue.py:40 +msgid "__Too many songs in the queue, only showing the first 500__.\n\n" +msgstr "__Previše pjesama u redu čekanja, prikazuje se samo prvih 500__.\n\n" + +#: redbot/cogs/audio/core/utilities/queue.py:57 +msgid "**Currently livestreaming:**\n" +msgstr "**Trenutno prenosi uživo:**\n" + +#: redbot/cogs/audio/core/utilities/queue.py:59 +#: redbot/cogs/audio/core/utilities/queue.py:64 +msgid "Requested by: **{user}**" +msgstr "Zatražio: **{user}**" + +#: redbot/cogs/audio/core/utilities/queue.py:62 +msgid "Playing: " +msgstr "Pušta: " + +#: redbot/cogs/audio/core/utilities/queue.py:76 +msgid "requested by **{user}**\n" +msgstr "zatražio **{user}**\n" + +#: redbot/cogs/audio/core/utilities/queue.py:80 +msgid "Queue for __{guild_name}__" +msgstr "Red čekanja za __{guild_name}__" + +#: redbot/cogs/audio/core/utilities/queue.py:88 +msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n" +msgstr "Stranica {page_num}/{total_pages} | {num_tracks} pjesama, {num_remaining} preostalo\n" + +#: redbot/cogs/audio/core/utilities/queue.py:97 +msgid "Auto-Play" +msgstr "Automatska reprodukcija" + +#: redbot/cogs/audio/core/utilities/queue.py:103 +msgid "Shuffle" +msgstr "Nasumična reprodukcija" + +#: redbot/cogs/audio/core/utilities/queue.py:109 +msgid "Repeat" +msgstr "Ponavljanje" + +#: redbot/cogs/audio/core/utilities/queue.py:161 +msgid "Matching Tracks:" +msgstr "Odgovarajuće pjesme:" + +#: redbot/cogs/audio/core/utilities/queue.py:164 +msgid "Page {page_num}/{total_pages} | {num_tracks} tracks" +msgstr "Stranica {page_num}/{total_pages} | {num_tracks} pjesama" + diff --git a/redbot/cogs/audio/core/utilities/locales/hu-HU.po b/redbot/cogs/audio/core/utilities/locales/hu-HU.po index 3ca4447c6..a66863690 100644 --- a/redbot/cogs/audio/core/utilities/locales/hu-HU.po +++ b/redbot/cogs/audio/core/utilities/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/id-ID.po b/redbot/cogs/audio/core/utilities/locales/id-ID.po index 4e1fc7503..005f746cb 100644 --- a/redbot/cogs/audio/core/utilities/locales/id-ID.po +++ b/redbot/cogs/audio/core/utilities/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/it-IT.po b/redbot/cogs/audio/core/utilities/locales/it-IT.po index a602f2155..88bac7f2c 100644 --- a/redbot/cogs/audio/core/utilities/locales/it-IT.po +++ b/redbot/cogs/audio/core/utilities/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ja-JP.po b/redbot/cogs/audio/core/utilities/locales/ja-JP.po index 47a540c15..0d733df5b 100644 --- a/redbot/cogs/audio/core/utilities/locales/ja-JP.po +++ b/redbot/cogs/audio/core/utilities/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ko-KR.po b/redbot/cogs/audio/core/utilities/locales/ko-KR.po index 89eed5c2d..eceea51b0 100644 --- a/redbot/cogs/audio/core/utilities/locales/ko-KR.po +++ b/redbot/cogs/audio/core/utilities/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "먼저 음성체널에 연결하세요." msgid "Connection to Lavalink has not yet been established." msgstr "라바링크와 연결되지 않았습니다." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "트랙을 재생할수 없습니다" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "큐 최대 제한에 도달했습니다." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "트랙을 재생할수 없습니다" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/nb-NO.po b/redbot/cogs/audio/core/utilities/locales/nb-NO.po index 9f031227a..c5f7a27ac 100644 --- a/redbot/cogs/audio/core/utilities/locales/nb-NO.po +++ b/redbot/cogs/audio/core/utilities/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Koble til en talekanal først." msgid "Connection to Lavalink has not yet been established." msgstr "Tilkoblingen til Lavalink er ikke etablert ennå." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Kan ikke spille spor" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Grensen for kø er nådd." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Kan ikke spille spor" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/nl-NL.po b/redbot/cogs/audio/core/utilities/locales/nl-NL.po index 8ebc77915..b02359b6d 100644 --- a/redbot/cogs/audio/core/utilities/locales/nl-NL.po +++ b/redbot/cogs/audio/core/utilities/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Verbind eerst met een spraakkanaal." msgid "Connection to Lavalink has not yet been established." msgstr "Er is nog geen verbinding gemaakt met Lavalink." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pl-PL.po b/redbot/cogs/audio/core/utilities/locales/pl-PL.po index 0757ed269..32a3f0475 100644 --- a/redbot/cogs/audio/core/utilities/locales/pl-PL.po +++ b/redbot/cogs/audio/core/utilities/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Najpierw połącz się z kanałem głosowym." msgid "Connection to Lavalink has not yet been established." msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Nie można odtworzyć utworów" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Osiągnięto limit rozmiaru kolejki." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Nie można odtworzyć utworów" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pt-BR.po b/redbot/cogs/audio/core/utilities/locales/pt-BR.po index 066362d42..0f263e53c 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-BR.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Primeiro você deve se juntar a um canal de voz." msgid "Connection to Lavalink has not yet been established." msgstr "Conexão com Lavalink ainda não foi estabelecida." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Não foi possível tocar a música" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Não foi possível tocar a música" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pt-PT.po b/redbot/cogs/audio/core/utilities/locales/pt-PT.po index f0a391065..7c631c95e 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-PT.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ro-RO.po b/redbot/cogs/audio/core/utilities/locales/ro-RO.po index 642af229c..34eada892 100644 --- a/redbot/cogs/audio/core/utilities/locales/ro-RO.po +++ b/redbot/cogs/audio/core/utilities/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ru-RU.po b/redbot/cogs/audio/core/utilities/locales/ru-RU.po index 608c9f8c0..1ca3e4795 100644 --- a/redbot/cogs/audio/core/utilities/locales/ru-RU.po +++ b/redbot/cogs/audio/core/utilities/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Сначала подключитесь к голосовому кана msgid "Connection to Lavalink has not yet been established." msgstr "Соединение с Lava_link еще не установлено." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Не удается воспроизвести треки" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Достигнут предел размера очереди." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Не удается воспроизвести треки" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sk-SK.po b/redbot/cogs/audio/core/utilities/locales/sk-SK.po index 62e5a8737..de87123d5 100644 --- a/redbot/cogs/audio/core/utilities/locales/sk-SK.po +++ b/redbot/cogs/audio/core/utilities/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sl-SI.po b/redbot/cogs/audio/core/utilities/locales/sl-SI.po index 93c74f73d..050f3292e 100644 --- a/redbot/cogs/audio/core/utilities/locales/sl-SI.po +++ b/redbot/cogs/audio/core/utilities/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sr-CS.po b/redbot/cogs/audio/core/utilities/locales/sr-CS.po index a4feac236..9be33d692 100644 --- a/redbot/cogs/audio/core/utilities/locales/sr-CS.po +++ b/redbot/cogs/audio/core/utilities/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sr-SP.po b/redbot/cogs/audio/core/utilities/locales/sr-SP.po index a69a66185..bde71d70c 100644 --- a/redbot/cogs/audio/core/utilities/locales/sr-SP.po +++ b/redbot/cogs/audio/core/utilities/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sv-SE.po b/redbot/cogs/audio/core/utilities/locales/sv-SE.po index 9423a3968..374609521 100644 --- a/redbot/cogs/audio/core/utilities/locales/sv-SE.po +++ b/redbot/cogs/audio/core/utilities/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/tr-TR.po b/redbot/cogs/audio/core/utilities/locales/tr-TR.po index c448d18e1..82df3c8da 100644 --- a/redbot/cogs/audio/core/utilities/locales/tr-TR.po +++ b/redbot/cogs/audio/core/utilities/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Önce bir sesli bir kanala katılın." msgid "Connection to Lavalink has not yet been established." msgstr "Lavalink ile bağlantı henüz sağlanmadı." -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "Parçalar Çalınamıyor" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "Sıraya alma limitine ulaşıldı." +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Parçalar Çalınamıyor" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/uk-UA.po b/redbot/cogs/audio/core/utilities/locales/uk-UA.po index c8587d7a7..af7e5f175 100644 --- a/redbot/cogs/audio/core/utilities/locales/uk-UA.po +++ b/redbot/cogs/audio/core/utilities/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/vi-VN.po b/redbot/cogs/audio/core/utilities/locales/vi-VN.po index d154671d3..21ce2aff3 100644 --- a/redbot/cogs/audio/core/utilities/locales/vi-VN.po +++ b/redbot/cogs/audio/core/utilities/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -17,17 +17,17 @@ msgstr "" #: redbot/cogs/audio/core/utilities/formatting.py:75 msgid "tracks" -msgstr "" +msgstr "bài hát" #: redbot/cogs/audio/core/utilities/formatting.py:85 #: redbot/cogs/audio/core/utilities/formatting.py:275 msgid "Page {page_num}/{total_pages}" -msgstr "" +msgstr "Trang {page_num} trên tổng số {total_pages}" #: redbot/cogs/audio/core/utilities/formatting.py:96 #: redbot/cogs/audio/core/utilities/playlists.py:527 msgid "Connection to Lavalink has failed" -msgstr "" +msgstr "Kết nối với Lavalink đã bị mất" #: redbot/cogs/audio/core/utilities/formatting.py:99 #: redbot/cogs/audio/core/utilities/player.py:591 @@ -38,54 +38,54 @@ msgstr "" #: redbot/cogs/audio/core/utilities/formatting.py:107 #: redbot/cogs/audio/core/utilities/playlists.py:562 msgid "Connect to a voice channel first." -msgstr "" +msgstr "Kết nối với một kênh thoại trước." #: redbot/cogs/audio/core/utilities/formatting.py:110 #: redbot/cogs/audio/core/utilities/playlists.py:555 msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." -msgstr "" +msgstr "Đạt đến số lượng hàng đợi giới hạn." + +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "Không thể phát các bài hát" #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" -msgstr "" +msgstr "Đã thêm bài hát vào hàng đợi" #: redbot/cogs/audio/core/utilities/formatting.py:170 #: redbot/cogs/audio/core/utilities/player.py:548 msgid "This track is not allowed in this server." -msgstr "" +msgstr "Bài hát này không được cho phép trên máy chủ này." #: redbot/cogs/audio/core/utilities/formatting.py:188 #: redbot/cogs/audio/core/utilities/player.py:570 msgid "Track exceeds maximum length." -msgstr "" +msgstr "Độ dài bài hát vượt quá giá trị tối đa." #: redbot/cogs/audio/core/utilities/formatting.py:203 #: redbot/cogs/audio/core/utilities/player.py:602 msgid "{time} until track playback: #{position} in queue" -msgstr "" +msgstr "Còn {time} cho đến khi phát lại: thứ #{position} trong hàng đợi" #: redbot/cogs/audio/core/utilities/formatting.py:263 msgid "Tracks Found:" -msgstr "" +msgstr "Đã tìm thấy bài hát:" #: redbot/cogs/audio/core/utilities/formatting.py:264 msgid "search results" -msgstr "" +msgstr "kết quả tìm kiếm" #: redbot/cogs/audio/core/utilities/formatting.py:266 msgid "Folders Found:" -msgstr "" +msgstr "Đã tìm thấy thư mục:" #: redbot/cogs/audio/core/utilities/formatting.py:267 msgid "local folders" @@ -93,7 +93,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/formatting.py:269 msgid "Files Found:" -msgstr "" +msgstr "Đã tìm thấy tập tin:" #: redbot/cogs/audio/core/utilities/formatting.py:270 msgid "local tracks" @@ -102,7 +102,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/formatting.py:382 #: redbot/cogs/audio/core/utilities/playlists.py:241 msgid "Unknown" -msgstr "" +msgstr "Không rõ" #: redbot/cogs/audio/core/utilities/formatting.py:383 msgid " - Name: <{pname}>\n" @@ -110,7 +110,11 @@ msgid " - Name: <{pname}>\n" " - ID: < {pid} >\n" " - Tracks: < {ptracks} >\n" " - Author: < {author} >\n\n" -msgstr "" +msgstr " - Tên: <{pname}>\n" +" - Khoảng cách: < {scope} >\n" +" - ID: < {pid} >\n" +" - Bài hát: < {ptracks} >\n" +" - Tác giả: < {author} >\n\n" #: redbot/cogs/audio/core/utilities/local_tracks.py:109 #: redbot/cogs/audio/core/utilities/player.py:235 @@ -140,7 +144,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/player.py:140 #: redbot/cogs/audio/core/utilities/player.py:145 msgid "There's nothing in the queue." -msgstr "" +msgstr "Đã hết hàng đợi." #: redbot/cogs/audio/core/utilities/player.py:142 msgid "Currently livestreaming {track}" @@ -153,19 +157,19 @@ msgstr "" #: redbot/cogs/audio/core/utilities/player.py:155 #: redbot/cogs/audio/core/utilities/player.py:190 msgid "Track Skipped" -msgstr "" +msgstr "Đã bỏ qua" #: redbot/cogs/audio/core/utilities/player.py:168 msgid "Track number must be equal to or greater than 1." -msgstr "" +msgstr "Số bài hát phải lớn hơn hoặc bằng 1." #: redbot/cogs/audio/core/utilities/player.py:174 msgid "There are only {queuelen} songs currently queued." -msgstr "" +msgstr "Hiện tại chỉ có {queuelen} bài hát đang trong hàng đợi." #: redbot/cogs/audio/core/utilities/player.py:180 msgid "{skip_to_track} Tracks Skipped" -msgstr "" +msgstr "{skip_to_track} Bài hát đã bỏ qua" #: redbot/cogs/audio/core/utilities/player.py:236 msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n" @@ -181,13 +185,13 @@ msgstr "" #: redbot/cogs/audio/core/utilities/player.py:364 #: redbot/cogs/audio/core/utilities/playlists.py:595 msgid "Unable To Get Tracks" -msgstr "" +msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi" #: redbot/cogs/audio/core/utilities/player.py:256 #: redbot/cogs/audio/core/utilities/player.py:365 #: redbot/cogs/audio/core/utilities/playlists.py:596 msgid "Wait until the playlist has finished loading." -msgstr "" +msgstr "Đợi tôi load danh sách phát." #: redbot/cogs/audio/core/utilities/player.py:267 #: redbot/cogs/audio/core/utilities/player.py:309 @@ -195,7 +199,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:606 #: redbot/cogs/audio/core/utilities/playlists.py:639 msgid "Nothing found." -msgstr "" +msgstr "Không tìm thấy gì cả." #: redbot/cogs/audio/core/utilities/player.py:270 #: redbot/cogs/audio/core/utilities/player.py:311 @@ -203,7 +207,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:608 #: redbot/cogs/audio/core/utilities/playlists.py:641 msgid "Track is not playable." -msgstr "" +msgstr "Bài hát không thể phát được." #: redbot/cogs/audio/core/utilities/player.py:271 #: redbot/cogs/audio/core/utilities/player.py:312 @@ -220,7 +224,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:627 #: redbot/cogs/audio/core/utilities/playlists.py:656 msgid "Unable to Get Track" -msgstr "" +msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi" #: redbot/cogs/audio/core/utilities/player.py:302 #: redbot/cogs/audio/core/utilities/player.py:393 @@ -229,7 +233,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:628 #: redbot/cogs/audio/core/utilities/playlists.py:657 msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." -msgstr "" +msgstr "Bây giờ tôi chưa thể tìm nhạc được, đợi một lát nữa rùi thử lại." #: redbot/cogs/audio/core/utilities/player.py:328 msgid "The Spotify API key or client secret has not been set properly. \n" @@ -238,15 +242,15 @@ msgstr "" #: redbot/cogs/audio/core/utilities/player.py:352 msgid "Unable To Find Tracks" -msgstr "" +msgstr "Tôi không lấy được nhạc" #: redbot/cogs/audio/core/utilities/player.py:353 msgid "This doesn't seem to be a supported Spotify URL or code." -msgstr "" +msgstr "Hình như tôi không hỗ trợ link/code đó, hay là thử lại." #: redbot/cogs/audio/core/utilities/player.py:379 msgid "{query} is not an allowed query." -msgstr "" +msgstr "{query} không phải là một từ khóa cho phép." #: redbot/cogs/audio/core/utilities/player.py:415 msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n" @@ -255,35 +259,35 @@ msgstr "" #: redbot/cogs/audio/core/utilities/player.py:486 msgid " {bad_tracks} tracks cannot be queued." -msgstr "" +msgstr " {bad_tracks} sorry Tôi không thể nhét mấy bài này vào hàng đợi." #: redbot/cogs/audio/core/utilities/player.py:492 msgid "No Title" -msgstr "" +msgstr "Không có tiêu đề" #: redbot/cogs/audio/core/utilities/player.py:498 msgid "Playlist Enqueued" -msgstr "" +msgstr "Danh sách đã được thêm vào hàng đợi" #: redbot/cogs/audio/core/utilities/player.py:501 msgid "Added {num} tracks to the queue.{maxlength_msg}" -msgstr "" +msgstr "Đã thêm {num} bài hát vào hàng đợi.{maxlength_msg}" #: redbot/cogs/audio/core/utilities/player.py:507 msgid "{time} until start of playlist playback: starts at #{position} in queue" -msgstr "" +msgstr "{time} cho đến khi bắt đầu danh sách phát lại: bắt đầu từ #{position} trong hàng đợi" #: redbot/cogs/audio/core/utilities/player.py:588 msgid "Nothing found" -msgstr "" +msgstr "Không tìm thấy gì cả" #: redbot/cogs/audio/core/utilities/player.py:623 msgid "Please wait, finding tracks..." -msgstr "" +msgstr "Đợi tý, đang tìm bài hát..." #: redbot/cogs/audio/core/utilities/player.py:629 msgid "Getting track {num}/{total}..." -msgstr "" +msgstr "Đang lấy bài hát {num}/{total}..." #: redbot/cogs/audio/core/utilities/player.py:630 msgid "Matching track {num}/{total}..." @@ -293,15 +297,15 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:342 #: redbot/cogs/audio/core/utilities/playlists.py:415 msgid "Loading track {num}/{total}..." -msgstr "" +msgstr "Đang tải bài hát {num}/{total}..." #: redbot/cogs/audio/core/utilities/player.py:632 msgid "Approximate time remaining: {seconds}" -msgstr "" +msgstr "Dự đoán thời gian còn lại: {seconds}" #: redbot/cogs/audio/core/utilities/player.py:667 msgid "The connection was reset while loading the playlist." -msgstr "" +msgstr "Uhh Kết nối đã bị reset khi tôi đang lấy danh sách nhạc." #: redbot/cogs/audio/core/utilities/playlists.py:84 msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]." @@ -333,16 +337,20 @@ msgid "{number}. <{playlist.name}>\n" " - ID: < {playlist.id} >\n" " - Tracks: < {tracks} >\n" " - Author: < {author} >\n\n" -msgstr "" +msgstr "{number}. <{playlist.name}>\n" +" - Scope: < {scope} >\n" +" - ID: < {playlist.id} >\n" +" - Bài hát: < {tracks} >\n" +" - Tác giả: < {author} >\n\n" #: redbot/cogs/audio/core/utilities/playlists.py:259 msgid "{playlists} playlists found, which one would you like?" -msgstr "" +msgstr "{playlists} danh sách phát đã tìm thấy, nghe bài nào?" #: redbot/cogs/audio/core/utilities/playlists.py:278 #: redbot/cogs/audio/core/utilities/playlists.py:284 msgid "Too many matches found and you did not select which one you wanted." -msgstr "" +msgstr "Tôi tìm thấy quá nhiều thứ và bạn chưa chọn bất kì bài nào cả." #: redbot/cogs/audio/core/utilities/playlists.py:309 msgid "Playlists you can access in this server:" @@ -350,16 +358,16 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:315 msgid "Playlists for {scope}:" -msgstr "" +msgstr "Danh sách phát cho {scope}:" #: redbot/cogs/audio/core/utilities/playlists.py:319 msgid "Page {page_num}/{total_pages} | {num} playlists." -msgstr "" +msgstr "Trang {page_num}/{total_pages} | {num} danh sách phát." #: redbot/cogs/audio/core/utilities/playlists.py:335 #: redbot/cogs/audio/core/utilities/playlists.py:413 msgid "Please wait, adding tracks..." -msgstr "" +msgstr "Đợi tý, đang thêm bài hát..." #: redbot/cogs/audio/core/utilities/playlists.py:362 #: redbot/cogs/audio/core/utilities/playlists.py:465 @@ -379,14 +387,14 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:376 #: redbot/cogs/audio/core/utilities/playlists.py:479 msgid "Playlist Saved" -msgstr "" +msgstr "Đã lưu danh sách nhạc" #: redbot/cogs/audio/core/utilities/playlists.py:541 #: redbot/cogs/audio/core/utilities/playlists.py:554 #: redbot/cogs/audio/core/utilities/playlists.py:561 #: redbot/cogs/audio/core/utilities/playlists.py:572 msgid "Unable To Get Playlists" -msgstr "" +msgstr "Lấy danh sách phát thất bại" #: redbot/cogs/audio/core/utilities/playlists.py:542 msgid "I don't have permission to connect and speak in your channel." @@ -394,7 +402,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:573 msgid "You must be in the voice channel to use the playlist command." -msgstr "" +msgstr "Cần phải ở trong một kênh thoại để có thể dùng câu lệnh danh sách phát." #: redbot/cogs/audio/core/utilities/playlists.py:682 msgid "the Global" @@ -402,7 +410,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:682 msgid "Global" -msgstr "" +msgstr "Chung" #: redbot/cogs/audio/core/utilities/playlists.py:684 msgid "the Server" @@ -410,7 +418,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:684 msgid "Server" -msgstr "" +msgstr "Máy chủ" #: redbot/cogs/audio/core/utilities/playlists.py:686 msgid "the User" @@ -418,11 +426,11 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:686 msgid "User" -msgstr "" +msgstr "Người dùng" #: redbot/cogs/audio/core/utilities/queue.py:40 msgid "__Too many songs in the queue, only showing the first 500__.\n\n" -msgstr "" +msgstr "__Nhiều hàng đợi quá nên tôi chỉ hiển thị 500 cái đầu__.\n\n" #: redbot/cogs/audio/core/utilities/queue.py:57 msgid "**Currently livestreaming:**\n" @@ -431,41 +439,41 @@ msgstr "" #: redbot/cogs/audio/core/utilities/queue.py:59 #: redbot/cogs/audio/core/utilities/queue.py:64 msgid "Requested by: **{user}**" -msgstr "" +msgstr "Được yêu cầu bởi **{user}**" #: redbot/cogs/audio/core/utilities/queue.py:62 msgid "Playing: " -msgstr "" +msgstr "Đang phát: " #: redbot/cogs/audio/core/utilities/queue.py:76 msgid "requested by **{user}**\n" -msgstr "" +msgstr "được yêu cầu bởi **{user}**\n" #: redbot/cogs/audio/core/utilities/queue.py:80 msgid "Queue for __{guild_name}__" -msgstr "" +msgstr "Hàng đợi cho __{guild_name}__" #: redbot/cogs/audio/core/utilities/queue.py:88 msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n" -msgstr "" +msgstr "Trang {page_num}/{total_pages} | {num_tracks} bài hát, còn lại {num_remaining} \n" #: redbot/cogs/audio/core/utilities/queue.py:97 msgid "Auto-Play" -msgstr "" +msgstr "Tự động phát" #: redbot/cogs/audio/core/utilities/queue.py:103 msgid "Shuffle" -msgstr "" +msgstr "Phát trộn" #: redbot/cogs/audio/core/utilities/queue.py:109 msgid "Repeat" -msgstr "" +msgstr "Phát lặp lại" #: redbot/cogs/audio/core/utilities/queue.py:161 msgid "Matching Tracks:" -msgstr "" +msgstr "Các bài hát phù hợp:" #: redbot/cogs/audio/core/utilities/queue.py:164 msgid "Page {page_num}/{total_pages} | {num_tracks} tracks" -msgstr "" +msgstr "Trang {page_num}/{total_pages} | {num_tracks} bài hát" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-CN.po b/redbot/cogs/audio/core/utilities/locales/zh-CN.po index e5a5ab2bf..9a184ab14 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-CN.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -38,16 +38,12 @@ msgstr "" #: redbot/cogs/audio/core/utilities/formatting.py:107 #: redbot/cogs/audio/core/utilities/playlists.py:562 msgid "Connect to a voice channel first." -msgstr "" +msgstr "您必须先加入一个语音频道。" #: redbot/cogs/audio/core/utilities/formatting.py:110 #: redbot/cogs/audio/core/utilities/playlists.py:555 msgid "Connection to Lavalink has not yet been established." -msgstr "" - -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "无法播放曲目" +msgstr "尚未建立到 Lavalink 的连接。" #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 @@ -55,6 +51,10 @@ msgstr "无法播放曲目" msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "无法播放曲目" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" @@ -403,7 +403,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:682 msgid "Global" -msgstr "" +msgstr "全局" #: redbot/cogs/audio/core/utilities/playlists.py:684 msgid "the Server" @@ -411,7 +411,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:684 msgid "Server" -msgstr "" +msgstr "服务器" #: redbot/cogs/audio/core/utilities/playlists.py:686 msgid "the User" @@ -419,7 +419,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:686 msgid "User" -msgstr "" +msgstr "用户" #: redbot/cogs/audio/core/utilities/queue.py:40 msgid "__Too many songs in the queue, only showing the first 500__.\n\n" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-HK.po b/redbot/cogs/audio/core/utilities/locales/zh-HK.po index 56b6e76fb..c49247e4b 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-HK.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-TW.po b/redbot/cogs/audio/core/utilities/locales/zh-TW.po index 41423b0ef..25be6361c 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-TW.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 00:50+0000\n" +"POT-Creation-Date: 2021-11-02 12:02+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "請先加入一個語音頻道。" msgid "Connection to Lavalink has not yet been established." msgstr "尚未與Lavalink建立連接。" -#: redbot/cogs/audio/core/utilities/formatting.py:117 -msgid "Unable To Play Tracks" -msgstr "無法播放歌曲" - #: redbot/cogs/audio/core/utilities/formatting.py:117 #: redbot/cogs/audio/core/utilities/player.py:441 #: redbot/cogs/audio/core/utilities/player.py:523 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:117 +msgid "Unable To Play Tracks" +msgstr "無法播放歌曲" + #: redbot/cogs/audio/core/utilities/formatting.py:155 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/menus/locales/hr-HR.po b/redbot/cogs/audio/core/utilities/menus/locales/hr-HR.po new file mode 100644 index 000000000..80dbdc128 --- /dev/null +++ b/redbot/cogs/audio/core/utilities/menus/locales/hr-HR.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 684\n" +"Language: hr_HR\n" + diff --git a/redbot/cogs/audio/locales/fr-FR.po b/redbot/cogs/audio/locales/fr-FR.po index a0fd2e118..88fd08076 100644 --- a/redbot/cogs/audio/locales/fr-FR.po +++ b/redbot/cogs/audio/locales/fr-FR.po @@ -51,15 +51,15 @@ msgstr "\n" #: redbot/cogs/audio/converters.py:87 msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see." -msgstr "" +msgstr "\"{arg}\" n'a pas été trouvé. Il doit s'agir de l'ID ou du nom complet d'un serveur que le bot peut voir." #: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136 msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify." -msgstr "" +msgstr "\"{arg}\" ne fait pas référence à un serveur unique. Veuillez utiliser l'ID du serveur que vous essayez de spécifier." #: redbot/cogs/audio/converters.py:127 msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see." -msgstr "" +msgstr "\"{arg}\" n'a pas été trouvé. Il doit s'agir de l'ID ou du nom ou de la mention d'un utilisateur que le bot peut voir." #: redbot/cogs/audio/converters.py:176 msgid "Could not match '{}' to a playlist." diff --git a/redbot/cogs/audio/locales/hr-HR.po b/redbot/cogs/audio/locales/hr-HR.po new file mode 100644 index 000000000..e7914b587 --- /dev/null +++ b/redbot/cogs/audio/locales/hr-HR.po @@ -0,0 +1,87 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 51\n" +"Language: hr_HR\n" + +#: redbot/cogs/audio/converters.py:35 +msgid "\n" +"Scope must be a valid version of one of the following:\n" +"​ ​ ​ ​ Global\n" +"​ ​ ​ ​ Guild\n" +"​ ​ ​ ​ User\n" +msgstr "\n" +"Opseg mora biti valjana verzija jednog od sljedećih:\n" +"​ ​ ​ ​ Global (Globalni)\n" +"​ ​ ​ ​ Guild (Serverov)\n" +"​ ​ ​ ​ User (Korisnikov)\n" + +#: redbot/cogs/audio/converters.py:43 +msgid "\n" +"Author must be a valid version of one of the following:\n" +"​ ​ ​ ​ User ID\n" +"​ ​ ​ ​ User Mention\n" +"​ ​ ​ ​ User Name#123\n" +msgstr "\n" +"Autor mora biti valjana verzija jednog od sljedećih:\n" +"​ ​ ​ ​ Korisnikov ID\n" +"​ ​ ​ ​ Spominjanje korisnika\n" +"​ ​ ​ ​ Korisničko ime#123\n" + +#: redbot/cogs/audio/converters.py:51 +msgid "\n" +"Guild must be a valid version of one of the following:\n" +"​ ​ ​ ​ Guild ID\n" +"​ ​ ​ ​ Exact guild name\n" +msgstr "\n" +"Server mora biti valjana verzija jednog od sljedećih:\n" +"​ ​ ​ ​ Serverov ID\n" +"​ ​ ​ ​ Točan naziv servera\n" + +#: redbot/cogs/audio/converters.py:87 +msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see." +msgstr "\"{arg}\" nije pronađen. Mora biti ID ili potpuni naziv servera koji bot može vidjeti." + +#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136 +msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify." +msgstr "\"{arg}\" se ne odnosi na jedinstveni server. Molim koristite ID za server koji pokušavate navesti." + +#: redbot/cogs/audio/converters.py:127 +msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see." +msgstr "\"{arg}\" nije pronađen. Mora biti ID, ime ili navesti korisnika kojeg bot može vidjeti." + +#: redbot/cogs/audio/converters.py:176 +msgid "Could not match '{}' to a playlist." +msgstr "Nije moguće uskladiti '{}' s popisom za reprodukciju." + +#: redbot/cogs/audio/converters.py:241 redbot/cogs/audio/converters.py:263 +#: redbot/cogs/audio/converters.py:283 redbot/cogs/audio/converters.py:368 +#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405 +#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453 +#: redbot/cogs/audio/converters.py:480 +msgid "Nothing" +msgstr "Ništa" + +#: redbot/cogs/audio/converters.py:261 +msgid "You cannot use `--guild`" +msgstr "Ne možete koristiti `--guild`" + +#: redbot/cogs/audio/converters.py:402 +msgid "You cannot use `--to-server`" +msgstr "Ne možete koristiti `--to-server`" + +#: redbot/cogs/audio/converters.py:428 +msgid "You cannot use `--from-server`" +msgstr "Ne možete koristiti `--from-server`" + diff --git a/redbot/cogs/audio/locales/vi-VN.po b/redbot/cogs/audio/locales/vi-VN.po index f1029f983..4eb68a2b8 100644 --- a/redbot/cogs/audio/locales/vi-VN.po +++ b/redbot/cogs/audio/locales/vi-VN.po @@ -21,7 +21,11 @@ msgid "\n" "​ ​ ​ ​ Global\n" "​ ​ ​ ​ Guild\n" "​ ​ ​ ​ User\n" -msgstr "" +msgstr "\n" +"Phạm vi phải là phiên bản hợp lệ của một trong những điều sau:\n" +"​ ​ ​ ​ Toàn cầu\n" +"​ ​ ​ ​ Guild\n" +"​ ​ ​ ​ Người dùng\n" #: redbot/cogs/audio/converters.py:43 msgid "\n" @@ -29,30 +33,37 @@ msgid "\n" "​ ​ ​ ​ User ID\n" "​ ​ ​ ​ User Mention\n" "​ ​ ​ ​ User Name#123\n" -msgstr "" +msgstr "\n" +"Tác giả phải là phiên bản hợp lệ của một trong những điều sau:\n" +"​ ​ ​ ​ ID người dùng\n" +"​ ​ ​ ​ Đề cập của Người dùng\n" +"​ ​ ​ ​ Tên người dùng#123\n" #: redbot/cogs/audio/converters.py:51 msgid "\n" "Guild must be a valid version of one of the following:\n" "​ ​ ​ ​ Guild ID\n" "​ ​ ​ ​ Exact guild name\n" -msgstr "" +msgstr "\n" +"Hội phải là phiên bản hợp lệ của một trong những điều sau:\n" +"​ ​ ​ ​ ID Hội\n" +"​ ​ ​ ​ Tên hội chính xác\n" #: redbot/cogs/audio/converters.py:87 msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see." -msgstr "" +msgstr "\"{arg}\" không được tìm thấy. Nó phải là ID hoặc tên đầy đủ của máy chủ mà bot có thể nhìn thấy." #: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136 msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify." -msgstr "" +msgstr "\"{arg}\" không tham chiếu đến một máy chủ duy nhất. Vui lòng sử dụng ID cho máy chủ mà bạn đang cố gắng chỉ định." #: redbot/cogs/audio/converters.py:127 msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see." -msgstr "" +msgstr "\"{arg}\" không tìm thấy. Nó phải là ID hoặc tên hoặc đề cập đến người dùng mà bot có thể nhìn thấy." #: redbot/cogs/audio/converters.py:176 msgid "Could not match '{}' to a playlist." -msgstr "" +msgstr "Không thể ghép '{}' với một danh sách phát." #: redbot/cogs/audio/converters.py:241 redbot/cogs/audio/converters.py:263 #: redbot/cogs/audio/converters.py:283 redbot/cogs/audio/converters.py:368 @@ -60,17 +71,17 @@ msgstr "" #: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453 #: redbot/cogs/audio/converters.py:480 msgid "Nothing" -msgstr "" +msgstr "Không có gì" #: redbot/cogs/audio/converters.py:261 msgid "You cannot use `--guild`" -msgstr "" +msgstr "Bạn không thể dùng `--guild`" #: redbot/cogs/audio/converters.py:402 msgid "You cannot use `--to-server`" -msgstr "" +msgstr "Bạn không thể dùng `--to-server`" #: redbot/cogs/audio/converters.py:428 msgid "You cannot use `--from-server`" -msgstr "" +msgstr "Bạn không thể dùng `--from-server`" diff --git a/redbot/cogs/bank/locales/hr-HR.po b/redbot/cogs/bank/locales/hr-HR.po new file mode 100644 index 000000000..73b113d1b --- /dev/null +++ b/redbot/cogs/bank/locales/hr-HR.po @@ -0,0 +1,104 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 14\n" +"Language: hr_HR\n" + +#: redbot/cogs/bank/bank.py:36 +#, docstring +msgid "Bank" +msgstr "" + +#: redbot/cogs/bank/bank.py:48 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/cogs/bank/bank.py:52 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/cogs/bank/bank.py:62 +msgid "Global" +msgstr "Globalno" + +#: redbot/cogs/bank/bank.py:62 +msgid "Server" +msgstr "Server" + +#: redbot/cogs/bank/bank.py:67 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/cogs/bank/bank.py:83 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/cogs/bank/bank.py:90 +msgid "per-server" +msgstr "" + +#: redbot/cogs/bank/bank.py:90 +msgid "global" +msgstr "" + +#: redbot/cogs/bank/bank.py:93 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/cogs/bank/bank.py:100 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/cogs/bank/bank.py:106 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/cogs/bank/bank.py:108 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/cogs/bank/bank.py:114 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/cogs/bank/bank.py:116 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/cogs/bank/bank.py:122 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/cogs/bank/bank.py:128 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/cogs/bank/bank.py:133 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + diff --git a/redbot/cogs/bank/locales/vi-VN.po b/redbot/cogs/bank/locales/vi-VN.po index f67ed1cf4..cdae4366e 100644 --- a/redbot/cogs/bank/locales/vi-VN.po +++ b/redbot/cogs/bank/locales/vi-VN.po @@ -32,11 +32,11 @@ msgstr "" #: redbot/cogs/bank/bank.py:62 msgid "Global" -msgstr "" +msgstr "Chung" #: redbot/cogs/bank/bank.py:62 msgid "Server" -msgstr "" +msgstr "Máy chủ" #: redbot/cogs/bank/bank.py:67 msgid "Bank settings:\n\n" diff --git a/redbot/cogs/cleanup/locales/af-ZA.po b/redbot/cogs/cleanup/locales/af-ZA.po index 29b6fb33d..f0c92461a 100644 --- a/redbot/cogs/cleanup/locales/af-ZA.po +++ b/redbot/cogs/cleanup/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/ar-SA.po b/redbot/cogs/cleanup/locales/ar-SA.po index 27dd91ba0..303e5c746 100644 --- a/redbot/cogs/cleanup/locales/ar-SA.po +++ b/redbot/cogs/cleanup/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "تم الإلغاء." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "الرسالة غير موجودة." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/bg-BG.po b/redbot/cogs/cleanup/locales/bg-BG.po index d194e1b2c..afab78dc6 100644 --- a/redbot/cogs/cleanup/locales/bg-BG.po +++ b/redbot/cogs/cleanup/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/bs-BA.po b/redbot/cogs/cleanup/locales/bs-BA.po index a5bfd3f80..d1fad7c7e 100644 --- a/redbot/cogs/cleanup/locales/bs-BA.po +++ b/redbot/cogs/cleanup/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/ca-ES.po b/redbot/cogs/cleanup/locales/ca-ES.po index 6a80de664..ec161f17a 100644 --- a/redbot/cogs/cleanup/locales/ca-ES.po +++ b/redbot/cogs/cleanup/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/cs-CZ.po b/redbot/cogs/cleanup/locales/cs-CZ.po index a4ad6ef2b..21a821108 100644 --- a/redbot/cogs/cleanup/locales/cs-CZ.po +++ b/redbot/cogs/cleanup/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Opravdu chcete odstranit {number} zpráv? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Zrušeno." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Zpráva nenalezena." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/da-DK.po b/redbot/cogs/cleanup/locales/da-DK.po index 1e67e7852..914de9aad 100644 --- a/redbot/cogs/cleanup/locales/da-DK.po +++ b/redbot/cogs/cleanup/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/de-DE.po b/redbot/cogs/cleanup/locales/de-DE.po index e2d354da5..ff5c0126a 100644 --- a/redbot/cogs/cleanup/locales/de-DE.po +++ b/redbot/cogs/cleanup/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Bist du dir sicher, dass du {number} Nachrichten löschen möchtest? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Abgebrochen." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Nachricht nicht gefunden." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/el-GR.po b/redbot/cogs/cleanup/locales/el-GR.po index c97d10738..46d4b75ef 100644 --- a/redbot/cogs/cleanup/locales/el-GR.po +++ b/redbot/cogs/cleanup/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/es-ES.po b/redbot/cogs/cleanup/locales/es-ES.po index dea4533e1..d88e04d71 100644 --- a/redbot/cogs/cleanup/locales/es-ES.po +++ b/redbot/cogs/cleanup/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -31,27 +31,27 @@ msgstr "Este módulo contiene comandos usados para \"limpiar\" (eliminar) mensaj " " #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Estas seguro que quieres borrar {number} mensajes? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "¿Estás seguro de querer eliminar {number} mensajes?" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Cancelado." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." -msgstr "" +msgstr "Se ha eliminado 1 mensaje." -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." -msgstr "" +msgstr "Se han eliminado {num} mensajes." -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "Comando base para eliminar mensajes." -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -70,7 +70,7 @@ msgstr "Elimina los últimos x mensajes que coincidían con el texto que has esp " - `` Para eliminar un mensaje fijado o no. Por defecto es false \n" " " -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -91,7 +91,7 @@ msgstr "Eliminar los últimos X mensajes de un usuario especificado.\n\n" " - `` Si eliminar mensajes fijados o no. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -112,11 +112,11 @@ msgstr "Borrar todos los mensajes después de un mensaje especificado.\n\n" " - `` Si borrar o no los mensajes fijados. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Mensaje no encontrado." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -139,7 +139,7 @@ msgstr "Elimina X mensajes antes del mensaje especificado.\n\n" " - `` Si eliminar o no los mensajes fijos. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -160,7 +160,7 @@ msgstr "Elimine los mensajes entre el mensaje Uno y el mensaje dos, proporcionan " - `` Si eliminar mensajes fijados o no. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -177,7 +177,7 @@ msgstr "Eliminar los últimos mensajes X en el canal actual.\n\n" " - `` Si desea eliminar mensajes fijados o no. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -192,7 +192,7 @@ msgstr "Limpiar mensajes de comandos y mensajes del bot en el canal actual.\n\n" " - `` Si eliminar mensajes fijados o no. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -219,7 +219,7 @@ msgstr "Limpia los mensajes enviados por el bot en el canal actual.\n\n" " - `` Si eliminar mensajes fijados o no. Por defecto es False\n" " " -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -232,26 +232,29 @@ msgstr "Elimina mensajes duplicados en el canal de los últimos X mensajes y co " - `` El número de mensajes a buscar duplicados. Debe ser un entero positivo.\n" " " -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." -msgstr "" +msgstr "Administra la configuración del comando de limpieza." -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" " This message will be deleted after 5 seconds.\n" " " -msgstr "" +msgstr "Cambia la configuración de la notificación de limpieza.\n\n" +" Cuando está habilitado, se enviará un mensaje por limpieza, mostrando cuántos mensajes fueron eliminados.\n" +" Este mensaje se eliminará después de 5 segundos.\n" +" " -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." -msgstr "" +msgstr "Ya no notificaré la eliminación de mensajes." -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." -msgstr "" +msgstr "Ahora notificaré la eliminación de mensajes." #: redbot/cogs/cleanup/converters.py:17 msgid "{} doesn't look like a valid message ID." diff --git a/redbot/cogs/cleanup/locales/fi-FI.po b/redbot/cogs/cleanup/locales/fi-FI.po index dae259b64..78edf92a0 100644 --- a/redbot/cogs/cleanup/locales/fi-FI.po +++ b/redbot/cogs/cleanup/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/fr-FR.po b/redbot/cogs/cleanup/locales/fr-FR.po index 00176832b..646d80232 100644 --- a/redbot/cogs/cleanup/locales/fr-FR.po +++ b/redbot/cogs/cleanup/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -31,27 +31,27 @@ msgstr "Ce cog contient des commandes utilisées pour \"nettoyer\" (supprimer) d " " #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Êtes vous sûr de supprimer {number} messages ? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "Êtes-vous certain de vouloir supprimer {number} messages ?" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Annulé." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." -msgstr "" +msgstr "1 message a été supprimé." -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." -msgstr "" +msgstr "{num} messages ont été supprimés." -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "Commande de base pour supprimer les messages." -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -61,9 +61,15 @@ msgid "Delete the last X messages matching the specified text in the current cha " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Supprime les X derniers messages correspondant au texte spécifié dans le canal actuel.\n\n" +" Exemple :\n" +" - `[p]cleanup text \"test\" 5`\n\n" +" N'oubliez pas d'utiliser des guillemets doubles.\n\n" +" **Arguments:**\n\n" +" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False " -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -74,9 +80,17 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Supprime les X derniers messages d'un utilisateur spécifié dans le canal actuel.\n\n" +" Exemples :\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" +" **Arguments:**\n\n" +" - `` L'utilisateur dont les messages doivent être nettoyés.\n" +" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" +" " -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -87,13 +101,21 @@ msgid "Delete all messages after a specified message.\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Supprime tous les messages après un message spécifié.\n\n" +" Pour obtenir un identifiant de message, activez le mode développeur dans les paramètres de Discord\n" +" paramètres de Discord, onglet \"apparence\". Ensuite, faites un clic droit sur un message\n" +" et copiez son identifiant.\n" +" Répondre à un message entraîne le nettoyage de tous les messages qui le suivent.\n\n" +" **Arguments:**\n\n" +" - `` L'id du message à nettoyer après. Ce message ne sera pas supprimé.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" +" " -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Message introuvable." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -105,9 +127,17 @@ msgid "Deletes X messages before the specified message.\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Supprime X messages avant le message spécifié.\n\n" +" Pour obtenir l'identifiant d'un message, activez le mode développeur dans les paramètres de Discord.\n" +" paramètres de Discord, onglet \"apparence\". Ensuite, faites un clic droit sur un message\n" +" et copiez son identifiant.\n" +" Répondre à un message nettoiera tous les messages qui le précèdent.\n\n" +" **Arguments:**\n\n" +" - `` L'id du message à nettoyer avant. Ce message ne sera pas supprimé.\n" +" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False " -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -118,9 +148,17 @@ msgid "Delete the messages between Message One and Message Two, providing the me " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Supprime les messages situés entre le message un et le message deux, en fournissant les ID des messages.\n\n" +" L'ID du premier message doit correspondre au message le plus ancien et le second au plus récent.\n\n" +" Exemple :\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" **Arguments:**\n\n" +" - `` L'id du message à nettoyer après. Ce message ne sera pas supprimé.\n" +" - `` L'identifiant du message à nettoyer avant. Ce message ne sera pas supprimé.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" +" " -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -129,9 +167,15 @@ msgid "Delete the last X messages in the current channel.\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Supprime les X derniers messages dans le canal actuel.\n\n" +" Exemple :\n" +" - `[p]cleanup messages 26`\n\n" +" **Arguments:**\n\n" +" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" +" " -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -139,9 +183,14 @@ msgid "Clean up command messages and messages from the bot in the current channe " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Nettoie les messages de commande et les messages du bot dans le canal actuel.\n\n" +" Peut seulement nettoyer les commandes personnalisées et les commandes alias si ces cogs sont chargés.\n\n" +" **Arguments:**\n\n" +" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" +" " -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -155,9 +204,19 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "" +msgstr "Nettoie les messages appartenant au bot dans le canal actuel.\n\n" +" Par défaut, tous les messages sont nettoyés. Si un deuxième argument est spécifié,\n" +" il est utilisé pour le filtrage - seuls les messages contenant le texte indiqué seront supprimés.\n\n" +" Exemples :\n" +" - `[p]cleanup self 6`\n" +" - `[p]nettoyer self 10 Pong`\n" +" - `[p]nettoyer self 7 \"\" True`\n\n" +" **Arguments:**\n\n" +" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" +" - `` Le texte que les messages doivent contenir pour être supprimés. Utilisez \"\" pour ne pas le faire.\n" +" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False " -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -170,26 +229,29 @@ msgstr "Supprime les messages dupliquées dans le salon depuis les X derniers me " - `` Le nombre de message à vérifier comme doublon. Doit être un nombre positif.\n" " " -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." -msgstr "" +msgstr "Gérer les paramètres de la commande de nettoyage." -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" " This message will be deleted after 5 seconds.\n" " " -msgstr "" +msgstr "Suivi des paramètres de notification de nettoyage.\n\n" +" Lorsque cette option est activée, un message sera envoyé à chaque nettoyage, indiquant combien de messages ont été supprimés.\n" +" Ce message sera supprimé après 5 secondes.\n" +" " -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." -msgstr "" +msgstr "Je ne notifierai plus la suppression des messages." -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." -msgstr "" +msgstr "Je vais maintenant notifier la suppression des messages." #: redbot/cogs/cleanup/converters.py:17 msgid "{} doesn't look like a valid message ID." diff --git a/redbot/cogs/cleanup/locales/he-IL.po b/redbot/cogs/cleanup/locales/he-IL.po index 1ca8d7483..e5264fcd7 100644 --- a/redbot/cogs/cleanup/locales/he-IL.po +++ b/redbot/cogs/cleanup/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/hi-IN.po b/redbot/cogs/cleanup/locales/hi-IN.po index 6ffd57095..4da331646 100644 --- a/redbot/cogs/cleanup/locales/hi-IN.po +++ b/redbot/cogs/cleanup/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/hr-HR.po b/redbot/cogs/cleanup/locales/hr-HR.po new file mode 100644 index 000000000..1ad323e87 --- /dev/null +++ b/redbot/cogs/cleanup/locales/hr-HR.po @@ -0,0 +1,196 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 31\n" +"Language: hr_HR\n" + +#: redbot/cogs/cleanup/cleanup.py:25 +#, docstring +msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\n\n" +" This is designed as a moderator tool and offers many convenient use cases.\n" +" All cleanup commands only apply to the channel the command is executed in.\n\n" +" Messages older than two weeks cannot be mass deleted.\n" +" This is a limitation of the API.\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:58 +msgid "Are you sure you want to delete {number} messages?" +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:72 +msgid "Cancelled." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:143 +msgid "1 message was deleted." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:146 +msgid "{num} messages were deleted." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:169 +#, docstring +msgid "Base command for deleting messages." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:179 +#, docstring +msgid "Delete the last X messages matching the specified text in the current channel.\n\n" +" Example:\n" +" - `[p]cleanup text \"test\" 5`\n\n" +" Remember to use double quotes.\n\n" +" **Arguments:**\n\n" +" - `` The max number of messages to cleanup. Must be a positive integer.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:239 +#, docstring +msgid "Delete the last X messages from a specified user in the current channel.\n\n" +" Examples:\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" +" **Arguments:**\n\n" +" - `` The user whose messages are to be cleaned up.\n" +" - `` The max number of messages to cleanup. Must be a positive integer.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:309 +#, docstring +msgid "Delete all messages after a specified message.\n\n" +" To get a message id, enable developer mode in Discord's\n" +" settings, 'appearance' tab. Then right click a message\n" +" and copy its id.\n" +" Replying to a message will cleanup all messages after it.\n\n" +" **Arguments:**\n\n" +" - `` The id of the message to cleanup after. This message won't be deleted.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 +msgid "Message not found." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:363 +#, docstring +msgid "Deletes X messages before the specified message.\n\n" +" To get a message id, enable developer mode in Discord's\n" +" settings, 'appearance' tab. Then right click a message\n" +" and copy its id.\n" +" Replying to a message will cleanup all messages before it.\n\n" +" **Arguments:**\n\n" +" - `` The id of the message to cleanup before. This message won't be deleted.\n" +" - `` The max number of messages to cleanup. Must be a positive integer.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:419 +#, docstring +msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" +" The first message ID should be the older message and the second one the newer.\n\n" +" Example:\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" **Arguments:**\n\n" +" - `` The id of the message to cleanup after. This message won't be deleted.\n" +" - `` The id of the message to cleanup before. This message won't be deleted.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:468 +#, docstring +msgid "Delete the last X messages in the current channel.\n\n" +" Example:\n" +" - `[p]cleanup messages 26`\n\n" +" **Arguments:**\n\n" +" - `` The max number of messages to cleanup. Must be a positive integer.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:507 +#, docstring +msgid "Clean up command messages and messages from the bot in the current channel.\n\n" +" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" +" **Arguments:**\n\n" +" - `` The max number of messages to cleanup. Must be a positive integer.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:596 +#, docstring +msgid "Clean up messages owned by the bot in the current channel.\n\n" +" By default, all messages are cleaned. If a second argument is specified,\n" +" it is used for pattern matching - only messages containing the given text will be deleted.\n\n" +" Examples:\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" +" **Arguments:**\n\n" +" - `` The max number of messages to cleanup. Must be a positive integer.\n" +" - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" +" - `` Whether to delete pinned messages or not. Defaults to False\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:685 +#, docstring +msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" +" Defaults to 50.\n\n" +" **Arguments:**\n\n" +" - `` The number of messages to check for duplicates. Must be a positive integer.\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:732 +#, docstring +msgid "Manage the settings for the cleanup command." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:738 +#, docstring +msgid "Toggle clean up notification settings.\n\n" +" When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" +" This message will be deleted after 5 seconds.\n" +" " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:746 +msgid "I will no longer notify of message deletions." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:749 +msgid "I will now notify of message deletions." +msgstr "" + +#: redbot/cogs/cleanup/converters.py:17 +msgid "{} doesn't look like a valid message ID." +msgstr "" + +#: redbot/cogs/cleanup/converters.py:29 +msgid "{arg} is not an integer." +msgstr "" + +#: redbot/cogs/cleanup/converters.py:31 +msgid "{arg} is not a positive integer." +msgstr "" + diff --git a/redbot/cogs/cleanup/locales/hu-HU.po b/redbot/cogs/cleanup/locales/hu-HU.po index 7f72e9a83..8996d94f8 100644 --- a/redbot/cogs/cleanup/locales/hu-HU.po +++ b/redbot/cogs/cleanup/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -31,27 +31,27 @@ msgstr "Ez a cog üzenetek \"tisztogatására\" (törlésére) szolgáló paranc " " #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Biztosan törölni akarsz {number} üzenetet? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Megszakítva." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "Alap parancs üzenetek törlésére." -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -63,7 +63,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -76,7 +76,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -89,11 +89,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Üzenet nem található." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -107,7 +107,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -128,7 +128,7 @@ msgstr "Törli az üzeneteket a két megadott üzenet között.\n\n" " - `` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -139,7 +139,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -149,7 +149,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -165,7 +165,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -178,12 +178,12 @@ msgstr "A legutóbbi X üzenet közül törli a duplikált üzeneteket a csatorn " - `` Az üzenetek száma, amik között a duplikáltakat keresi. Pozitív egész szám kell legyen.\n" " " -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -191,11 +191,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/id-ID.po b/redbot/cogs/cleanup/locales/id-ID.po index b9b8d3440..89519dc55 100644 --- a/redbot/cogs/cleanup/locales/id-ID.po +++ b/redbot/cogs/cleanup/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "" +msgid "Are you sure you want to delete {number} messages?" +msgstr "Apakah anda yakin ingin menghapus {number} pesan?" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Dibatalkan." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." -msgstr "" +msgstr "1 pesan telah dihapus." -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." -msgstr "" +msgstr "{num} pesan telah dihapus." -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Pesan tidak ditemukan." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,23 +174,23 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." -msgstr "" +msgstr "Penghapusan pesan tidak akan diberitahukan." -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." -msgstr "" +msgstr "Penghapusan pesan akan diberitahukan." #: redbot/cogs/cleanup/converters.py:17 msgid "{} doesn't look like a valid message ID." -msgstr "" +msgstr "{} tidak terlihat seperti ID pesan yang valid." #: redbot/cogs/cleanup/converters.py:29 msgid "{arg} is not an integer." -msgstr "" +msgstr "{arg} bukan sebuah bilangan bulat." #: redbot/cogs/cleanup/converters.py:31 msgid "{arg} is not a positive integer." -msgstr "" +msgstr "{arg} bukan sebuah bilangan bulat positif." diff --git a/redbot/cogs/cleanup/locales/it-IT.po b/redbot/cogs/cleanup/locales/it-IT.po index d3585743f..d0c447448 100644 --- a/redbot/cogs/cleanup/locales/it-IT.po +++ b/redbot/cogs/cleanup/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Messaggio non trovato." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/ja-JP.po b/redbot/cogs/cleanup/locales/ja-JP.po index db5c65447..de3b27e09 100644 --- a/redbot/cogs/cleanup/locales/ja-JP.po +++ b/redbot/cogs/cleanup/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/ko-KR.po b/redbot/cogs/cleanup/locales/ko-KR.po index 4a5343da5..3d0de547a 100644 --- a/redbot/cogs/cleanup/locales/ko-KR.po +++ b/redbot/cogs/cleanup/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "취소되었어요." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "메세지를 찾을 수 없어요." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/nb-NO.po b/redbot/cogs/cleanup/locales/nb-NO.po index 755977f9c..7d965e0b2 100644 --- a/redbot/cogs/cleanup/locales/nb-NO.po +++ b/redbot/cogs/cleanup/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -31,27 +31,27 @@ msgstr "Denne cog'en inneholder kommandoer som brukes for \"rengjøre\" (slette) " " #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Er du sikker på at du vil slette {number} meldinger? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Kansellert." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "1 melding har blitt slettet." -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "{num} meldinger ble slettet." -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "Basiskommando for sletting av meldinger." -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -70,7 +70,7 @@ msgstr "Slett siste X meldinger som matcher teksten i gjeldende kanal.\n\n" " - `` om å slette låste meldinger eller ikke. Standarder på False\n" " " -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -90,7 +90,7 @@ msgstr "Slett de siste X meldingene som matcher den angitte teksten.\n\n" " - `` Maksimalt antall meldinger som skal ryddes. Må være et positivt heltall.\n" " - `` om å slette låste meldinger eller ikke. Standarder på False " -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -111,11 +111,11 @@ msgstr "Slett alle meldinger etter en spesifisert melding.\n\n" " - `` om å slette låste meldinger eller ikke. Standarder på False\n" " " -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Melding ikke funnet." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -138,7 +138,7 @@ msgstr "Sletter X meldinger før den angitte meldingen.\n\n" " - `` om å slette låste meldinger eller ikke. Standarder til usant\n" " " -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -159,7 +159,7 @@ msgstr "Slett meldingene mellom Melding En og Melding Two, og gjør om meldings- " - `` om å slette låste meldinger eller ikke. Standarder til usant\n" " " -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -176,7 +176,7 @@ msgstr "Slett de siste X meldingene i gjeldende kanal.\n\n" " - `` om å slette låste meldinger eller ikke. Standarder til False\n" " " -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -191,7 +191,7 @@ msgstr "Rydd opp kommando meldinger og meldinger fra boten i gjeldende kanal.\n\ " - `` for å slette låste meldinger eller ikke. Standarder til False\n" " " -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -218,7 +218,7 @@ msgstr "Rydd opp meldingene som eies av boten i den gjeldende kanalen.\n\n" " - `` om å slette låste meldinger eller ikke. Standarder til usant\n" " " -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -231,12 +231,12 @@ msgstr "Sletter dupliserte meldinger i kanalen fra de siste X meldingene og beho " - `` Antall meldinger for å sjekke etter duplikater. Må være et positivt heltall.\n" " " -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "Behandle innstillinger for opprydding kommandoen." -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -247,11 +247,11 @@ msgstr "Slå på opprydding av varslingsinnstillinger.\n\n" " Denne meldingen slettes etter 5 sekunder.\n" " " -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "Jeg skal ikke lenger varsle om sletting av meldinger." -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "Nå skal jeg varsle om sletting." diff --git a/redbot/cogs/cleanup/locales/nl-NL.po b/redbot/cogs/cleanup/locales/nl-NL.po index 05c0491ff..d22249ca4 100644 --- a/redbot/cogs/cleanup/locales/nl-NL.po +++ b/redbot/cogs/cleanup/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Weet je zeker dat je {number} berichten wilt verwijderen? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Geannuleerd." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Bericht niet gevonden." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/pl-PL.po b/redbot/cogs/cleanup/locales/pl-PL.po index e64be9773..20edbe725 100644 --- a/redbot/cogs/cleanup/locales/pl-PL.po +++ b/redbot/cogs/cleanup/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Czy na pewno chcesz usunąć {number} wiadomości? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Anulowano." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Nie znaleziono wiadomości." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/pt-BR.po b/redbot/cogs/cleanup/locales/pt-BR.po index ac1956cad..a98253b7e 100644 --- a/redbot/cogs/cleanup/locales/pt-BR.po +++ b/redbot/cogs/cleanup/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Cancelado." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Mensagem não encontrada." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/pt-PT.po b/redbot/cogs/cleanup/locales/pt-PT.po index 4c821976c..5d0715a3d 100644 --- a/redbot/cogs/cleanup/locales/pt-PT.po +++ b/redbot/cogs/cleanup/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/ro-RO.po b/redbot/cogs/cleanup/locales/ro-RO.po index f84900499..abcd39602 100644 --- a/redbot/cogs/cleanup/locales/ro-RO.po +++ b/redbot/cogs/cleanup/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Ești sigur că vrei să ștergi {number} mesaje? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Anulat." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Mesajul nu a fost găsit." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/ru-RU.po b/redbot/cogs/cleanup/locales/ru-RU.po index 444e1cab9..24b145464 100644 --- a/redbot/cogs/cleanup/locales/ru-RU.po +++ b/redbot/cogs/cleanup/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -31,27 +31,27 @@ msgstr "Этот блок содержит команды, используем " " #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Вы уверены, что хотите удалить {number} сообщений? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Отменено." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "1 сообщение было удалено." -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "{num} сообщения были удалены." -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "Базовая команда для удаления сообщений." -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -70,7 +70,7 @@ msgstr "Удалить последние X сообщений, соответс " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -91,7 +91,7 @@ msgstr "Удалить последние X сообщений от указан " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -112,11 +112,11 @@ msgstr "Удалить все сообщения после указанного " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Сообщение не найдено." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -139,7 +139,7 @@ msgstr "Удаляет X сообщений перед указанным соо " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -160,7 +160,7 @@ msgstr "Удалите сообщения между сообщением 1 и " - `` Удалять или нет. По умолчанию Ложь\n" " " -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -177,7 +177,7 @@ msgstr "Удалить последние X сообщений в текущем " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -192,7 +192,7 @@ msgstr "Очищает сообщения команд и сообщения о " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -219,7 +219,7 @@ msgstr "Очищает сообщения, принадлежащие боту " - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" " " -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -232,12 +232,12 @@ msgstr "Удаляет дубликаты сообщений в канале, н " - `` Количество сообщений для проверки на дубликаты. Должно быть положительным целым числом.\n" " " -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "Управление настройками для команды очистки." -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -248,11 +248,11 @@ msgstr "Переключение настроек уведомления об о " Это сообщение будет удалено через 5 секунд.\n" " " -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "Я больше не буду уведомлять об удалении сообщений." -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "Теперь я буду уведомлять об удалении сообщений." diff --git a/redbot/cogs/cleanup/locales/sk-SK.po b/redbot/cogs/cleanup/locales/sk-SK.po index 6afc31473..e61d54422 100644 --- a/redbot/cogs/cleanup/locales/sk-SK.po +++ b/redbot/cogs/cleanup/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/sl-SI.po b/redbot/cogs/cleanup/locales/sl-SI.po index 2ca422868..33f6daca9 100644 --- a/redbot/cogs/cleanup/locales/sl-SI.po +++ b/redbot/cogs/cleanup/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/sr-CS.po b/redbot/cogs/cleanup/locales/sr-CS.po index dad870bad..e4682dbb3 100644 --- a/redbot/cogs/cleanup/locales/sr-CS.po +++ b/redbot/cogs/cleanup/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/sr-SP.po b/redbot/cogs/cleanup/locales/sr-SP.po index 34468e124..4b6b0b635 100644 --- a/redbot/cogs/cleanup/locales/sr-SP.po +++ b/redbot/cogs/cleanup/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/sv-SE.po b/redbot/cogs/cleanup/locales/sv-SE.po index 0855ab2c2..84a5b856e 100644 --- a/redbot/cogs/cleanup/locales/sv-SE.po +++ b/redbot/cogs/cleanup/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "Är du säker på att du vill ta bort {number} meddelanden? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "Avbruten." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Meddelandet kunde inte hittas." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/tr-TR.po b/redbot/cogs/cleanup/locales/tr-TR.po index b1e63c96e..65a9d15b3 100644 --- a/redbot/cogs/cleanup/locales/tr-TR.po +++ b/redbot/cogs/cleanup/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -31,27 +31,27 @@ msgstr "Bu cog mesajları \"temizlemek\" (silmek) için kullanılan komutlar iç " " #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "{number} iletileri silmek istediğinizden emin misiniz? (e/h)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "İptal." -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "1 mesaj silindi." -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "{num} mesaj silindi." -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "Mesajları silmek için kullanılan temel komut." -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -70,7 +70,7 @@ msgstr "Belirtilen yazıyla uyuşan, şu anki kanalda bulunan son X adet mesajı " - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -91,7 +91,7 @@ msgstr "Belirtilen kullanıcının göndermiş olduğu şu anki kanalda bulunan " - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -111,11 +111,11 @@ msgstr "Belirtilen bir mesajdan sonraki tüm mesajları sil.\n\n" " -`` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "Mesaj bulunamadı." -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -137,7 +137,7 @@ msgstr "Belirtilen mesajdan önceki X adet mesajı siler.\n\n" " - `` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -158,7 +158,7 @@ msgstr "IDleri verilen iki mesaj arasındaki mesajları siler.\n\n" " - `` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -175,7 +175,7 @@ msgstr "Şu anki kanalda bulunan son X mesajı siler.\n\n" " - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -190,7 +190,7 @@ msgstr "Botun şu anki kanala göndermiş olduğu mesajları ve komut yanıtlar " - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -216,7 +216,7 @@ msgstr "Şu anki kanalda bota ait olan mesajları siler.\n\n" " - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" " " -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -229,12 +229,12 @@ msgstr "Son X mesajdan aynı olanları siler ve sadece bir tanesini bırakır.\n " - `` Aynıları için denetlenecek mesaj sayısı, pozitif tam sayı olmak zorundadır.\n" " " -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "Temizlik komutu ayarlarını yönetin." -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -245,11 +245,11 @@ msgstr "Temizlik bildirimlerini açıp kapatın.\n\n" " Bu mesaj 5 saniye sonra silinir.\n" " " -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "Artık mesajların silindiği haber verilmeyecek." -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "Mesajların silindiği artık haber verilecek." diff --git a/redbot/cogs/cleanup/locales/uk-UA.po b/redbot/cogs/cleanup/locales/uk-UA.po index ba7b5c80d..1719be8af 100644 --- a/redbot/cogs/cleanup/locales/uk-UA.po +++ b/redbot/cogs/cleanup/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/vi-VN.po b/redbot/cogs/cleanup/locales/vi-VN.po index 5430b76e8..abc397698 100644 --- a/redbot/cogs/cleanup/locales/vi-VN.po +++ b/redbot/cogs/cleanup/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/zh-CN.po b/redbot/cogs/cleanup/locales/zh-CN.po index e4fceede2..29fa84ecf 100644 --- a/redbot/cogs/cleanup/locales/zh-CN.po +++ b/redbot/cogs/cleanup/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/zh-HK.po b/redbot/cogs/cleanup/locales/zh-HK.po index 47cc40965..3db7629b8 100644 --- a/redbot/cogs/cleanup/locales/zh-HK.po +++ b/redbot/cogs/cleanup/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" +msgid "Are you sure you want to delete {number} messages?" msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/cleanup/locales/zh-TW.po b/redbot/cogs/cleanup/locales/zh-TW.po index 487b60461..7ec9f5a86 100644 --- a/redbot/cogs/cleanup/locales/zh-TW.po +++ b/redbot/cogs/cleanup/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:13+0000\n" +"POT-Creation-Date: 2021-12-24 23:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -26,27 +26,27 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\ msgstr "" #: redbot/cogs/cleanup/cleanup.py:58 -msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "您確定要刪除{number}則訊息嗎? (y/n)" +msgid "Are you sure you want to delete {number} messages?" +msgstr "" -#: redbot/cogs/cleanup/cleanup.py:71 +#: redbot/cogs/cleanup/cleanup.py:72 msgid "Cancelled." msgstr "已取消。" -#: redbot/cogs/cleanup/cleanup.py:142 +#: redbot/cogs/cleanup/cleanup.py:143 msgid "1 message was deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:145 +#: redbot/cogs/cleanup/cleanup.py:146 msgid "{num} messages were deleted." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:168 +#: redbot/cogs/cleanup/cleanup.py:169 #, docstring msgid "Base command for deleting messages." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:178 +#: redbot/cogs/cleanup/cleanup.py:179 #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" @@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:238 +#: redbot/cogs/cleanup/cleanup.py:239 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" @@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\ " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:308 +#: redbot/cogs/cleanup/cleanup.py:309 #, docstring msgid "Delete all messages after a specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:329 redbot/cogs/cleanup/cleanup.py:384 +#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385 msgid "Message not found." msgstr "未找到訊息。" -#: redbot/cogs/cleanup/cleanup.py:362 +#: redbot/cogs/cleanup/cleanup.py:363 #, docstring msgid "Deletes X messages before the specified message.\n\n" " To get a message id, enable developer mode in Discord's\n" @@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:418 +#: redbot/cogs/cleanup/cleanup.py:419 #, docstring msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" @@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:467 +#: redbot/cogs/cleanup/cleanup.py:468 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" @@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:506 +#: redbot/cogs/cleanup/cleanup.py:507 #, docstring msgid "Clean up command messages and messages from the bot in the current channel.\n\n" " Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n" @@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:595 +#: redbot/cogs/cleanup/cleanup.py:596 #, docstring msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" @@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:684 +#: redbot/cogs/cleanup/cleanup.py:685 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n" " Defaults to 50.\n\n" @@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:731 +#: redbot/cogs/cleanup/cleanup.py:732 #, docstring msgid "Manage the settings for the cleanup command." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:736 +#: redbot/cogs/cleanup/cleanup.py:738 #, docstring msgid "Toggle clean up notification settings.\n\n" " When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n" @@ -174,11 +174,11 @@ msgid "Toggle clean up notification settings.\n\n" " " msgstr "" -#: redbot/cogs/cleanup/cleanup.py:744 +#: redbot/cogs/cleanup/cleanup.py:746 msgid "I will no longer notify of message deletions." msgstr "" -#: redbot/cogs/cleanup/cleanup.py:747 +#: redbot/cogs/cleanup/cleanup.py:749 msgid "I will now notify of message deletions." msgstr "" diff --git a/redbot/cogs/customcom/locales/af-ZA.po b/redbot/cogs/customcom/locales/af-ZA.po index c00b0f6e8..f16147def 100644 --- a/redbot/cogs/customcom/locales/af-ZA.po +++ b/redbot/cogs/customcom/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: af_ZA\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ar-SA.po b/redbot/cogs/customcom/locales/ar-SA.po index a25603638..4a4c477c9 100644 --- a/redbot/cogs/customcom/locales/ar-SA.po +++ b/redbot/cogs/customcom/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ar_SA\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "مرحبا بكم في صانع {cc} العشوائي التفاعلي!\n" "سيتم إضافة كل رسالة ترسلها كأحد الاستجابات العشوائية للاختيار منها بمجرد تشغيل هذا {cc}. للخروج من هذه القائمة التفاعلية، اكتب `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "إضافة رد عشوائي:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "يجب أن تأخذ الردود العشوائية نفس الحجج!" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "هل تريد إنشاء أمر مخصص 'عشوائي'؟ (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "انتهت مهلة الرد، يرجى المحاولة مرة أخرى لاحقاً." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "ما هي الاستجابة التي تريدها؟" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -64,16 +69,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -83,19 +88,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -108,7 +113,7 @@ msgstr "إنشاء أوامر مخصصة.\n\n" " [here]()\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -117,31 +122,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "يوجد بالفعل أمر بوت بنفس الاسم." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "تم إلغاء عملية الأوامر المخصصة." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "تم إضافة الأمر المخصص بنجاح." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "هذا الأمر موجود بالفعل. استخدم `{command}` لتعديله." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -152,7 +164,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -169,33 +181,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "هذا الأمر غير موجود." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "يجوز {} استخدام هذا الأمر كل {} ثانية" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "هذا الأمر ليس له تبريد." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} يجب أن تكون واحدة من {}" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "تم تعديل أمر تبريد مخصص بنجاح." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "هذا الأمر غير موجود. استخدم `{command}` لإضافته." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -205,11 +217,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "تم حذف الأمر المخصص بنجاح." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -220,11 +232,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "تم تعديل الأمر المخصص بنجاح." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -235,19 +247,19 @@ msgstr "قائمة جميع الأوامر المخصصة المتاحة.\n\n" " حررت من الدرك واستعيض عن الخطوط الجديدة بمسافات.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "لا توجد أوامر مخصصة في هذا الخادم. استخدم `{command}` لبدء إضافة البعض." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "قائمة الأوامر المخصصة" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "الصفحة {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -255,50 +267,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "لم أتمكن من العثور على هذا الأمر المخصص." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "عشوائي" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "عادي" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "يجب أن تكون الحجج متتابعة. الحجج المفقودة: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/bg-BG.po b/redbot/cogs/customcom/locales/bg-BG.po index 9f0a6d027..cc22fff1e 100644 --- a/redbot/cogs/customcom/locales/bg-BG.po +++ b/redbot/cogs/customcom/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: bg_BG\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/bs-BA.po b/redbot/cogs/customcom/locales/bs-BA.po index 1e5838033..112a83b6d 100644 --- a/redbot/cogs/customcom/locales/bs-BA.po +++ b/redbot/cogs/customcom/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: bs_BA\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ca-ES.po b/redbot/cogs/customcom/locales/ca-ES.po index e4687300e..31e89bbb8 100644 --- a/redbot/cogs/customcom/locales/ca-ES.po +++ b/redbot/cogs/customcom/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ca_ES\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/cs-CZ.po b/redbot/cogs/customcom/locales/cs-CZ.po index eb572964b..70e950006 100644 --- a/redbot/cogs/customcom/locales/cs-CZ.po +++ b/redbot/cogs/customcom/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: cs_CZ\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Vítejte v interaktivním náhodném {cc} tvůrci!\n" "Každá zpráva, kterou odešlete, bude přidána jako jedna z náhodných odpovědí pro výběr od okamžiku, kdy bude tato {cc} spuštěna. Chcete-li ukončit toto interaktivní menu, zadejte `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Přidat náhodnou odpověď:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Chcete vytvořit 'náhodný' vlastní příkaz? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "Vypršel časový limit odpovědi, opakujte akci později." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Jakou odpověď chcete?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -64,16 +69,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -83,19 +88,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -104,7 +109,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -113,31 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Vlastní příkaz byl zrušen." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Vlastní příkaz byl úspěšně přidán." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -148,7 +160,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -165,33 +177,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Tento příkaz neexistuje." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} musí být jeden z {}" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -201,11 +213,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -216,11 +228,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Vlastní příkaz byl úspěšně upraven." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -228,19 +240,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Na tomto serveru nejsou žádné vlastní příkazy. Použij `{command}` pro začátek přidávání." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Seznam vlastních příkazů" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "Strana {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -248,50 +260,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "Nemohu najít tento vlastní příkaz." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Náhodně" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Normální" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Odpovědi:\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "Příliš mnoho argumentů!" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumenty musí být sekvenční. Chybějící argumenty: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/da-DK.po b/redbot/cogs/customcom/locales/da-DK.po index 59801900b..c46190769 100644 --- a/redbot/cogs/customcom/locales/da-DK.po +++ b/redbot/cogs/customcom/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: da_DK\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Velkommen til den interaktive tilfældigheds {cc} skaber!\n" "Hver besked som du sender vil blive tilføjet som et af de tilfældige svar at vælge imellem så snart {cc} er aktiveret. For at afslutte denne interaktive menu, skriv `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Tilføj et tilfældig svar:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Vil du skabe en \"tilfældigt\" brugerdefineret kommando? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Hvilket svar vil du have?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -64,16 +69,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -83,19 +88,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -104,7 +109,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -113,31 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -148,7 +160,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -165,33 +177,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -201,11 +213,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -216,11 +228,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -228,19 +240,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -248,50 +260,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/de-DE.po b/redbot/cogs/customcom/locales/de-DE.po index 7dfa1d2ab..544d32012 100644 --- a/redbot/cogs/customcom/locales/de-DE.po +++ b/redbot/cogs/customcom/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: de_DE\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "**Hier kannst du einen zufälligen „{cc}“ Befehl erstellen.**\n" "Jede von dir gesendete Nachricht wird als eine der zufälligen Antworten hinzugefügt, aus denen dann zufällig gewählt wird, sobald dieser „{cc}“ ausgeführt wird. Um dieses interaktive Menü zu beenden, schreibe: `{quit}`." -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Füge eine zufällige Antwort hinzu:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "Zufällige Antworten müssen die gleichen Argumente aufweisen!" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Möchtest du einen 'zufälligen' benutzerdefinierten Befehl erstellen? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "Zeitüberschreitung bei der Antwort, versuche es später erneut." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Welche Reaktion willst du?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -64,17 +69,17 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "Antwort #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "Antwort #{num}/{total}:\n" "{raw}" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -84,19 +89,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "Keine Ergebnisse gefunden." -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Suchergebnisse" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "Folgendes wurde gefunden:" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -109,7 +114,7 @@ msgstr "Erstelle einen benutzerdefinierten Befehl.\n\n" " [Dokumentation](https://docs.discord.red/en/stable/cog_customcom.html).\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -118,31 +123,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "Benutzerdefinierte Befehle dürfen keine Leerzeichen enthalten." -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "Es existiert bereits ein Befehl des Bots mit diesem Namen." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Der Vorgang, zum Erstellen eines benutzedefinierten Befehls, wurde abgebrochen." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Benutzerdefinierter Befehl erfolgreich hinzugefügt." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "Dieser Befehl ist bereits vorhanden. Verwende `{command}` um ihn zu editieren." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -153,7 +165,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -170,33 +182,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Dieser Befehl existiert nicht." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "Ein {} darf diesen Befehl alle {} Sekunden aufrufen" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "Dieser Befehl hat keine Abklingzeit." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} muss einer von {} sein" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "Abklingzeit des benutzerdefinierten Befehls erfolgreich bearbeitet." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Dieser Befehl existiert nicht. Verwende `{command}`, um ihn hinzuzufügen." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -206,11 +218,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -221,11 +233,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Benutzerdefinierter Befehl erfolgreich bearbeitet." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -236,19 +248,19 @@ msgstr "Listet alle verfügbaren benutzerdefinierten Befehle auf.\n\n" " mit escaped Markdown und Zeilenumbrüche durch Leerzeichen ersetzt.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Es existieren keine benutzerdefinierten Befehle auf diesem Server. Verwende `{command}`, um welche hinzuzufügen." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Liste der benutzerdefinierten Befehle" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "Seite {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -256,23 +268,23 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "Ich konnte diesen benutzerdefinierten Befehl nicht finden." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Zufall" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" @@ -282,27 +294,27 @@ msgstr "Befehl: {command_name}\n" "Erstellt: {created_at}\n" "Typ: {type}\n" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "Cooldown:\n" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "{num} Sekunden pro {period}\n" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Antworten:\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "Zu viele Argumente!" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "Widersprüchliche Doppelpunkt Schreibweise für Argument {index}: \"{name1}\" und \"{name2}\"." diff --git a/redbot/cogs/customcom/locales/el-GR.po b/redbot/cogs/customcom/locales/el-GR.po index 7f1e36282..d35692ebc 100644 --- a/redbot/cogs/customcom/locales/el-GR.po +++ b/redbot/cogs/customcom/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: el_GR\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/es-ES.po b/redbot/cogs/customcom/locales/es-ES.po index a16dee777..844387b92 100644 --- a/redbot/cogs/customcom/locales/es-ES.po +++ b/redbot/cogs/customcom/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: es_ES\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "¡Bienvenido al creador interactivo de {cc} al azar!\n" "Cada mensaje que envíes se añadirá como una de las respuestas aleatorias de las que elegir una vez que este {cc} se active. Para salir de este menú interactivo, escribe `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Agrega una respuesta aleatoria:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "¡Las respuestas aleatorias deben tomar los mismos argumentos!" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "¿Quieres crear un comando personalizado 'aleatorio'? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "¿Quieres crear un comando personalizado 'aleatorio'?" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "Respuesta expirada, inténtalo de nuevo más tarde." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "¿Qué tipo de respuesta quieres?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -55,12 +60,12 @@ msgstr "Este módulo contiene comandos para crear y gestionar comandos personali " Los comandos sólo pueden ser minúsculas, y no responden a ninguna letra mayúscula.\n" " " -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "Comando base para la gestión de Comandos Personalizados." -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -71,17 +76,17 @@ msgstr "Obtener la respuesta cruda de un comando personalizado, para obtener el " **Argumentos:**\n\n" " - `` El comando personalizado para obtener la respuesta cruda." -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "Respuesta #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "Respuesta #{num}/{total}:\n" "{raw}" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -96,19 +101,19 @@ msgstr "\n" " - `` La consulta a buscar. Puede ser varias palabras.\n" " " -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "No se encontraron coincidencias cercanas." -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Resultados de la búsqueda" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "Se han encontrado las siguientes coincidencias:" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -121,7 +126,7 @@ msgstr "Crear comandos personalizados.\n\n" " [here](https://docs. iscord.red/es/stable/cog_customcom.html).\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -134,31 +139,38 @@ msgstr "¡Crea un CC donde elegirá aleatoriamente una respuesta!\n\n" " - `` El comando ejecutado para devolver el texto. Transmitir a minúsculas\n" " " -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "Los nombres de comandos personalizados no pueden tener espacios en ellos." -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "Ya existe un comando de bot con el mismo nombre." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Proceso de comandos personalizado cancelado." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Comando personalizado añadido satifactoriamente." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "Este comando ya existe. Use `{command}` para editarlo." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -175,7 +187,7 @@ msgstr "Añade un simple comando personalizado.\n\n" " - `` El texto a devolver cuando se ejecuta el comando. Ver guía para uso mejorado.\n" " " -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -204,33 +216,33 @@ msgstr "Establece, edite o vea el tiempo de espera para un comando personalizado " - `` El grupo a aplicar el tiempo de recarga. Por defecto es por miembro. Las opciones válidas son servidor, gremio, usuario y miembro.\n" " " -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Este comando no existe." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "{} puede llamar a este comando cada {} segundos" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "Este comando no tiene tiempo de reutilización." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} debe ser uno de {}" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "El tiempo de reutilización del comando personalizado se ha editado correctamente." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Ese comando no existe. Use `{command}` para agregarlo." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -245,11 +257,11 @@ msgstr "Eliminar un comando personalizado.\n\n" " - `` El comando personalizado a borrar.\n" " " -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Comando personalizado eliminado satifactoriamente." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -266,11 +278,11 @@ msgstr "Editar un comando personalizado.\n\n" " - `` El nuevo texto a devolver al ejecutar el comando.\n" " " -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Comando personalizado editado con éxito." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -281,19 +293,19 @@ msgstr "Listar todos los comandos personalizados disponibles.\n\n" " markdown escapado y nuevas líneas sustituidas por espacios.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "No hay comandos personalizados en este servidor. Use `{command}` para comenzar a agregar algunos." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Lista de comandos personalizados" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "Página {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -304,23 +316,23 @@ msgstr "Muestra las respuestas de un comando personalizado y sus ajustes.\n\n" " - `` El comando personalizado a mostrar.\n" " " -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "No he podido encontrar ese comando personalizado." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "Usuario eliminado" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Aleatorio" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" @@ -330,27 +342,27 @@ msgstr "Comando: {command_name}\n" "Creado: {created_at}\n" "Tipo: {type}\n" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "Enfriamiento:\n" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "{num} segundos por {period}\n" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Respuestas:\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "¡Demasiados argumentos!" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Los argumentos deben ser secuenciales. Faltan argumentos: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "Conflicto de notación de dos puntos para el argumento {index}: \"{name1}\" y \"{name2}\"." diff --git a/redbot/cogs/customcom/locales/fi-FI.po b/redbot/cogs/customcom/locales/fi-FI.po index 391e04281..662125968 100644 --- a/redbot/cogs/customcom/locales/fi-FI.po +++ b/redbot/cogs/customcom/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: fi_FI\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/fr-FR.po b/redbot/cogs/customcom/locales/fr-FR.po index 417e5608e..fb0098002 100644 --- a/redbot/cogs/customcom/locales/fr-FR.po +++ b/redbot/cogs/customcom/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,66 +15,78 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: fr_FR\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Bienvenue sur le générateur interactif aléatoire {cc}  !\n" "Chaque message que vous envoyez sera ajouté comme l'une des réponses aléatoires à choisir une fois que ce {cc} sera déclenché. Pour quitter ce menu interactif, tapez `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Ajouter une réponse aléatoire :" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "Les réponses aléatoires doivent prendre les mêmes arguments !" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Voulez-vous créer une commande personnalisée 'aléatoire' ? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "Voulez-vous créer une commande personnalisée \"aléatoire\" ?" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "Requête expirée, veuillez réessayer ultérieurement." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Quelle réponse voulez-vous ?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" " Custom commands can be used by anyone by default, so be careful with pings.\n" " Commands can only be lowercase, and will not respond to any uppercase letters.\n" " " -msgstr "" +msgstr "Ce cog contient des commandes permettant de créer et de gérer des commandes personnalisées qui affichent du texte.\n\n" +" Elles sont utiles pour stocker les informations dont les membres peuvent avoir besoin, comme les réponses à la FAQ ou les liens d'invitation.\n" +" Les commandes personnalisées peuvent être utilisées par n'importe qui par défaut, donc soyez prudent avec les pings.\n" +" Les commandes ne peuvent être qu'en minuscules, et ne répondront pas aux lettres majuscules.\n" +" " -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "Commande de base pour la gestion des commandes personnalisées." -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" " **Arguments:**\n\n" " - `` The custom command to get the raw response of." -msgstr "" +msgstr "Obtenez la réponse brute d'une commande personnalisée, pour obtenir le markdown approprié.\n\n" +" Ceci est utile pour copier et coller.\n\n" +" **Arguments:**\n\n" +" - `` La commande personnalisée dont on veut obtenir la réponse brute." -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "Réponse #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "Réponse #{num}/{total}:\n" "{raw}" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,21 +94,25 @@ msgid "\n" " **Arguments:**\n\n" " - `` The query to search for. Can be multiple words.\n" " " -msgstr "" +msgstr "\n" +"Effectue des recherches dans les commandes personnalisées, en fonction de la requête.\n\n" +" Utilise la recherche fuzzywuzzy pour trouver des correspondances proches.\n\n" +" **Arguments:**\n\n" +" - `` La requête à rechercher. Peut être constituée de plusieurs mots. " -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "Aucune correspondance proche n'a été trouvée." -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Résultats de la recherche" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "Les correspondances suivantes ont été trouvées:" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -109,40 +125,50 @@ msgstr "Créer des commandes personnalisées.\n\n" " [here](https://docs. iscord.red/fr/stable/cog_customcom.html).\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " " -msgstr "" +msgstr "Créez un CC qui choisira une réponse au hasard !\n\n" +" Note : Cette commande est interactive.\n\n" +" **Arguments:**\n\n" +" - `` La commande exécutée pour retourner le texte. Mettre en minuscule. " -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "Les noms de commandes personnalisées ne peuvent pas contenir d'espaces." -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "Il existe déjà une commande du bot avec le même nom." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Processus de commande personnalisée annulé." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Commande personnalisée ajoutée avec succès." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "Cette commande existe déjà. Utilisez `{command}` pour la modifier." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -151,9 +177,15 @@ msgid "Add a simple custom command.\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "" +msgstr "Ajoutez une simple commande personnalisée.\n\n" +" Exemple :\n" +" - `[p]customcom create simple yourcommand Texte que vous voulez`\n\n" +" **Arguments:**\n\n" +" - `` La commande exécutée pour retourner le texte. Transformez-la en minuscules.\n" +" - `` Le texte à retourner lors de l'exécution de la commande. Voir le guide pour une utilisation améliorée.\n" +" " -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -168,35 +200,46 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " - `` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n" " " -msgstr "" +msgstr "Définissez, modifiez ou affichez le délai d'attente d'une commande personnalisée.\n\n" +" Vous pouvez définir des délais d'attente par membre, canal ou guilde. Plusieurs\n" +" délais d'attente peuvent être définis. Tous les délais d'attente doivent être refroidis pour appeler la\n" +" commande personnalisée.\n\n" +" Exemples :\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" +" **Arguments:**\n\n" +" - `` La commande personnalisée pour vérifier ou définir le cooldown.\n" +" - `` Le nombre de secondes à attendre avant de permettre à la commande d'être invoquée à nouveau. S'il est omis, il retournera les paramètres actuels de cooldown.\n" +" - `` Le groupe sur lequel appliquer le cooldown. La valeur par défaut est par membre. Les choix valides sont serveur, guilde, utilisateur, et membre. " -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Cette commande n'existe pas." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "Un {} peut appeler cette commande toutes les {} secondes" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "Cette commande n'a pas de cooldown." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} doit être l'un des {}" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "Le cooldown de commande personnalisé a été modifié avec succès." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Cette commande n'existe pas. Utilisez `{command}` pour l'ajouter." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -204,13 +247,18 @@ msgid "Delete a custom command.\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "" +msgstr "Supprimer une commande personnalisée.\n\n" +" Exemple :\n" +" - `[p]customcom delete yourcommand`\n\n" +" **Arguments:**\n\n" +" - `` La commande personnalisée à supprimer.\n" +" " -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "La commande personnalisée a été supprimée avec succès." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -219,13 +267,18 @@ msgid "Edit a custom command.\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "" +msgstr "Modifier une commande personnalisée.\n\n" +" Exemple :\n" +" - `[p]customcom edit yourcommand Texte que vous voulez`\n\n" +" **Arguments:**\n\n" +" - `` La commande personnalisée à modifier.\n" +" - `` Le nouveau texte à renvoyer lors de l'exécution de la commande. " -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Commande personnalisée modifiée avec succès." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -236,43 +289,46 @@ msgstr "Énumérez toutes les commandes personnalisées disponibles.\n\n" " le code markdown affiché et les nouvelles lignes remplacées par des espaces.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Il n'y a pas de commandes personnalisées dans ce serveur. Utilisez `{command}` pour commencer à en ajouter." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Liste de commandes personnalisées" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "Page {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" " - `` The custom command to show.\n" " " -msgstr "" +msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres.\n\n" +" **Arguments:**\n\n" +" - `` La commande personnalisée à afficher.\n" +" " -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "Je n'ai pas pu trouver cette commande personnalisée." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "Utilisateur supprimé" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Aléatoire" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" @@ -282,27 +338,27 @@ msgstr "Commande : {command_name}\n" "Créé le : {created_at}\n" "Type : {type}\n" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "Cooldowns :\n" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "{num} secondes par {period}\n" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Réponses :\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "Trop d'arguments !" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Les arguments doivent être séquentiels. Arguments manquants : " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "Entrée de deux points contradictoire pour l'argument {index}: \"{name1}\" and \"{name2}\"." diff --git a/redbot/cogs/customcom/locales/he-IL.po b/redbot/cogs/customcom/locales/he-IL.po index b2cf33e37..04ec5d38e 100644 --- a/redbot/cogs/customcom/locales/he-IL.po +++ b/redbot/cogs/customcom/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: he_IL\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/hi-IN.po b/redbot/cogs/customcom/locales/hi-IN.po index 933988ab2..18766c5ca 100644 --- a/redbot/cogs/customcom/locales/hi-IN.po +++ b/redbot/cogs/customcom/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: hi_IN\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/hr-HR.po b/redbot/cogs/customcom/locales/hr-HR.po new file mode 100644 index 000000000..58837f3b2 --- /dev/null +++ b/redbot/cogs/customcom/locales/hr-HR.po @@ -0,0 +1,308 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 41\n" +"Language: hr_HR\n" + +#: redbot/cogs/customcom/customcom.py:82 +msgid "Welcome to the interactive random {cc} maker!\n" +"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:93 +msgid "Add a random response:" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 +msgid "Random responses must take the same arguments!" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 +msgid "Response timed out, please try again later." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:196 +msgid "What response do you want?" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:238 +#, docstring +msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" +" These are useful for storing information members might need, like FAQ answers or invite links.\n" +" Custom commands can be used by anyone by default, so be careful with pings.\n" +" Commands can only be lowercase, and will not respond to any uppercase letters.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:268 +#, docstring +msgid "Base command for Custom Commands management." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:273 +#, docstring +msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" +" This is helpful for copy and pasting.\n\n" +" **Arguments:**\n\n" +" - `` The custom command to get the raw response of." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:298 +msgid "Response #{num}/{total}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:308 +msgid "Response #{num}/{total}:\n" +"{raw}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:319 +#, docstring +msgid "\n" +" Searches through custom commands, according to the query.\n\n" +" Uses fuzzywuzzy searching to find close matches.\n\n" +" **Arguments:**\n\n" +" - `` The query to search for. Can be multiple words.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:339 +msgid "No close matches were found." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:344 +msgid "Search results" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:349 +msgid "The following matches have been found:" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:354 +#, docstring +msgid "Create custom commands.\n\n" +" If a type is not specified, a simple CC will be created.\n" +" CCs can be enhanced with arguments, see the guide\n" +" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:365 +#, docstring +msgid "Create a CC where it will randomly choose a response!\n\n" +" Note: This command is interactive.\n\n" +" **Arguments:**\n\n" +" - `` The command executed to return the text. Cast to lowercase.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 +msgid "Custom command names cannot have spaces in them." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 +msgid "There already exists a bot command with the same name." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:382 +msgid "Custom command process cancelled." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 +msgid "Custom command successfully added." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 +msgid "This command already exists. Use `{command}` to edit it." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 +#, docstring +msgid "Add a simple custom command.\n\n" +" Example:\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" +" **Arguments:**\n\n" +" - `` The command executed to return the text. Cast to lowercase.\n" +" - `` The text to return when executing the command. See guide for enhanced usage.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:445 +#, docstring +msgid "Set, edit, or view the cooldown for a custom command.\n\n" +" You may set cooldowns per member, channel, or guild. Multiple\n" +" cooldowns may be set. All cooldowns must be cooled to call the\n" +" custom command.\n\n" +" Examples:\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" +" **Arguments:**\n\n" +" - `` The custom command to check or set the cooldown.\n" +" - `` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" +" - `` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 +msgid "That command doesn't exist." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:471 +msgid "A {} may call this command every {} seconds" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:475 +msgid "This command has no cooldown." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:479 +msgid "{} must be one of {}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:483 +msgid "Custom command cooldown successfully edited." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 +msgid "That command doesn't exist. Use `{command}` to add it." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:494 +#, docstring +msgid "Delete a custom command.\n\n" +" Example:\n" +" - `[p]customcom delete yourcommand`\n\n" +" **Arguments:**\n\n" +" - `` The custom command to delete.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:505 +msgid "Custom command successfully deleted." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:512 +#, docstring +msgid "Edit a custom command.\n\n" +" Example:\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" +" **Arguments:**\n\n" +" - `` The custom command to edit.\n" +" - `` The new text to return when executing the command.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:524 +msgid "Custom command successfully edited." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:546 +#, docstring +msgid "List all available custom commands.\n\n" +" The list displays a preview of each command's response, with\n" +" markdown escaped and newlines replaced with spaces.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:555 +msgid "There are no custom commands in this server. Use `{command}` to start adding some." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:571 +msgid "Custom Command List" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:575 +msgid "Page {num}/{total}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:585 +#, docstring +msgid "Shows a custom command's responses and its settings.\n\n" +" **Arguments:**\n\n" +" - `` The custom command to show.\n" +" " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:595 +msgid "I could not not find that custom command." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:606 +msgid "Deleted User" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:612 +msgid "Random" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:612 +msgid "Normal" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:614 +msgid "Command: {command_name}\n" +"Author: {author}\n" +"Created: {created_at}\n" +"Type: {type}\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:626 +msgid "Cooldowns:\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:628 +msgid "{num} seconds per {period}\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:631 +msgid "Responses:\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:729 +msgid "Too many arguments!" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:733 +msgid "Arguments must be sequential. Missing arguments: " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:759 +msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." +msgstr "" + diff --git a/redbot/cogs/customcom/locales/hu-HU.po b/redbot/cogs/customcom/locales/hu-HU.po index 772587ed9..63fe941d9 100644 --- a/redbot/cogs/customcom/locales/hu-HU.po +++ b/redbot/cogs/customcom/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: hu_HU\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Keresési találatok" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "Törölt felhasználó" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Véletlenszerű" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/id-ID.po b/redbot/cogs/customcom/locales/id-ID.po index 63e799d5b..1c0c59ddb 100644 --- a/redbot/cogs/customcom/locales/id-ID.po +++ b/redbot/cogs/customcom/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: id_ID\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Tambahkan tanggapan acak:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Tanggapan apa yang anda inginkan?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Perintah kustom berhasil ditambahkan." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Perintah tersebut tidak ada." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Perintah kustom berhasil dihapus." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Perintah kustom berhasil diubah." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumen harus berurutan. Argumen yang hilang: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/it-IT.po b/redbot/cogs/customcom/locales/it-IT.po index d8dd792c5..ec1529abb 100644 --- a/redbot/cogs/customcom/locales/it-IT.po +++ b/redbot/cogs/customcom/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: it_IT\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Aggiungere una risposta casuale:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Quale risposta vuoi?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Comando personalizzato aggiunto con successo." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Tale comando non esiste." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Comando personalizzato eliminato correttamente." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Comando personalizzato modificato con successo." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Gli argomenti devono essere consecutivi. Argomenti mancanti: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ja-JP.po b/redbot/cogs/customcom/locales/ja-JP.po index a3b3aafcd..4a1dfb37c 100644 --- a/redbot/cogs/customcom/locales/ja-JP.po +++ b/redbot/cogs/customcom/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ja_JP\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ko-KR.po b/redbot/cogs/customcom/locales/ko-KR.po index e223b6481..a5f93d252 100644 --- a/redbot/cogs/customcom/locales/ko-KR.po +++ b/redbot/cogs/customcom/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ko_KR\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "등록된 랜덤 대답 리스트 :" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "어떤 대답을 원해요?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "커스텀 커맨드가 성공적으로 추가됐어요." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "해당 커맨드는 추가되어 있지 않아요." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "커스텀 커맨드가 성공적으로 삭제됐어요." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "커스텀 커맨드가 성공적으로 수정됐어요." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "인수는 순차적이어야해요. 미확인된 인수: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/nb-NO.po b/redbot/cogs/customcom/locales/nb-NO.po index 0a5f82a67..b4d3a173e 100644 --- a/redbot/cogs/customcom/locales/nb-NO.po +++ b/redbot/cogs/customcom/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: nb_NO\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Velkommen til interaktiv tilfeldig {cc} produserer!\n" "Hver melding du sender vil bli lagt til som et av de tilfeldige svarene du velger fra når {cc} utløses. For å avslutte denne interaktive menyen, skriv `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Legg til et tilfeldig svar:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "Tilfeldig svar må ta de samme argumentene!" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Vil du opprette en 'randomisert' egendefinert kommando? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "Svaret ble tidsavbrutt, prøv igjen senere." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Hva svar du vil ha?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -55,12 +60,12 @@ msgstr "Denne cog inneholder kommandoer for å opprette og administrere egendefi " Kommandoer kan bare være små og vil ikke svare på store bokstaver.\n" " " -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "Grunnkommando for egendefinerte Kommandoer behandling." -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -71,17 +76,17 @@ msgstr "Få den rå responsen på en egendefinert kommando, for å få riktig me " **Argumenter:**\n\n" " - `` Den egendefinerte kommandoen for å få rå svaret på." -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "Svar #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "Svar #{num}/{total}:\n" "{raw}" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -96,19 +101,19 @@ msgstr "\n" " - `` Spørringen å søke etter. Kan være flere ord.\n" " " -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "Ingen nære kamper ble funnet." -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Søk i resultater" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "Følgende treff har blitt funnet:" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -121,7 +126,7 @@ msgstr "Opprett tilpassede kommandoer.\n\n" " [here](https://docs.discord.red/en/stable/cog_customcom.html).\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -134,31 +139,38 @@ msgstr "Lag en CC hvor den vil tilfeldig velge et svar!\n\n" " - `` Kommandoen henrettet for å returnere teksten. Stol på små saker\n" " " -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "Egendefinert kommandonavn kan ikke ha mellomrom i dem." -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "Det finnes allerede en bot-kommando med samme navn." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Egendefinert kommandoprosess avbrutt." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Tilpasset kommando ble lagt til." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "Denne kommandoen finnes allerede. Bruk `{command} for å redigere den." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -175,7 +187,7 @@ msgstr "Legg til en enkel egendefinert kommando.\n\n" " - `` Teksten som skal returnere når du utfører kommandoen. Se en guide for økt bruk.\n" " " -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -204,33 +216,33 @@ msgstr "Legg til, endre eller se nedkjølingen for en egendefinert kommando.\n\n " - `` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server, guild, bruker og medlem\n" " " -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Den kommandoen finnes ikke." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "En {} kan kalle denne kommandoen hvert {} sekund" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "Denne kommandoen har ingen nedkjøling." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} må være en av {}" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "Egendefinert kommando cooldown redigert." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Den kommandoen finnes ikke. Bruk `{command} for å legge den til." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -245,11 +257,11 @@ msgstr "Slett en egendefinert kommando.\n\n" " - `` Den egendefinerte kommandoen for å slette.\n" " " -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Egendefinert kommando slettet." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -266,11 +278,11 @@ msgstr "Rediger en egendefinert kommando.\n\n" " - `` Den nye teksten som skal returneres når du utfører kommandoen\n" " " -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Egendefinert kommando redigert." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -281,19 +293,19 @@ msgstr "List opp alle tilgjengelige tilpassede kommandoer.\n\n" " \"påslag\" rømte ut, og nye linjer byttet ut med mellomrom.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Det er ingen egendefinerte kommandoer i denne serveren. Bruk `{command}` for å begynne å legge til." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Tilpasset kommando liste" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "Side {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -304,23 +316,23 @@ msgstr "Viser en egendefinert kommandos svar og dens innstillinger.\n\n" " - `` Den tilpassede kommandoen å vise.\n" " " -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "Jeg fant ikke den egendefinerte kommandoen." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "Slettet bruker" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Tilfeldig" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Vanlig" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" @@ -330,27 +342,27 @@ msgstr "Kommando: {command_name}\n" "Opprettet: {created_at}\n" "Type: {type}\n" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "Nedkjølinger:\n" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "{num} sekunder per {period}\n" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Respons:\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "For mange argumenter!" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumenter må være sekvensielle. Manglende argumenter: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "Conflicting colon notation for argument {index}: \"{name1}\" og \"{name2}\"." diff --git a/redbot/cogs/customcom/locales/nl-NL.po b/redbot/cogs/customcom/locales/nl-NL.po index a57dcc3f9..97b55beae 100644 --- a/redbot/cogs/customcom/locales/nl-NL.po +++ b/redbot/cogs/customcom/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: nl_NL\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Voer een willekeurig antwoord in:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumenten moeten sequentieel zijn. Ontbrekende argumenten: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/pl-PL.po b/redbot/cogs/customcom/locales/pl-PL.po index 8b0b9e01d..5dd938a29 100644 --- a/redbot/cogs/customcom/locales/pl-PL.po +++ b/redbot/cogs/customcom/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: pl_PL\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumenty muszą być sekwencyjne. Brakujące argumenty: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/pt-BR.po b/redbot/cogs/customcom/locales/pt-BR.po index 766a54459..b111a3f71 100644 --- a/redbot/cogs/customcom/locales/pt-BR.po +++ b/redbot/cogs/customcom/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: pt_BR\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/pt-PT.po b/redbot/cogs/customcom/locales/pt-PT.po index 2d9767e85..5d4618225 100644 --- a/redbot/cogs/customcom/locales/pt-PT.po +++ b/redbot/cogs/customcom/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: pt_PT\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ro-RO.po b/redbot/cogs/customcom/locales/ro-RO.po index c16523747..296b26d15 100644 --- a/redbot/cogs/customcom/locales/ro-RO.po +++ b/redbot/cogs/customcom/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ro_RO\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ru-RU.po b/redbot/cogs/customcom/locales/ru-RU.po index 456a322db..7cd9f3428 100644 --- a/redbot/cogs/customcom/locales/ru-RU.po +++ b/redbot/cogs/customcom/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ru_RU\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Добро пожаловать в интерактивный случайных {cc} созданий!\n" "Каждое отправленное тобой сообщение будет добавлено в качестве одного из ответов по выбору после срабатывания {cc}. Чтобы выйти из интерактивного меню, введите `{quit}`" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Добавить случайный ответ:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "Случайные ответы должны принимать те же аргументы!" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Вы хотите создать 'произвольную' пользовательскую команду? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "Время ответа истекло, повторите попытку позже." -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Какой ответ вы хотите?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -55,12 +60,12 @@ msgstr "Эта шестеренка содержит команды для со " Команды могут быть только строчными, и не будут отвечать на заглавные буквы.\n" " " -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "Базовая команда для управления пользовательскими командами." -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -71,17 +76,17 @@ msgstr "Получите необработанный ответ пользов " **Аргументы:**\n\n" " - `` Пользовательская команда для получения необработанного ответа." -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "Ответ #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "Ответ #{num}/{total}:\n" "{raw}" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -96,19 +101,19 @@ msgstr "\n" " - `` Запрос для поиска. Может состоять из нескольких слов.\n" " " -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "Ничего не найдено." -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Результаты поиска" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "Были найдены следующие совпадения:" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -121,7 +126,7 @@ msgstr "Создание пользовательских команд.\n\n" " [here] (https://docs.discord.red/en/stable/cog_customcom.html).\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -134,31 +139,38 @@ msgstr "Создайте КС, в котором он будет случайн " - `` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n" " " -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "Пользовательские имена команд не могут содержать пробелов." -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "Уже существует команда бота с таким же именем." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Пользовательский процесс команды отменен." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Пользовательская команда успешно добавлена." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "Эта команда уже существует. Используйте `{command}` для редактирования." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -175,7 +187,7 @@ msgstr "Добавьте простую пользовательскую ком " - `` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n" " " -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -204,33 +216,33 @@ msgstr "Установка, редактирование или просмотр " - `` Группа, для которой будет применяться охлаждение. По умолчанию для каждого члена. Возможные варианты: сервер, гильдия, пользователь и член.\n" " " -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Такой команды не существует." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "{} может вызывать эту команду каждые {} секунд" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "Эта команда не имеет времени восстановления." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} должен быть одним из {}" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "Время восстановления пользовательской команды успешно отредактировано." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Эта команда не существует. Используйте `{command}`, чтобы добавить ее." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -245,11 +257,11 @@ msgstr "Удаление пользовательской команды.\n\n" " - `` Пользовательская команда для удаления.\n" " " -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Пользовательская команда успешно удалена." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -266,11 +278,11 @@ msgstr "Редактирование пользовательской коман " - `` Новый текст, возвращаемый при выполнении команды.\n" " " -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Пользовательская команда успешно отредактирована." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -281,19 +293,19 @@ msgstr "Список всех доступных пользовательски " разметки и новые строки заменены пробелами.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "На этом сервере нет пользовательских команд. Используйте `{command}`, чтобы начать добавлять некоторые." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Список пользовательских команд" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "Страница {num}/{total}" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -304,23 +316,23 @@ msgstr "Показывает ответы пользовательской ко " - `` Пользовательская команда для отображения.\n" " " -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "Я не смог найти эту пользовательскую команду." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "Удалённый пользователь" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Случайно" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Обычный" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" @@ -330,27 +342,27 @@ msgstr "Команда: {command_name}\n" "Создано: {created_at}\n" "Тип: {type}\n" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "Перезарядка:\n" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "{num} секунд в {period}\n" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Ответы:\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "Слишком много аргументов!" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: " -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "Конфликт среди аргументов {index}: \"{name1}\" and \"{name2}\"." diff --git a/redbot/cogs/customcom/locales/sk-SK.po b/redbot/cogs/customcom/locales/sk-SK.po index bae1e099f..903cdbb92 100644 --- a/redbot/cogs/customcom/locales/sk-SK.po +++ b/redbot/cogs/customcom/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sk_SK\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/sl-SI.po b/redbot/cogs/customcom/locales/sl-SI.po index 9eed76b15..a4e5ee0c9 100644 --- a/redbot/cogs/customcom/locales/sl-SI.po +++ b/redbot/cogs/customcom/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sl_SI\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/sr-CS.po b/redbot/cogs/customcom/locales/sr-CS.po index 40e1c9fcf..3d294ad7c 100644 --- a/redbot/cogs/customcom/locales/sr-CS.po +++ b/redbot/cogs/customcom/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sr_CS\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/sr-SP.po b/redbot/cogs/customcom/locales/sr-SP.po index 20de6adfd..db162a491 100644 --- a/redbot/cogs/customcom/locales/sr-SP.po +++ b/redbot/cogs/customcom/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sr_SP\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/sv-SE.po b/redbot/cogs/customcom/locales/sv-SE.po index 2a791b0bb..beccb0be0 100644 --- a/redbot/cogs/customcom/locales/sv-SE.po +++ b/redbot/cogs/customcom/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sv_SE\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Lägg till ett slumpmässigt svar:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "Vilket svar vill du ha?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Det anpassade kommandot har lagts till." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Det kommandot finns inte." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Det anpassade kommandot är nu borttaget." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Det anpassade kommandot har nu ändrats." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/tr-TR.po b/redbot/cogs/customcom/locales/tr-TR.po index 085827b13..7704abc23 100644 --- a/redbot/cogs/customcom/locales/tr-TR.po +++ b/redbot/cogs/customcom/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,34 +15,39 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: tr_TR\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Interaktif rastgele {cc} oluşturucuya hoşgeldiniz. \n" "Gönderdiğiniz her mesaj {cc} kullanıldığında rastgele cevap olarak gönderilecek. Bu menü den çıkmak için `{quit}` yazın." -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "Rastgele yanıt ekle" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "Rastgele yanıtlar aynı argümanları almalı." -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" +msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz?" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "İstek zaman aşımına uğradı, lütfen daha sonra tekrar deneyin" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "İstediğin yanıt nedir?" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -55,12 +60,12 @@ msgstr "Bu modül yazı halinde çıktı veren özel komutlar oluşturmak ve yö " Komutlar yalnızca küçük harflerle yazılabilirler ve her hangi bir büyük harfe cevap vermeyeceklerdir.\n" " " -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "Özel Komutların yönetimi için Temel Komut." -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -71,17 +76,17 @@ msgstr "Düzgün biçimlendirmeye ulaşabilmek için bir komutun ham çıktısı " **Seçenkler:**\n\n" " - `` Çıktısını almak istediğiniz komut." -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "Yanıt #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "Yanıt #{num}/{total}:\n" "{raw}" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -96,19 +101,19 @@ msgstr "\n" " - `` Aramak istediğiniz sorgu, birden çok kelime içerebilir.\n" " " -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "Eşleşmeler bulunamadı." -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "Arama sonuçları" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "Aşağıdaki eşleşmeler bulundu:" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -121,7 +126,7 @@ msgstr "Özel komut oluşturun.\n\n" " [bura](https://docs.discord.red/en/stable/cog_customcom.html).\n" " " -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -134,31 +139,38 @@ msgstr "Verdiği cevabı rastgele seçecek bir özel komut oluşturur.\n\n" " - `` Cevap almak için çalıştırılması gereken komut, küçük harfe çevrilir.\n" " " -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "Özel komut adlarında boşluk olamaz." -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "Bu isimle bir komut zaten bulunmakta." -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "Özel komut işlemi iptal edildi." -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "Özel komut başarıyla eklendi." -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "Bu komut zaten bulunuyor. Değiştirmek için `{command}` yazın." -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -175,7 +187,7 @@ msgstr "Basit bir özel komut ekler.\n\n" " - `` Komutun vereceği cevap. Daha detaylı kullanım için kılavuza bakınız.\n" " " -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -204,33 +216,33 @@ msgstr "Bir komutun bir kere çalıştırıldıktan sonra tekrar çalışıtır " - `` Cooldown süresinden etkilenecek gurup, varsayılan olarak sunucudur. Geçerli seçenekler: server, guild, user, ve member.\n" " " -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "Bu komut var gibi görünmüyor." -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "{} kişisi bu komutu {} saniye de bir çalıştırabilir." -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "Bu komutun bekleme süresi bulunmuyor." -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "{} 'dan biri {} olmalı." -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "Özel komut bekleme süresi başarılı bir şekilde düzenlendi." -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Bu komut bulunmuyor. Eklemek için `{command}` yazın." -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -245,11 +257,11 @@ msgstr "Bir özel komutu siler.\n\n" " - `` Silinecek komut.\n" " " -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "Özel komut başarıyla kaldırıldı." -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -266,11 +278,11 @@ msgstr "Bir özel komutu düzenler.\n\n" " - `` Komut çalıştırılınca verilecek yeni çıktı.\n" " " -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "Özel komut başarıyla düzenlendi." -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -280,19 +292,19 @@ msgstr "Kullanılabilir özel komutları listeler.\n\n" " Liste, her komutun yanıtının bir önizlemesini görüntüler, işaretlemesiz ve yeni satırlar boşluklarla değiştirilir.\n" " " -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Bu sunucu da özel komut bulunmuyor. Eklemek için `{command}` yazın." -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "Özel komut listesi" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "{num}/{total} sayfa" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -303,23 +315,23 @@ msgstr "Bir özel komutun yanıtlarını ve ayarlarını gösterir.\n\n" " - `` Gösterilecek özel komut.\n" " " -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "Bu özel komutu bulamadım." -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "Silinmiş Kullanıcı" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "Rastgele" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" @@ -329,27 +341,27 @@ msgstr "Komut: {command_name}\n" "Oluşturulma Tarihi: {created_at}\n" "Tipi: {type}\n" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "Bekleme süresi:\n" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "{num} saniye her {period} başına\n" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "Yanıtlar" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "Çok fazla argüman" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "Girdiler sırayla olmalıdır. Eksik girdiler:" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "Bağımsız değişken için çakışan kolon gösterimi {index}: \"{name1}\" ve \"{name2}\"." diff --git a/redbot/cogs/customcom/locales/uk-UA.po b/redbot/cogs/customcom/locales/uk-UA.po index fe981c03d..18e77dd67 100644 --- a/redbot/cogs/customcom/locales/uk-UA.po +++ b/redbot/cogs/customcom/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: uk_UA\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/vi-VN.po b/redbot/cogs/customcom/locales/vi-VN.po index 079aff5a8..5fd635539 100644 --- a/redbot/cogs/customcom/locales/vi-VN.po +++ b/redbot/cogs/customcom/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: vi_VN\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/zh-CN.po b/redbot/cogs/customcom/locales/zh-CN.po index 9460366eb..6514c260c 100644 --- a/redbot/cogs/customcom/locales/zh-CN.po +++ b/redbot/cogs/customcom/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: zh_CN\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/zh-HK.po b/redbot/cogs/customcom/locales/zh-HK.po index f744d2dc3..1809e8154 100644 --- a/redbot/cogs/customcom/locales/zh-HK.po +++ b/redbot/cogs/customcom/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: zh_HK\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/zh-TW.po b/redbot/cogs/customcom/locales/zh-TW.po index 75319a46e..d4d0e6b2e 100644 --- a/redbot/cogs/customcom/locales/zh-TW.po +++ b/redbot/cogs/customcom/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-06-18 21:49+0000\n" +"POT-Creation-Date: 2021-12-31 00:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,33 +15,38 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: zh_TW\n" -#: redbot/cogs/customcom/customcom.py:78 +#: redbot/cogs/customcom/customcom.py:82 msgid "Welcome to the interactive random {cc} maker!\n" "Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:89 +#: redbot/cogs/customcom/customcom.py:93 msgid "Add a random response:" msgstr "添加隨機回應:" -#: redbot/cogs/customcom/customcom.py:101 +#: redbot/cogs/customcom/customcom.py:100 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters, please try again." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:113 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:166 -msgid "Do you want to create a 'randomized' custom command? (y/n)" +#: redbot/cogs/customcom/customcom.py:185 +msgid "Do you want to create a 'randomized' custom command?" msgstr "" -#: redbot/cogs/customcom/customcom.py:172 -#: redbot/cogs/customcom/customcom.py:183 +#: redbot/cogs/customcom/customcom.py:191 +#: redbot/cogs/customcom/customcom.py:202 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:177 +#: redbot/cogs/customcom/customcom.py:196 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:217 +#: redbot/cogs/customcom/customcom.py:238 #, docstring msgid "This cog contains commands for creating and managing custom commands that display text.\n\n" " These are useful for storing information members might need, like FAQ answers or invite links.\n" @@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that " " msgstr "" -#: redbot/cogs/customcom/customcom.py:247 +#: redbot/cogs/customcom/customcom.py:268 #, docstring msgid "Base command for Custom Commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:252 +#: redbot/cogs/customcom/customcom.py:273 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\n\n" " This is helpful for copy and pasting.\n\n" @@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n " - `` The custom command to get the raw response of." msgstr "" -#: redbot/cogs/customcom/customcom.py:277 +#: redbot/cogs/customcom/customcom.py:298 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:287 +#: redbot/cogs/customcom/customcom.py:308 msgid "Response #{num}/{total}:\n" "{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:298 +#: redbot/cogs/customcom/customcom.py:319 #, docstring msgid "\n" " Searches through custom commands, according to the query.\n\n" @@ -82,19 +87,19 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:318 +#: redbot/cogs/customcom/customcom.py:339 msgid "No close matches were found." msgstr "沒有符合的結果。" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:344 msgid "Search results" msgstr "查詢結果" -#: redbot/cogs/customcom/customcom.py:328 +#: redbot/cogs/customcom/customcom.py:349 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:354 #, docstring msgid "Create custom commands.\n\n" " If a type is not specified, a simple CC will be created.\n" @@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:365 #, docstring msgid "Create a CC where it will randomly choose a response!\n\n" " Note: This command is interactive.\n\n" @@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:354 -#: redbot/cogs/customcom/customcom.py:388 +#: redbot/cogs/customcom/customcom.py:375 +#: redbot/cogs/customcom/customcom.py:416 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:357 -#: redbot/cogs/customcom/customcom.py:391 +#: redbot/cogs/customcom/customcom.py:378 +#: redbot/cogs/customcom/customcom.py:419 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:382 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:365 -#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:386 +#: redbot/cogs/customcom/customcom.py:423 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:368 -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:389 +#: redbot/cogs/customcom/customcom.py:426 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:376 +#: redbot/cogs/customcom/customcom.py:395 +#: redbot/cogs/customcom/customcom.py:434 +#: redbot/cogs/customcom/customcom.py:537 +msgid "The text response you're trying to create has more than 2000 characters.\n" +"I cannot send messages that are longer than 2000 characters." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:404 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" @@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:445 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\n\n" " You may set cooldowns per member, channel, or guild. Multiple\n" @@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:431 -#: redbot/cogs/customcom/customcom.py:472 +#: redbot/cogs/customcom/customcom.py:466 +#: redbot/cogs/customcom/customcom.py:507 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:436 +#: redbot/cogs/customcom/customcom.py:471 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:440 +#: redbot/cogs/customcom/customcom.py:475 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:444 +#: redbot/cogs/customcom/customcom.py:479 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:448 +#: redbot/cogs/customcom/customcom.py:483 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:451 -#: redbot/cogs/customcom/customcom.py:492 +#: redbot/cogs/customcom/customcom.py:486 +#: redbot/cogs/customcom/customcom.py:527 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:459 +#: redbot/cogs/customcom/customcom.py:494 #, docstring msgid "Delete a custom command.\n\n" " Example:\n" @@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:470 +#: redbot/cogs/customcom/customcom.py:505 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:477 +#: redbot/cogs/customcom/customcom.py:512 #, docstring msgid "Edit a custom command.\n\n" " Example:\n" @@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:489 +#: redbot/cogs/customcom/customcom.py:524 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:504 +#: redbot/cogs/customcom/customcom.py:546 #, docstring msgid "List all available custom commands.\n\n" " The list displays a preview of each command's response, with\n" @@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:513 +#: redbot/cogs/customcom/customcom.py:555 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:529 +#: redbot/cogs/customcom/customcom.py:571 msgid "Custom Command List" msgstr "自訂指令列表" -#: redbot/cogs/customcom/customcom.py:533 +#: redbot/cogs/customcom/customcom.py:575 msgid "Page {num}/{total}" msgstr "第{num}頁/共{total}頁" -#: redbot/cogs/customcom/customcom.py:543 +#: redbot/cogs/customcom/customcom.py:585 #, docstring msgid "Shows a custom command's responses and its settings.\n\n" " **Arguments:**\n\n" @@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n" " " msgstr "" -#: redbot/cogs/customcom/customcom.py:553 +#: redbot/cogs/customcom/customcom.py:595 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:564 +#: redbot/cogs/customcom/customcom.py:606 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:570 +#: redbot/cogs/customcom/customcom.py:612 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:572 +#: redbot/cogs/customcom/customcom.py:614 msgid "Command: {command_name}\n" "Author: {author}\n" "Created: {created_at}\n" "Type: {type}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:584 +#: redbot/cogs/customcom/customcom.py:626 msgid "Cooldowns:\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:586 +#: redbot/cogs/customcom/customcom.py:628 msgid "{num} seconds per {period}\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:589 +#: redbot/cogs/customcom/customcom.py:631 msgid "Responses:\n" msgstr "回應:\n" -#: redbot/cogs/customcom/customcom.py:687 +#: redbot/cogs/customcom/customcom.py:729 msgid "Too many arguments!" msgstr "太多參數!" -#: redbot/cogs/customcom/customcom.py:691 +#: redbot/cogs/customcom/customcom.py:733 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:717 +#: redbot/cogs/customcom/customcom.py:759 msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"." msgstr "" diff --git a/redbot/cogs/downloader/locales/af-ZA.po b/redbot/cogs/downloader/locales/af-ZA.po index a63ad5699..278178306 100644 --- a/redbot/cogs/downloader/locales/af-ZA.po +++ b/redbot/cogs/downloader/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: af_ZA\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/ar-SA.po b/redbot/cogs/downloader/locales/ar-SA.po index 0713b06f7..e2b6f6b0a 100644 --- a/redbot/cogs/downloader/locales/ar-SA.po +++ b/redbot/cogs/downloader/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: ar_SA\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -820,61 +820,68 @@ msgid "That command doesn't seem to exist." msgstr "لا يبدو أن هذا الأمر موجود." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "مفقود من المستودعات المثبتة" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "غير معروف" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "لم يتم توفير هذا الأمر بواسطة شركة." -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "فرع الاسترداد: {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "فشل تحديث المستودعات التالية:" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "فشل تحديث المستودعات التالية:" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "قد يكون فرع المستودع قد تمت إزالته أو لم يعد من الممكن الوصول إلى المستودع في عنوان url. راجع السجلات لمزيد من المعلومات." diff --git a/redbot/cogs/downloader/locales/bg-BG.po b/redbot/cogs/downloader/locales/bg-BG.po index 7728a611f..568477743 100644 --- a/redbot/cogs/downloader/locales/bg-BG.po +++ b/redbot/cogs/downloader/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: bg_BG\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Няма такава команда." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/bs-BA.po b/redbot/cogs/downloader/locales/bs-BA.po index 4e3842bf4..4808f4290 100644 --- a/redbot/cogs/downloader/locales/bs-BA.po +++ b/redbot/cogs/downloader/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: bs_BA\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/ca-ES.po b/redbot/cogs/downloader/locales/ca-ES.po index 2a115d750..859969474 100644 --- a/redbot/cogs/downloader/locales/ca-ES.po +++ b/redbot/cogs/downloader/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: ca_ES\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/cs-CZ.po b/redbot/cogs/downloader/locales/cs-CZ.po index b1afaaeef..1978e407f 100644 --- a/redbot/cogs/downloader/locales/cs-CZ.po +++ b/redbot/cogs/downloader/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,15 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: cs_CZ\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." -msgstr "Chystáte se přidat repositář třetí strany. Tvůrce bota Red a jeho komunita nenesou žádnou zodpovědnost za případné škody, které by mohl způsobit obsah repozitářů třetích stran.\n\n" -"Zadáním '**I agree**' prohlásíš, že jsi četl/a a plně jsi porozuměl výše uvedené zprávě. Tato zpráva se znovu nezobrazí až do dalšího restartování.\n\n" -"Máte **30** sekund pro odpověď na tuto zprávu." +msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Vypršel časový limit vaší odpovědi, opakujte akci." @@ -799,61 +797,68 @@ msgid "That command doesn't seem to exist." msgstr "Zdá se, že tento příkaz neexistuje." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Nenalezen v nainstalovaných repozitářích" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Neznámý" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/da-DK.po b/redbot/cogs/downloader/locales/da-DK.po index b60f71d45..2e094f076 100644 --- a/redbot/cogs/downloader/locales/da-DK.po +++ b/redbot/cogs/downloader/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: da_DK\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/de-DE.po b/redbot/cogs/downloader/locales/de-DE.po index e34fd34ac..dc0e8096b 100644 --- a/redbot/cogs/downloader/locales/de-DE.po +++ b/redbot/cogs/downloader/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,15 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: de_DE\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." -msgstr "Du bist im Begriff eine Drittanbieter Quelle hinzuzufügen. Der Schöpfer von Red und dessen Community übernehmen keinerlei Verantwortung für jeglichen Schaden, den der Inhalt einer Drittanbieter Quelle verursachen könnte.\n\n" -"Indem du '**I agree**' eingibst erklärst du, dass du die obige Nachricht gelesen und vollständig verstanden hast. Diese Nachricht wird bis zum nächsten Neustart nicht erneut gezeigt.\n\n" -"Du hast **30** Sekunden um auf diese Nachricht zu reagieren." +msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Antwortzeitlimit wurde erreicht, bitte versuche es erneut." @@ -809,64 +807,68 @@ msgid "That command doesn't seem to exist." msgstr "Dieser Befehl scheint nicht zu existieren." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Fehlt aus installierten repos" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Unbekannt" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "Befehl:" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" -msgstr "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "Erstellt von:" -#: redbot/cogs/downloader/downloader.py:1752 +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1760 msgid "Repo URL:" msgstr "Repo URL:" -#: redbot/cogs/downloader/downloader.py:1755 +#: redbot/cogs/downloader/downloader.py:1763 msgid "Repo branch:" msgstr "Repo Branch:" -#: redbot/cogs/downloader/downloader.py:1760 +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" -msgstr "Befehl: {command}\n" -"Cog Name: {cog}\n" -"Erstellt von: {author}\n" -"Repo URL: {repo_url}\n" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "Repo Branch: {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "Aktualisierung der folgenden repos fehlgeschlagen:" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "Aktualisierung des folgenden repo fehlgeschlagen:" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/el-GR.po b/redbot/cogs/downloader/locales/el-GR.po index 1dff2b000..d8af73bf5 100644 --- a/redbot/cogs/downloader/locales/el-GR.po +++ b/redbot/cogs/downloader/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: el_GR\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/es-ES.po b/redbot/cogs/downloader/locales/es-ES.po index e764bcad1..f92f32206 100644 --- a/redbot/cogs/downloader/locales/es-ES.po +++ b/redbot/cogs/downloader/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: es_ES\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "Estás a punto de añadir un repositorio de terceros. El creador de Red y su comunidad no tienen ninguna responsabilidad por cualquier daño potencial que pueda causar el contenido de los repositorios de terceros.\n\n" -"Al escribir '**I agree**' declaras que has leído y entendido completamente el mensaje anterior. Este mensaje no se mostrará de nuevo hasta el próximo reinicio.\n\n" +"Al escribir '{confirmation_message}' declaras que has leído y entendido completamente el mensaje superior. Este mensaje no se mostrará de nuevo hasta el próximo reinicio.\n\n" "Tienes **30** segundos para responder a este mensaje." -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Se agotó el tiempo de respuesta. Vuelva a intentarlo." @@ -132,11 +132,11 @@ msgstr "Añadir un nuevo repositorio.\n\n" #: redbot/cogs/downloader/downloader.py:544 msgid "Repo names cannot start or end with a dot." -msgstr "" +msgstr "Los nombres de repositorios no pueden comenzar o terminar con un punto." #: redbot/cogs/downloader/downloader.py:548 msgid "Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots." -msgstr "" +msgstr "Los nombres de los repositorios solo pueden contener caracteres de la A a la z, números, guiones bajos, guiones y puntos." #: redbot/cogs/downloader/downloader.py:560 msgid "The repo name you provided is already in use. Please choose another name." @@ -852,7 +852,8 @@ msgstr "\n" #: redbot/cogs/downloader/downloader.py:1450 msgid "\n" "Cog with this name is already installed from a different repo." -msgstr "" +msgstr "\n" +"Un cog con este nombre ya está instalado desde un repositorio diferente." #: redbot/cogs/downloader/downloader.py:1467 msgid " (Minimum: {min_version})" @@ -875,7 +876,8 @@ msgstr "\n" #: redbot/cogs/downloader/downloader.py:1495 msgid "\n" "This cog requires higher python version than you have: " -msgstr "" +msgstr "\n" +"Este cog necesita una versión de python superior a la que tiene: " #: redbot/cogs/downloader/downloader.py:1499 msgid "\n" @@ -908,7 +910,8 @@ msgstr "\n" #: redbot/cogs/downloader/downloader.py:1598 msgid "\n" "End user data statement of this cog has changed:" -msgstr "" +msgstr "\n" +"La declaración de datos del usuario final de este cog ha cambiado:" #: redbot/cogs/downloader/downloader.py:1600 msgid "\n" @@ -982,64 +985,72 @@ msgid "That command doesn't seem to exist." msgstr "Ese comando no parece existir." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Falta de repos instalados" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Desconocido" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "Ninguno - este módulo no fue instalado a través del descargador" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "Este comando no es proporcionado por un cog." -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "Comando:" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" -msgstr "Nombre de Cog:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "Nombre del cog:" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "Hecho por:" -#: redbot/cogs/downloader/downloader.py:1752 +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "Nombre del repositorio:" + +#: redbot/cogs/downloader/downloader.py:1760 msgid "Repo URL:" msgstr "URL de repositorio:" -#: redbot/cogs/downloader/downloader.py:1755 +#: redbot/cogs/downloader/downloader.py:1763 msgid "Repo branch:" msgstr "Rama de reposo:" -#: redbot/cogs/downloader/downloader.py:1760 +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "Comando: {command}\n" -"Cog name: {cog}\n" +"Nombre del cog: {cog}\n" "Hecho por: {author}\n" -"Repo URL: {repo_url}\n" +"Nombre del repositorio: {repo_name}\n" +"URL del repositorio: {repo_url}\n" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "Rama de repositorio: {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "Error al actualizar los siguientes repositorios:" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "Error al actualizar el siguiente repositorio:" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "La rama del repositorio podría haber sido eliminada o el repositorio ya no está disponible en la url del conjunto. Vea los registros para más información." diff --git a/redbot/cogs/downloader/locales/fi-FI.po b/redbot/cogs/downloader/locales/fi-FI.po index 12cc931c4..701f4a4ca 100644 --- a/redbot/cogs/downloader/locales/fi-FI.po +++ b/redbot/cogs/downloader/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: fi_FI\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Tuntematon" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/fr-FR.po b/redbot/cogs/downloader/locales/fr-FR.po index 19f3a383e..e4d70116c 100644 --- a/redbot/cogs/downloader/locales/fr-FR.po +++ b/redbot/cogs/downloader/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,15 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: fr_FR\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." -msgstr "Vous êtes sur le point d'ajouter un dépôt de tierce partie. Le créateur de Red et sa communauté n'ont aucune responsabilité pour les dommages potentiels que le contenu des dépôts de tierce partie pourrait causer.\n\n" -"En tapant '**I agree**' vous déclarez avoir lu et bien compris le message ci-dessus. Ce message ne sera plus affiché avant le prochain redémarrage.\n\n" -"Vous avez **30** secondes pour répondre à ce message." +msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Votre réponse a expiré, veuillez réessayer." @@ -883,64 +881,68 @@ msgid "That command doesn't seem to exist." msgstr "Cette commande ne semble pas exister." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Absent des repos installés" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Inconnu" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "Aucun - ce cog n'a pas été installé à partir du downloader" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "Cette commande ne vient pas d'un cog." -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "Commande :" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" -msgstr "Nom du Cog :" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "Fait par :" -#: redbot/cogs/downloader/downloader.py:1752 +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1760 msgid "Repo URL:" msgstr "URL du dépôt :" -#: redbot/cogs/downloader/downloader.py:1755 +#: redbot/cogs/downloader/downloader.py:1763 msgid "Repo branch:" msgstr "Branche du dépôt :" -#: redbot/cogs/downloader/downloader.py:1760 +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" -msgstr "Commande : {command}\n" -"Nom du Cog : {cog}\n" -"Fait par : {author}\n" -"URL du dépôt : {repo_url}\n" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "Branche du repo : {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "Impossible de mettre à jour les repos suivants :" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "Impossible de mettre à jour le repo suivant :" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "La branche de ce repo à peut-être été supprimée ou le repo n'est plus accessible à l'URL définie. Voir les logs pour plus d'informations." diff --git a/redbot/cogs/downloader/locales/he-IL.po b/redbot/cogs/downloader/locales/he-IL.po index 39228d439..b603362d1 100644 --- a/redbot/cogs/downloader/locales/he-IL.po +++ b/redbot/cogs/downloader/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: he_IL\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/hi-IN.po b/redbot/cogs/downloader/locales/hi-IN.po index 2793c44bb..9dc3f7bae 100644 --- a/redbot/cogs/downloader/locales/hi-IN.po +++ b/redbot/cogs/downloader/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: hi_IN\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/hr-HR.po b/redbot/cogs/downloader/locales/hr-HR.po new file mode 100644 index 000000000..27080bf36 --- /dev/null +++ b/redbot/cogs/downloader/locales/hr-HR.po @@ -0,0 +1,867 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 20\n" +"Language: hr_HR\n" + +#: redbot/cogs/downloader/checks.py:20 +msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"You have **30** seconds to reply to this message." +msgstr "" + +#: redbot/cogs/downloader/checks.py:38 +msgid "Your response has timed out, please try again." +msgstr "" + +#: redbot/cogs/downloader/converters.py:14 +#: redbot/cogs/downloader/repo_manager.py:176 +msgid "No Downloader cog found." +msgstr "" + +#: redbot/cogs/downloader/converters.py:19 +msgid "Cog `{cog_name}` is not installed." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:30 +msgid "\n" +"**WARNING:** The following repos are using shared libraries which are marked for removal in the future: {repo_list}.\n" +" You should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:39 +#, docstring +msgid "Install community cogs made by Cog Creators.\n\n" +" Community cogs, also called third party cogs, are not included\n" +" in the default Red install.\n\n" +" Community cogs come in repositories. Repos are a group of cogs\n" +" you can install. You always need to add the creator's repository\n" +" using the `[p]repo` command before you can install one or more\n" +" cogs from the creator.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:484 +#, docstring +msgid "\n" +" Install a group of dependencies using pip.\n\n" +" Examples:\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" Improper usage of this command can break your bot, be careful.\n\n" +" **Arguments**\n\n" +" - `` The package or packages you wish to install.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:502 +msgid "Libraries installed." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:502 +msgid "Library installed." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:505 +msgid "Some libraries failed to install. Please check your logs for a complete list." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:510 +msgid "The library failed to install. Please check your logs for a complete list." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:518 +#, docstring +msgid "Base command for repository management." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:525 +#, docstring +msgid "Add a new repo.\n\n" +" Examples:\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" Repo names can only contain characters A-z, numbers, underscores, and hyphens.\n" +" The branch will be the default branch if not specified.\n\n" +" **Arguments**\n\n" +" - `` The name given to the repo.\n" +" - `` URL to the cog branch. Usually GitHub or GitLab.\n" +" - `[branch]` Optional branch to install cogs from.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:544 +msgid "Repo names cannot start or end with a dot." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:548 +msgid "Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:560 +msgid "The repo name you provided is already in use. Please choose another name." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:564 +msgid "Something went wrong during the cloning process. See logs for more information." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:582 +msgid "Something went wrong trying to add that repo. See logs for more information." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:588 +msgid "Repo `{name}` successfully added." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:594 +#, docstring +msgid "\n" +" Remove repos and their files.\n\n" +" Examples:\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" **Arguments**\n\n" +" - `` The repo or repos to remove.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:610 +msgid "Successfully deleted repos: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:612 +msgid "Successfully deleted the repo: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:619 +#, docstring +msgid "List all installed repos." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:623 +msgid "There are no repos installed." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:626 +msgid "Installed Repos:\n\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:628 +msgid "Installed Repo:\n\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:637 +#, docstring +msgid "Show information about a repo.\n\n" +" Example:\n" +" - `[p]repo info 26-Cogs`\n\n" +" **Arguments**\n\n" +" - `` The name of the repo to show info about.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:646 +#: redbot/cogs/downloader/downloader.py:1369 +#: redbot/cogs/downloader/downloader.py:1726 +msgid "Missing from info.json" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:648 +msgid "Repo url: {repo_url}\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:650 +msgid "Branch: {branch_name}\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:651 +msgid "Made by: {author}\n" +"Description:\n" +"{description}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:655 +msgid "Information on {repo_name} repo:{information}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:663 +#, docstring +msgid "Update all repos, or ones of your choosing.\n\n" +" This will *not* update the cogs installed from those repos.\n\n" +" Examples:\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" **Arguments**\n\n" +" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:683 +msgid "Repo update completed successfully." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:684 +#: redbot/cogs/downloader/downloader.py:1586 +msgid "\n" +"Updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:686 +msgid "All installed repos are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:689 +msgid "These repos are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:691 +msgid "This repo is already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:701 +#, docstring +msgid "Base command for cog installation management commands." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:706 +#, docstring +msgid "\n" +" This command should not be used unless Red specifically asks for it.\n\n" +" This command will reinstall cog requirements and shared libraries for all installed cogs.\n\n" +" Red might ask the owner to use this when it clears contents of the lib folder\n" +" because of change in minor version of Python.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:736 +#: redbot/cogs/downloader/downloader.py:1566 +msgid "Failed to install requirements: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:738 +#: redbot/cogs/downloader/downloader.py:1568 +msgid "Failed to install the requirement: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:743 +#: redbot/cogs/downloader/downloader.py:1628 +msgid "\n" +"Failed to install shared libraries: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:745 +#: redbot/cogs/downloader/downloader.py:1630 +msgid "\n" +"Failed to install shared library: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:750 +msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled but there were some errors:\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:758 +msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:766 +#, docstring +msgid "Install a cog from the given repo.\n\n" +" Examples:\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" **Arguments**\n\n" +" - `` The name of the repo to install cogs from.\n" +" - `` The cog or cogs to install.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:785 +#, docstring +msgid "Install a cog from the specified revision of given repo.\n\n" +" Revisions are \"commit ids\" that point to the point in the code when a specific change was made.\n" +" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" +" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" +" Example:\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" **Arguments**\n\n" +" - `` The name of the repo to install cogs from.\n" +" - `` The revision to install from.\n" +" - `` The cog or cogs to install.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:812 +#: redbot/cogs/downloader/downloader.py:1199 +msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:824 +#: redbot/cogs/downloader/downloader.py:1210 +msgid "Error: there is no revision `{rev}` in repo `{repo.name}`" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:839 +msgid "\n" +"Failed to install requirements: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:841 +msgid "\n" +"Failed to install the requirement: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:862 +msgid "\n" +"Failed to install shared libraries for `{repo.name}` repo: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:864 +msgid "\n" +"Failed to install shared library for `{repo.name}` repo: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:873 +msgid "\n" +"Failed to install cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:875 +msgid "\n" +"Failed to install the cog: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:884 +msgid "Successfully installed cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:886 +msgid "Successfully installed the cog: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:890 +msgid "\n" +"These cogs are now pinned and won't get updated automatically. To change this, use `{prefix}cog unpin `" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:897 +msgid "\n" +"You can load them using {command_1}. To see end user data statements, you can use {command_2}." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:914 +#, docstring +msgid "Uninstall cogs.\n\n" +" You may only uninstall cogs which were previously installed\n" +" by Downloader.\n\n" +" Examples:\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" +" **Arguments**\n\n" +" - `` The cog or cogs to uninstall.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:947 +msgid "Successfully uninstalled cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:949 +msgid "Successfully uninstalled the cog: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:954 +msgid "\n" +"Downloader has removed these cogs from the installed cogs list but it wasn't able to find their files: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:959 +msgid "\n" +"They were most likely removed without using {command_1}.\n" +"You may need to remove those files manually if the cogs are still usable. If so, ensure the cogs have been unloaded with {command_2}." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:970 +msgid "\n" +"Downloader has removed this cog from the installed cogs list but it wasn't able to find its files: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:975 +msgid "\n" +"It was most likely removed without using {command_1}.\n" +"You may need to remove those files manually if the cog is still usable. If so, ensure the cog has been unloaded with {command_2}." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:988 +#, docstring +msgid "Pin cogs - this will lock cogs on their current version.\n\n" +" Examples:\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" **Arguments**\n\n" +" - `` The cog or cogs to pin. Must already be installed.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1011 +msgid "Pinned cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1011 +msgid "Pinned cog: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1015 +msgid "\n" +"These cogs were already pinned: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1017 +msgid "\n" +"This cog was already pinned: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1023 +#, docstring +msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" +" Examples:\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" **Arguments**\n\n" +" - `` The cog or cogs to unpin. Must already be installed and pinned." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1045 +msgid "Unpinned cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1045 +msgid "Unpinned cog: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1049 +msgid "\n" +"These cogs weren't pinned: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1051 +msgid "\n" +"This cog was already not pinned: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1057 +#, docstring +msgid "List currently pinned cogs." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1063 +msgid "None." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1067 +msgid "(continued)" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1067 +msgid "Pinned Cogs:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1077 +msgid "Pinned Cogs: \n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1082 +#, docstring +msgid "\n" +" Check for available cog updates (including pinned cogs).\n\n" +" This command doesn't update cogs, it only checks for updates.\n" +" Use `[p]cog update` to update cogs.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1098 +msgid "These cogs can be updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1100 +msgid "This cog can be updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1105 +msgid "\n" +"These shared libraries can be updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1107 +msgid "\n" +"This shared library can be updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1110 +msgid "No cogs can be updated." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1114 +msgid "All installed cogs are up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1123 +#, docstring +msgid "Update all cogs, or ones of your choosing.\n\n" +" Examples:\n" +" - `[p]cog update`\n" +" - `[p]cog update defender`\n\n" +" **Arguments**\n\n" +" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1137 +#, docstring +msgid "Update all cogs from repos of your choosing.\n\n" +" Examples:\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" **Arguments**\n\n" +" - `` The repo or repos to update all cogs from.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1153 +#, docstring +msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.\n\n" +" Note that update doesn't mean downgrade and therefore `revision`\n" +" has to be newer than the version that cog currently has installed. If you want to\n" +" downgrade the cog, uninstall and install it again.\n\n" +" See `[p]cog installversion` for an explanation of `revision`.\n\n" +" Example:\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" **Arguments**\n\n" +" - `` The repo or repos to update all cogs from.\n" +" - `` The revision to update to.\n" +" - `[cogs...]` The cog or cogs to update.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1231 +msgid "There were no cogs to check." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1235 +#: redbot/cogs/downloader/downloader.py:1271 +msgid "\n" +"These cogs are pinned and therefore weren't checked: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1237 +#: redbot/cogs/downloader/downloader.py:1273 +msgid "\n" +"This cog is pinned and therefore wasn't checked: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1251 +msgid "Cogs from provided repos are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1254 +msgid "Provided cogs are already up to date with this revision." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1258 +msgid "Cogs from provided repo are already up to date with this revision." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1263 +msgid "Provided cogs are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1265 +msgid "All installed cogs are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1295 +#, docstring +msgid "List all available cogs from a single repo.\n\n" +" Example:\n" +" - `[p]cog list 26-Cogs`\n\n" +" **Arguments**\n\n" +" - `` The repo to list cogs from.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1312 +msgid "Installed Cogs:\n" +"{text}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1314 +msgid "Installed Cog:\n" +"{text}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1325 +msgid "Available Cogs:\n" +"No cogs are available." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1327 +msgid "Available Cogs:\n" +"{text}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1329 +msgid "Available Cog:\n" +"{text}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1336 +#, docstring +msgid "List information about a single cog.\n\n" +" Example:\n" +" - `[p]cog info 26-Cogs defender`\n\n" +" **Arguments**\n\n" +" - `` The repo to get cog info from.\n" +" - `` The cog to get info on.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1349 +msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1355 +msgid "Information on {cog_name}:\n" +"{description}\n\n" +"End user data statement:\n" +"{end_user_data_statement}\n\n" +"Made by: {author}\n" +"Requirements: {requirements}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1367 +msgid "Author of the cog didn't provide end user data statement." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1436 +msgid "\n" +"Couldn't find these cogs in {repo.name}: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1438 +msgid "\n" +"Couldn't find this cog in {repo.name}: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1442 +msgid "\n" +"These cogs were already installed: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1444 +msgid "\n" +"This cog was already installed: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1448 +msgid "\n" +"Some cogs with these names are already installed from different repos: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1450 +msgid "\n" +"Cog with this name is already installed from a different repo." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1467 +msgid " (Minimum: {min_version})" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1480 +msgid " (Minimum: {min_version}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1484 +msgid ", at most: {max_version}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1493 +msgid "\n" +"These cogs require higher python version than you have: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1495 +msgid "\n" +"This cog requires higher python version than you have: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1499 +msgid "\n" +"These cogs require different Red version than you currently have ({current_version}): " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1504 +msgid "\n" +"This cog requires different Red version than you currently have ({current_version}): " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1575 +msgid "Cog update completed successfully." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1590 +msgid "\n" +"End user data statements of these cogs have changed: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1592 +msgid "\n" +"You can use {command} to see the updated statements.\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1598 +msgid "\n" +"End user data statement of this cog has changed:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1600 +msgid "\n" +"You can use {command} to see the updated statement.\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1607 +msgid "\n" +"Failed to update cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1609 +msgid "\n" +"Failed to update cog: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1612 +msgid "No cogs were updated." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1615 +msgid "\n" +"Some shared libraries were updated, you should restart the bot to bring the changes into effect." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1620 +msgid "\n" +"A shared library was updated, you should restart the bot to bring the changes into effect." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1637 +msgid "None of the updated cogs were previously loaded. Update complete." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1642 +msgid "Would you like to reload the updated cogs?" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1644 +msgid "Would you like to reload the updated cog?" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1670 +msgid "OK then." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1700 +#, docstring +msgid "Find which cog a command comes from.\n\n" +" This will only work with loaded cogs.\n\n" +" Example:\n" +" - `[p]findcog ping`\n\n" +" **Arguments**\n\n" +" - `` The command to search for.\n" +" " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1714 +msgid "That command doesn't seem to exist." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 +msgid "Missing from installed repos" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1746 +msgid "None - this cog wasn't installed via downloader" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1750 +msgid "This command is not provided by a cog." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1756 +msgid "Command:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1758 +msgid "Made by:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 +msgid "Command: {command}\n" +"Cog name: {cog}\n" +"Made by: {author}\n" +"Repo name: {repo_name}\n" +"Repo URL: {repo_url}\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1778 +msgid "Repo branch: {branch_name}\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1799 +msgid "Failed to update the following repositories:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1801 +msgid "Failed to update the following repository:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1804 +msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." +msgstr "" + +#: redbot/cogs/downloader/repo_manager.py:183 +msgid "Repo by the name \"{repo_name}\" does not exist." +msgstr "" + diff --git a/redbot/cogs/downloader/locales/hu-HU.po b/redbot/cogs/downloader/locales/hu-HU.po index 13a88adc0..8a1df8ecc 100644 --- a/redbot/cogs/downloader/locales/hu-HU.po +++ b/redbot/cogs/downloader/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: hu_HU\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/id-ID.po b/redbot/cogs/downloader/locales/id-ID.po index 8a860b9a6..43e138372 100644 --- a/redbot/cogs/downloader/locales/id-ID.po +++ b/redbot/cogs/downloader/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: id_ID\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Perintah tersebut tidak ada." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/it-IT.po b/redbot/cogs/downloader/locales/it-IT.po index a61a3120a..f3648b458 100644 --- a/redbot/cogs/downloader/locales/it-IT.po +++ b/redbot/cogs/downloader/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: it_IT\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Tale comando non sembra esistere." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/ja-JP.po b/redbot/cogs/downloader/locales/ja-JP.po index 5a6dab092..296d036e9 100644 --- a/redbot/cogs/downloader/locales/ja-JP.po +++ b/redbot/cogs/downloader/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: ja_JP\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "そのコマンドはいないようです。" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/ko-KR.po b/redbot/cogs/downloader/locales/ko-KR.po index 557eb3baf..56c585743 100644 --- a/redbot/cogs/downloader/locales/ko-KR.po +++ b/redbot/cogs/downloader/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: ko_KR\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "해당 커맨드가 등록되어 있지 않아요." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "알 수 없음" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/nb-NO.po b/redbot/cogs/downloader/locales/nb-NO.po index a942e336a..05740f93b 100644 --- a/redbot/cogs/downloader/locales/nb-NO.po +++ b/redbot/cogs/downloader/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,15 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: nb_NO\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." -msgstr "Du er i ferd med å legge til en tredjeparts kodelager. Skaperen av Røde og samfunnet har ikke ansvar for noen potensielle skader som innholdet i tredjeparts depoter kan medføre.\n\n" -"Ved å skrive '**I agree**' erklærer du at du har lest og fullt ut forstår ovennevnte melding. Denne meldingen vil ikke vises igjen før neste reoppstart.\n\n" -"Du har **30** sekunder til å svare på denne meldingen." +msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Svaret ditt har gått ut på tid, vennligst prøv igjen." @@ -983,64 +981,68 @@ msgid "That command doesn't seem to exist." msgstr "Det ser ikke ut som at den kommandoen finnes." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Mangler fra installerte repoer" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Ukjent" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "Ingen -denne cog ble ikke installert via nedlaster" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "Denne kommandoen er ikke levert av en cog." -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "Kommando:" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" -msgstr "Cog Navn:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "Laget av:" -#: redbot/cogs/downloader/downloader.py:1752 +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1760 msgid "Repo URL:" msgstr "Repo URL:" -#: redbot/cogs/downloader/downloader.py:1755 +#: redbot/cogs/downloader/downloader.py:1763 msgid "Repo branch:" msgstr "Repo filial:" -#: redbot/cogs/downloader/downloader.py:1760 +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" -msgstr "Kommando: {command}\n" -"Cog name: {cog}\n" -"Laget av: {author}\n" -"Repo URL: {repo_url}\n" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "Repo gren: {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "Kunne ikke oppdatere følgende kodelagringer:" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "Kunne ikke oppdatere følgende arkiv:" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "Arkivets filial kan ha blitt fjernet, eller oppbevaringsstedet er ikke lenger tilgjengelig på en angitt nettadresse. Se logger for mer informasjon." diff --git a/redbot/cogs/downloader/locales/nl-NL.po b/redbot/cogs/downloader/locales/nl-NL.po index dbde25c2f..b89741f65 100644 --- a/redbot/cogs/downloader/locales/nl-NL.po +++ b/redbot/cogs/downloader/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: nl_NL\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Je reactie is verlopen, probeer het opnieuw." @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Commando bestaat niet." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/pl-PL.po b/redbot/cogs/downloader/locales/pl-PL.po index 83b42616e..a471ec927 100644 --- a/redbot/cogs/downloader/locales/pl-PL.po +++ b/redbot/cogs/downloader/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: pl_PL\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Ta komenda nie istnieje." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Nieznane" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/pt-BR.po b/redbot/cogs/downloader/locales/pt-BR.po index b60b1f13e..90efea6ed 100644 --- a/redbot/cogs/downloader/locales/pt-BR.po +++ b/redbot/cogs/downloader/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: pt_BR\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Esse comando parece não existir." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Desconhecido" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/pt-PT.po b/redbot/cogs/downloader/locales/pt-PT.po index 9ddcdcf7e..1fddfb4f9 100644 --- a/redbot/cogs/downloader/locales/pt-PT.po +++ b/redbot/cogs/downloader/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: pt_PT\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/ro-RO.po b/redbot/cogs/downloader/locales/ro-RO.po index 5dfbdd2ee..5c8619d75 100644 --- a/redbot/cogs/downloader/locales/ro-RO.po +++ b/redbot/cogs/downloader/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: ro_RO\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/ru-RU.po b/redbot/cogs/downloader/locales/ru-RU.po index a30345de5..e572e0676 100644 --- a/redbot/cogs/downloader/locales/ru-RU.po +++ b/redbot/cogs/downloader/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: ru_RU\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." -msgstr "Вы собираетесь добавить сторонний репозиторий. Создатель Красного и его сообщество не несут ответственности за любой потенциальный ущерб, который может причинить содержание сторонних репозиториев.\n\n" -"Набрав '**Я согласен**', вы заявляете, что прочитали и поняли вышеуказанное сообщение. Это сообщение не будет показано снова до следующей перезагрузки.\n\n" -"У вас есть **30** секунд, чтобы ответить на это сообщение." +msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Время ответа превышено, пожалуйста, попробуйте еще раз." @@ -118,37 +116,37 @@ msgid "Add a new repo.\n\n" " - `` URL to the cog branch. Usually GitHub or GitLab.\n" " - `[branch]` Optional branch to install cogs from.\n" " " -msgstr "Добавить новое репо.\n\n" +msgstr "Добавить новый репозиторий.\n\n" " Примеры:\n" " - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" " - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`.\n\n" -" Имена репо могут содержать только символы A-z, цифры, подчеркивания и дефисы.\n" +" Имена репозиториев могут содержать только символы A-z, цифры, подчеркивания и дефисы.\n" " Ветка будет веткой по умолчанию, если она не указана.\n\n" " **Аргументы**\n\n" -" - `` Имя, данное репо.\n" +" - `` Название репозитория.\n" " - `` URL-адрес ветки cog. Обычно это GitHub или GitLab.\n" -" - `[branch]` Дополнительная ветка для установки cogs.\n" +" - `[branch]` Дополнительная ветка для установки cog'ов.\n" " " #: redbot/cogs/downloader/downloader.py:544 msgid "Repo names cannot start or end with a dot." -msgstr "Названия сделок Репо не могут начинаться или заканчиваться точкой." +msgstr "Названия репозиториев не могут начинаться с точки." #: redbot/cogs/downloader/downloader.py:548 msgid "Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots." -msgstr "Имена репо могут содержать только символы A-z, цифры, подчеркивания, дефисы и точки." +msgstr "Имена репозиториев могут содержать только символы A-z, цифры, подчеркивания, дефисы и точки." #: redbot/cogs/downloader/downloader.py:560 msgid "The repo name you provided is already in use. Please choose another name." -msgstr "Имя репо, которое вы указали, уже используется. Пожалуйста, выберите другое имя." +msgstr "Название репозитория, которое вы указали, уже занято. Пожалуйста, выберите другое название." #: redbot/cogs/downloader/downloader.py:564 msgid "Something went wrong during the cloning process. See logs for more information." -msgstr "Что-то пошло не так во время процесса клонирования. Для получения дополнительной информации см. журналы." +msgstr "Что-то пошло не так во время процесса клонирования. Для получения дополнительной информации см. логи." #: redbot/cogs/downloader/downloader.py:582 msgid "Something went wrong trying to add that repo. See logs for more information." -msgstr "Что-то пошло не так при попытке добавить это репо. Для получения дополнительной информации см. журналы." +msgstr "Что-то пошло не так при попытке добавить этот репозиторий. Для получения дополнительной информации см. логи." #: redbot/cogs/downloader/downloader.py:588 msgid "Repo `{name}` successfully added." @@ -179,7 +177,7 @@ msgstr "Успешно удалены репозитории: " #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted the repo: " -msgstr "Успешное удаление репозитория: " +msgstr "Успешно удалён репозиторий: " #: redbot/cogs/downloader/downloader.py:619 #, docstring @@ -196,7 +194,7 @@ msgstr "Установленные репозитории:\n\n" #: redbot/cogs/downloader/downloader.py:628 msgid "Installed Repo:\n\n" -msgstr "Установленное Repo: \n\n" +msgstr "Репозиторий установлен: \n\n" #: redbot/cogs/downloader/downloader.py:637 #, docstring @@ -210,7 +208,7 @@ msgstr "Показать информацию о репозитории.\n\n" " Пример:\n" " - `[p]repo info 26-Cogs`\n\n" " **Аргументы**\n\n" -" - `` Имя репозитория, чтобы показать информацию.\n" +" - `` Название репозитория, чтобы показать информацию.\n" " " #: redbot/cogs/downloader/downloader.py:646 @@ -237,7 +235,7 @@ msgstr "Сделано: {author}\n" #: redbot/cogs/downloader/downloader.py:655 msgid "Information on {repo_name} repo:{information}" -msgstr "Информация о {repo_name} репозитории:{information}" +msgstr "Информация о репозитории {repo_name}:{information}" #: redbot/cogs/downloader/downloader.py:663 #, docstring @@ -250,14 +248,14 @@ msgid "Update all repos, or ones of your choosing.\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "Обновите все репозитории или те, которые вы выбрали.\n\n" -" *нет* обновит шестеренки, установленные из этих репозиториев.\n\n" +msgstr "Обновите все, или выбранные репозитории.\n\n" +" Это **не** обновит cog'и установленные с репозиториев.\n\n" " Примеры:\n" " - `[p]update`\n" " - `[p]repo update 26-Cogs`\n" -" - `[p]обновление 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" -" - `[repos...]` Имя или имена репозиториев для обновления. Если не указано, все репозитории обновляются.\n" +" - `[repos...]` Название(я) репозиториев для обновления. Если не указано, то все репозитории обновляются.\n" " " #: redbot/cogs/downloader/downloader.py:683 @@ -286,7 +284,7 @@ msgstr "Этот репозиторий уже обновлен." #: redbot/cogs/downloader/downloader.py:701 #, docstring msgid "Base command for cog installation management commands." -msgstr "Базовая команда для команд управления установкой шестерни." +msgstr "Базовая команда для команд управления установкой cog." #: redbot/cogs/downloader/downloader.py:706 #, docstring @@ -329,11 +327,11 @@ msgstr "\n" #: redbot/cogs/downloader/downloader.py:750 msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled but there were some errors:\n" -msgstr "Требования шестерни и общие библиотеки для всех установленных шестеренок были переустановлены, но возникли некоторые ошибки:\n" +msgstr "Требования cog и общих библиотек для всех установленных cog'ов были переустановлены, но возникли некоторые ошибки:\n" #: redbot/cogs/downloader/downloader.py:758 msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled." -msgstr "Требования к шестерни и общие библиотеки для всех установленных шестеренок были переустановлены." +msgstr "Требования для cog'ов и общих библиотек для всех установленных cog'ов были переустановлены." #: redbot/cogs/downloader/downloader.py:766 #, docstring @@ -345,13 +343,13 @@ msgid "Install a cog from the given repo.\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Установите шестерню из указанного репозитория.\n\n" +msgstr "Установите cog из указанного репозитория.\n\n" " Примеры:\n" " - `[p]cog install 26-Cogs defender`\n" " - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Аргументы**\n\n" -" - `` Имя репозитория, из которого нужно установить шестеренку.\n" -" - `` Шестерня или шестеренки для установки.\n" +" - `` Название репозитория, из которого нужно установить cog.\n" +" - `` Cog или cog'и для установки.\n" " " #: redbot/cogs/downloader/downloader.py:785 @@ -367,16 +365,16 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Установка шестерни из указанной ревизии данного репозитория.\n\n" -" Ревизии - это \"идентификаторы коммитов\", которые указывают на точку в коде, когда было сделано конкретное изменение.\n" +msgstr "Установка cog'а из указанной ревизии данного репозитория.\n\n" +" Ревизии - это \"идентификаторы commit'ов\", которые указывают на точку в коде, когда было сделано конкретное изменение.\n" " Последнюю ревизию можно найти в строке URL для любого репозитория GitHub, если [нажать \"y\" на этом репозитории](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" -" Более старые ревизии можно найти в строке URL, если [просмотреть историю коммитов любого репозитория](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png).\n\n" +" Более старые ревизии можно найти в строке URL, если [просмотреть историю comit'ов любого репозитория](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png).\n\n" " Пример:\n" " - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`.\n\n" " **Аргументы**\n\n" -" - `` Имя репозитория для установки шестеренок.\n" +" - `` Название репозитория для установки cog'ов.\n" " - `` Ревизия, из которой нужно установить.\n" -" - `` Шестерня или шестеренки для установки.\n" +" - `` Cog или cog'и для установки.\n" " " #: redbot/cogs/downloader/downloader.py:812 @@ -405,39 +403,39 @@ msgstr "\n" msgid "\n" "Failed to install shared libraries for `{repo.name}` repo: " msgstr "\n" -"Не удалось установить разделяемые библиотеки для репозитория `{repo.name}`: " +"Не удалось установить общие библиотеки для репозитория `{repo.name}`: " #: redbot/cogs/downloader/downloader.py:864 msgid "\n" "Failed to install shared library for `{repo.name}` repo: " msgstr "\n" -"Не удалось установить разделяемую библиотеку для репозитория `{repo.name}`: " +"Не удалось установить общую библиотеку для репозитория `{repo.name}`: " #: redbot/cogs/downloader/downloader.py:873 msgid "\n" "Failed to install cogs: " msgstr "\n" -"Не удалось установить шестеренки колеса: " +"Не удалось установить cog'и: " #: redbot/cogs/downloader/downloader.py:875 msgid "\n" "Failed to install the cog: " msgstr "\n" -"Не удалось установить шестерню: " +"Не удалось установить cog: " #: redbot/cogs/downloader/downloader.py:884 msgid "Successfully installed cogs: " -msgstr "Успешная установка шестерни: " +msgstr "Успешно установлены cog'и: " #: redbot/cogs/downloader/downloader.py:886 msgid "Successfully installed the cog: " -msgstr "Успешная установка шестерни: " +msgstr "Успешно установлен cog: " #: redbot/cogs/downloader/downloader.py:890 msgid "\n" "These cogs are now pinned and won't get updated automatically. To change this, use `{prefix}cog unpin `" msgstr "\n" -"Эти шестеренки теперь прикреплены и не будут обновляться автоматически. Чтобы изменить это, используйте `{prefix}cog unpin `" +"Эти cog'и теперь закреплены и больше не будут обновляться автоматически. Чтобы изменить это, используйте `{prefix}cog unpin `" #: redbot/cogs/downloader/downloader.py:897 msgid "\n" @@ -468,17 +466,17 @@ msgstr "Деинсталлировать зубчатые колеса.\n\n" #: redbot/cogs/downloader/downloader.py:947 msgid "Successfully uninstalled cogs: " -msgstr "Успешно деинсталлировал шестеренки: " +msgstr "Успешно удалены cog'и: " #: redbot/cogs/downloader/downloader.py:949 msgid "Successfully uninstalled the cog: " -msgstr "Успешно деинсталлировал шестерню: " +msgstr "Успешно удален cog: " #: redbot/cogs/downloader/downloader.py:954 msgid "\n" "Downloader has removed these cogs from the installed cogs list but it wasn't able to find their files: " msgstr "\n" -"Загрузчик удалил эту шестеренку из списка установленных шестеренок, но не смог найти их файлы: " +"Загрузчик удалил этот cog из списка установленных cog'ов, но не смог найти их файлы: " #: redbot/cogs/downloader/downloader.py:959 msgid "\n" @@ -486,13 +484,13 @@ msgid "\n" "You may need to remove those files manually if the cogs are still usable. If so, ensure the cogs have been unloaded with {command_2}." msgstr "\n" "Скорее всего, они были удалены без использования {command_1}.\n" -"Вам может понадобиться удалить эти файлы вручную, если шестеренки все еще можно использовать. Если это так, убедитесь, что шестернки были выгружены с помощью {command_2}." +"Вам может понадобиться удалить эти файлы вручную, если cog'и все еще можно использовать. Если это так, убедитесь, что cog'и были выгружены с помощью {command_2}." #: redbot/cogs/downloader/downloader.py:970 msgid "\n" "Downloader has removed this cog from the installed cogs list but it wasn't able to find its files: " msgstr "\n" -"Загрузчик удалил эту шестерню из списка установленных шестеренок, но не смог найти его файлы: " +"Загрузчик удалил этот cog из списка установленных cog'ов, но не смог найти его файлы: " #: redbot/cogs/downloader/downloader.py:975 msgid "\n" @@ -500,7 +498,7 @@ msgid "\n" "You may need to remove those files manually if the cog is still usable. If so, ensure the cog has been unloaded with {command_2}." msgstr "\n" "Скорее всего, он был удален без использования {command_1}.\n" -"Вам может понадобиться удалить эти файлы вручную, если шестерню все еще можно использовать. Если это так, убедитесь, что шестерня была выгружена с помощью {command_2}." +"Вам может понадобиться удалить эти файлы вручную, если cog все еще можно использовать. Если это так, убедитесь, что cog был выгружен с помощью {command_2}." #: redbot/cogs/downloader/downloader.py:988 #, docstring @@ -511,33 +509,33 @@ msgid "Pin cogs - this will lock cogs on their current version.\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Pin cogs - это заблокирует шестеренки в их текущей версии.\n\n" +msgstr "Pin cogs - это закрепит cog'и в их текущей версии.\n\n" " Примеры:\n" " - `[p]cog pin defender`\n" " - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Аргументы**\n\n" -" - `` Шестерня или шестеренки для закрепления. Должны быть уже установлены.\n" +" - `` Cog или cog'и для закрепления. Они должны быть уже установлены.\n" " " #: redbot/cogs/downloader/downloader.py:1011 msgid "Pinned cogs: " -msgstr "Закреплённые шестеренки: " +msgstr "Закреплённые cog'и: " #: redbot/cogs/downloader/downloader.py:1011 msgid "Pinned cog: " -msgstr "Прикреплённая шестерня: " +msgstr "Закрепленный cog: " #: redbot/cogs/downloader/downloader.py:1015 msgid "\n" "These cogs were already pinned: " msgstr "\n" -"Эти шестеренки уже были закреплены: " +"Эти cog'и уже были закреплены: " #: redbot/cogs/downloader/downloader.py:1017 msgid "\n" "This cog was already pinned: " msgstr "\n" -"Эта шестерня уже была прикреплена: " +"Этот cog уже был закреплен: " #: redbot/cogs/downloader/downloader.py:1023 #, docstring @@ -547,41 +545,41 @@ msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Снять блокировку обновления с шестеренок - это снимет блокировку обновления с этих шестерней.\n\n" +msgstr "Открепить cog'и - это снимет блокировку обновления с этих cog'ов.\n\n" " Примеры:\n" " - `[p]cog unpin defender`\n" " - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Аргументы**\n\n" -" - `` Шестерня или шестеренки для открепления. Должны быть уже установлены и закреплены." +" - `` Cog или cog'и для открепления. Должны быть уже установлены и закреплены." #: redbot/cogs/downloader/downloader.py:1045 msgid "Unpinned cogs: " -msgstr "Незакрепленные шестеренки: " +msgstr "Незакрепленные cog'и: " #: redbot/cogs/downloader/downloader.py:1045 msgid "Unpinned cog: " -msgstr "Неприкрепленная шестерня: " +msgstr "Cog откреплен: " #: redbot/cogs/downloader/downloader.py:1049 msgid "\n" "These cogs weren't pinned: " msgstr "\n" -"Эти шестеренки не были прикреплены: " +"Эти cog'и не были закреплены: " #: redbot/cogs/downloader/downloader.py:1051 msgid "\n" "This cog was already not pinned: " msgstr "\n" -"Этот шестеренка уже не была прикреплена: " +"Этот cog уже был откреплен: " #: redbot/cogs/downloader/downloader.py:1057 #, docstring msgid "List currently pinned cogs." -msgstr "Список текущих прикрепленных шестеренок." +msgstr "Список текущих прикрепленных cog'ов." #: redbot/cogs/downloader/downloader.py:1063 msgid "None." -msgstr "Никто не голосовал против." +msgstr "Нет." #: redbot/cogs/downloader/downloader.py:1067 msgid "(continued)" @@ -589,11 +587,11 @@ msgstr "(продолжение)" #: redbot/cogs/downloader/downloader.py:1067 msgid "Pinned Cogs:" -msgstr "Штыревые шестеренки:" +msgstr "Закреплено Cog'ов:" #: redbot/cogs/downloader/downloader.py:1077 msgid "Pinned Cogs: \n" -msgstr "Прикрепленные шестеренки: \n" +msgstr "Закрепленные Cog'и: \n" #: redbot/cogs/downloader/downloader.py:1082 #, docstring @@ -603,18 +601,18 @@ msgid "\n" " Use `[p]cog update` to update cogs.\n" " " msgstr "\n" -" Проверка доступных обновлений cog (включая прикрепленные cog).\n\n" -" Эта команда не обновляет коги, она только проверяет наличие обновлений.\n" -" Для обновления шестеренок используйте команду `[p]cog update`.\n" +" Проверка доступных обновлений cog (включая закрепленные cog).\n\n" +" Эта команда не обновляет cog'и, она только проверяет наличие обновлений.\n" +" Для обновления cog'ов используйте команду `[p]cog update`.\n" " " #: redbot/cogs/downloader/downloader.py:1098 msgid "These cogs can be updated: " -msgstr "Эти шестеренки можно обновить: " +msgstr "Данные cog'и можно обновить: " #: redbot/cogs/downloader/downloader.py:1100 msgid "This cog can be updated: " -msgstr "Этот шестерня может быть обновлен: " +msgstr "Этот cog может быть обновлен: " #: redbot/cogs/downloader/downloader.py:1105 msgid "\n" @@ -630,11 +628,11 @@ msgstr "\n" #: redbot/cogs/downloader/downloader.py:1110 msgid "No cogs can be updated." -msgstr "Ни одна шестерня не может быть обновлена." +msgstr "Ни один cog не может быть обновлен." #: redbot/cogs/downloader/downloader.py:1114 msgid "All installed cogs are up to date." -msgstr "Все установленные шестеренки актуальны." +msgstr "Все установленные cog'и обновлены." #: redbot/cogs/downloader/downloader.py:1123 #, docstring @@ -645,12 +643,12 @@ msgid "Update all cogs, or ones of your choosing.\n\n" " **Arguments**\n\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" " " -msgstr "Обновите все шестеренки или те, которые вы выберете.\n\n" +msgstr "Обновите все cog'и или те, которые вы выберете.\n\n" " Примеры:\n" " - `[p]cog update`\n" " - `[p]cog update defender`\n\n" " **Аргументы**\n\n" -" - `[cogs...]` Шестерня или шестеренки для обновления. Если опущено, обновляются все шестеренки.\n" +" - `[cogs...]` Cog или cog'и для обновления. Если отсутствует, обновляются все cog'и.\n" " " #: redbot/cogs/downloader/downloader.py:1137 @@ -662,12 +660,12 @@ msgid "Update all cogs from repos of your choosing.\n\n" " **Arguments**\n\n" " - `` The repo or repos to update all cogs from.\n" " " -msgstr "Обновить все шестеренки из выбранных вами репозиториев.\n\n" +msgstr "Обновить все cog'и из выбранных вами репозиториев.\n\n" " Примеры:\n" " - `[p]cog updateallfromrepos 26-Cogs`\n" " - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Аргументы**\n\n" -" - `` Репозиторий или репозитории, из которых нужно обновить все шестеренки.\n" +" - `` Репозиторий или репозитории, из которых нужно обновить все cog'и.\n" " " #: redbot/cogs/downloader/downloader.py:1153 @@ -684,52 +682,52 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " - `` The revision to update to.\n" " - `[cogs...]` The cog or cogs to update.\n" " " -msgstr "Обновляет все шестеренки или те, которые вы выберете, до выбранной ревизии одного репозитория.\n\n" +msgstr "Обновляет все cog'и или те, которые вы выберете, до выбранной ревизии одного репозитория.\n\n" " Обратите внимание, что обновление не означает понижение версии, поэтому `ревизия'\n" -" должна быть новее той версии, которая установлена в шестеренку в данный момент. Если вы хотите\n" -" понизить версию шестеренки, удалите и установите его снова.\n\n" +" должна быть новее той версии, которая установлена в cog'е в данный момент. Если вы хотите\n" +" понизить версию cog'а, удалите и установите его снова.\n\n" " Смотрите `[p]cog installversion` для объяснения `revision`.\n\n" " Пример:\n" " - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`.\n\n" " **Аргументы**\n\n" -" - `` Репо или репо для обновления всех шестерней.\n" +" - `` Репозиторий или репозитории для обновления всех cog'ов.\n" " - `` Ревизия, до которой нужно обновить.\n" -" - `[cogs...]` Шестерня или шестеренки для обновления.\n" +" - `[cogs...]` Cog или cog'и для обновления.\n" " " #: redbot/cogs/downloader/downloader.py:1231 msgid "There were no cogs to check." -msgstr "Не было никаких шестеренок, которые можно было бы проверить." +msgstr "Не было никаких cog'ов, которые можно было бы проверить." #: redbot/cogs/downloader/downloader.py:1235 #: redbot/cogs/downloader/downloader.py:1271 msgid "\n" "These cogs are pinned and therefore weren't checked: " msgstr "\n" -"Эти шестерни заштифтованы и поэтому не проверялись: " +"Эти cog'и закреплены и поэтому не проверялись: " #: redbot/cogs/downloader/downloader.py:1237 #: redbot/cogs/downloader/downloader.py:1273 msgid "\n" "This cog is pinned and therefore wasn't checked: " msgstr "\n" -"Эти шестерни заштифтованы и поэтому не проверялись: " +"Этот cog закреплен и поэтому не проверялся: " #: redbot/cogs/downloader/downloader.py:1251 msgid "Cogs from provided repos are already up to date." -msgstr "Шестерени из предоставленных репозиториев уже обновлены." +msgstr "Cog'и из предоставленных репозиториев уже обновлены." #: redbot/cogs/downloader/downloader.py:1254 msgid "Provided cogs are already up to date with this revision." -msgstr "Предусмотренные шестеренки уже обновлены этой ревизией." +msgstr "Предоставленные cog'и уже обновлены этой ревизией." #: redbot/cogs/downloader/downloader.py:1258 msgid "Cogs from provided repo are already up to date with this revision." -msgstr "Шестеренки из предоставленного репозитория уже обновлены до этой ревизии." +msgstr "Cog'и из предоставленного репозитория уже обновлены до этой ревизии." #: redbot/cogs/downloader/downloader.py:1263 msgid "Provided cogs are already up to date." -msgstr "Предусмотренные шестеренки уже обновлены." +msgstr "Предоставленные cog'и уже обновлены." #: redbot/cogs/downloader/downloader.py:1265 msgid "All installed cogs are already up to date." @@ -743,41 +741,41 @@ msgid "List all available cogs from a single repo.\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " -msgstr "Вывести список всех доступных шестерни из одного репозитория.\n\n" +msgstr "Вывести список всех доступных cog'ов из одного репозитория.\n\n" " Пример:\n" " - `[p]cog list 26-Cogs`.\n\n" " **Аргументы**\n\n" -" - `` Репозиторий, из которого нужно перечислить шестеренки.\n" +" - `` Репозиторий, из которого нужно перечислить cog'и.\n" " " #: redbot/cogs/downloader/downloader.py:1312 msgid "Installed Cogs:\n" "{text}" -msgstr "Установленные шестеренки:\n" +msgstr "Установленные cog'и:\n" "{text}" #: redbot/cogs/downloader/downloader.py:1314 msgid "Installed Cog:\n" "{text}" -msgstr "Установленные шестеренки:\n" +msgstr "Установлен cog:\n" "{text}" #: redbot/cogs/downloader/downloader.py:1325 msgid "Available Cogs:\n" "No cogs are available." -msgstr "Доступные шестеренки:\n" -"Шестеренки колеса отсутствуют." +msgstr "Доступные cog'и:\n" +"Отсутствуют cog'и." #: redbot/cogs/downloader/downloader.py:1327 msgid "Available Cogs:\n" "{text}" -msgstr "Доступные шестеренки:\n" +msgstr "Доступные cog'и:\n" "{text}" #: redbot/cogs/downloader/downloader.py:1329 msgid "Available Cog:\n" "{text}" -msgstr "Доступная шестерня:\n" +msgstr "Доступный cog:\n" "{text}" #: redbot/cogs/downloader/downloader.py:1336 @@ -789,12 +787,12 @@ msgid "List information about a single cog.\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" " " -msgstr "Перечислить информацию об одной шестерне.\n\n" +msgstr "Перечислить информацию об одном cog'е.\n\n" " Пример:\n" " - `[p]cog info 26-Cogs defender`.\n\n" " **Аргументы**\n\n" -" - `` Репозиторий, из которого нужно получить информацию о шестеренке.\n" -" - `` Шестерня, о котором нужно получить информацию.\n" +" - `` Репозиторий, из которого нужно получить информацию о cog'е.\n" +" - `` Cog, о котором нужно получить информацию.\n" " " #: redbot/cogs/downloader/downloader.py:1349 @@ -817,43 +815,43 @@ msgstr "Информация о {cog_name}:\n" #: redbot/cogs/downloader/downloader.py:1367 msgid "Author of the cog didn't provide end user data statement." -msgstr "Автор шестеренки не предоставил данные о конечном пользователе." +msgstr "Автор cog'а не предоставил данные о конечном пользователе." #: redbot/cogs/downloader/downloader.py:1436 msgid "\n" "Couldn't find these cogs in {repo.name}: " msgstr "\n" -"Не удалось найти эти шестеренки в {repo.name}: " +"Не удалось найти эти cog'и в {repo.name}: " #: redbot/cogs/downloader/downloader.py:1438 msgid "\n" "Couldn't find this cog in {repo.name}: " msgstr "\n" -"Не удалось найти эту шестеренку в {repo.name}: " +"Не удалось найти этот cog в {repo.name}: " #: redbot/cogs/downloader/downloader.py:1442 msgid "\n" "These cogs were already installed: " msgstr "\n" -"Эти шестеренки уже были установлены: " +"Эти cog'и уже были установлены: " #: redbot/cogs/downloader/downloader.py:1444 msgid "\n" "This cog was already installed: " msgstr "\n" -"Эта шестерня уже установлена: " +"Этот cog уже установлен: " #: redbot/cogs/downloader/downloader.py:1448 msgid "\n" "Some cogs with these names are already installed from different repos: " msgstr "\n" -"Некоторые шестеренки с такими именами уже установлены из разных репозиториев: " +"Некоторые cog'и с такими именами уже установлены из разных репозиториев: " #: redbot/cogs/downloader/downloader.py:1450 msgid "\n" "Cog with this name is already installed from a different repo." msgstr "\n" -"Шестерня с таким именем уже установлен из другого репозитория." +"Cog с таким именем уже установлен из другого репозитория." #: redbot/cogs/downloader/downloader.py:1467 msgid " (Minimum: {min_version})" @@ -871,25 +869,25 @@ msgstr ", максимум: {max_version}" msgid "\n" "These cogs require higher python version than you have: " msgstr "\n" -"Эти шестеренки требуют более высокой версии Python, чем у вас есть: " +"Эти cog'и требуют более новой версии Python, чем у вас есть: " #: redbot/cogs/downloader/downloader.py:1495 msgid "\n" "This cog requires higher python version than you have: " msgstr "\n" -"Для этой программы требуется более высокая версия Python, чем у вас: " +"Для этого cog'а требуется более новая версия Python, чем у вас: " #: redbot/cogs/downloader/downloader.py:1499 msgid "\n" "These cogs require different Red version than you currently have ({current_version}): " msgstr "\n" -"Для этих шестеренок требуется версия Red, отличная от текущей ({current_version}): " +"Для этих cog'ов требуется версия Red, отличная от текущей ({current_version}): " #: redbot/cogs/downloader/downloader.py:1504 msgid "\n" "This cog requires different Red version than you currently have ({current_version}): " msgstr "\n" -"Эта шестеренка требует версию Red, отличную от текущей ({current_version}): " +"Этот cog требует версию Red, отличную от текущей ({current_version}): " #: redbot/cogs/downloader/downloader.py:1575 msgid "Cog update completed successfully." @@ -899,7 +897,7 @@ msgstr "Обновление модуля завершено успешно." msgid "\n" "End user data statements of these cogs have changed: " msgstr "\n" -"Данные конечных пользователей этих шестеренок колес изменились: " +"Данные конечных пользователей этих cog'ов изменились: " #: redbot/cogs/downloader/downloader.py:1592 msgid "\n" @@ -911,7 +909,7 @@ msgstr "\n" msgid "\n" "End user data statement of this cog has changed:" msgstr "\n" -"Показания конечного пользователя этой шестерни изменились:" +"Показания конечного пользователя этого cog'а изменились:" #: redbot/cogs/downloader/downloader.py:1600 msgid "\n" @@ -923,17 +921,17 @@ msgstr "\n" msgid "\n" "Failed to update cogs: " msgstr "\n" -"Не удалось обновить шестеренку: " +"Не удалось обновить cog'и: " #: redbot/cogs/downloader/downloader.py:1609 msgid "\n" "Failed to update cog: " msgstr "\n" -"Не удалось обновить шестерню передачу: " +"Не удалось обновить cog: " #: redbot/cogs/downloader/downloader.py:1612 msgid "No cogs were updated." -msgstr "Ни одна шестерня не была обновлена." +msgstr "Ни один cog не был обновлен." #: redbot/cogs/downloader/downloader.py:1615 msgid "\n" @@ -957,7 +955,7 @@ msgstr "Вы хотите перезагрузить обновленные мо #: redbot/cogs/downloader/downloader.py:1644 msgid "Would you like to reload the updated cog?" -msgstr "Не хотите ли вы перезагрузить обновленную шестерню?" +msgstr "Не хотите ли вы перезагрузить обновленный cog?" #: redbot/cogs/downloader/downloader.py:1670 msgid "OK then." @@ -972,8 +970,8 @@ msgid "Find which cog a command comes from.\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "Определите, из какого когтя исходит команда.\n\n" -" Это работает только с загруженными когами.\n\n" +msgstr "Определите, от какого cog'а выбранная команда.\n\n" +" Это работает только с загруженными cog'ами.\n\n" " Пример:\n" " - `[p]findcog ping`.\n\n" " **Аргументы**\n\n" @@ -985,68 +983,72 @@ msgid "That command doesn't seem to exist." msgstr "Эта команда, кажется, не существует." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Отсутствует из установленных репозиториев" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Неизвестный" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" -msgstr "Нет - эта шестеренка не была установлена с помощью программы загрузки" +msgstr "Нет - этот cog не был установлен с помощью загрузчика" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." -msgstr "Эта команда не предоставлена шестерней." +msgstr "Эта команда не предоставлена cog'ом." -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "Команда:" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" -msgstr "Название шестеренки:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "Сделано:" -#: redbot/cogs/downloader/downloader.py:1752 +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1760 msgid "Repo URL:" msgstr "URL репозитория:" -#: redbot/cogs/downloader/downloader.py:1755 +#: redbot/cogs/downloader/downloader.py:1763 msgid "Repo branch:" -msgstr "Ветка репозитории:" +msgstr "Ветка репозитория:" -#: redbot/cogs/downloader/downloader.py:1760 +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" -msgstr "Команда: {command}\n" -"Имя шестерни: {cog}\n" -"Сделано: {author}\n" -"Репозитория URL: {repo_url}\n" +msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" -msgstr "Ветвь репозитории: {branch_name}\n" +msgstr "Ветвь репозитория: {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "Не удалось обновить следующие репозитории:" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "Не удалось обновить следующий репозиторий:" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." -msgstr "Возможно, ветка хранилища была удалена или хранилище больше недоступно по заданному url. Для получения дополнительной информации смотрите журналы." +msgstr "Возможно, ветка репозитория была удалена или репозиторий больше недоступен по заданному url. Для получения дополнительной информации смотрите логи." #: redbot/cogs/downloader/repo_manager.py:183 msgid "Repo by the name \"{repo_name}\" does not exist." -msgstr "Репозиторий по имени \"{repo_name}\" не существует." +msgstr "Репозиторий с названием \"{repo_name}\" не существует." diff --git a/redbot/cogs/downloader/locales/sk-SK.po b/redbot/cogs/downloader/locales/sk-SK.po index 766f82780..23d059864 100644 --- a/redbot/cogs/downloader/locales/sk-SK.po +++ b/redbot/cogs/downloader/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: sk_SK\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/sl-SI.po b/redbot/cogs/downloader/locales/sl-SI.po index fefd51e5f..d3aedfa6a 100644 --- a/redbot/cogs/downloader/locales/sl-SI.po +++ b/redbot/cogs/downloader/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: sl_SI\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/sr-CS.po b/redbot/cogs/downloader/locales/sr-CS.po index 25a3adaa9..77094eee3 100644 --- a/redbot/cogs/downloader/locales/sr-CS.po +++ b/redbot/cogs/downloader/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: sr_CS\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/sr-SP.po b/redbot/cogs/downloader/locales/sr-SP.po index 026e59c99..b2e602c9a 100644 --- a/redbot/cogs/downloader/locales/sr-SP.po +++ b/redbot/cogs/downloader/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: sr_SP\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/sv-SE.po b/redbot/cogs/downloader/locales/sv-SE.po index f88fa2f3f..7c0eee3f9 100644 --- a/redbot/cogs/downloader/locales/sv-SE.po +++ b/redbot/cogs/downloader/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: sv_SE\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "Det kommandot verkar inte finnas." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/tr-TR.po b/redbot/cogs/downloader/locales/tr-TR.po index f618a0cff..ec40fff91 100644 --- a/redbot/cogs/downloader/locales/tr-TR.po +++ b/redbot/cogs/downloader/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,13 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: tr_TR\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." -msgstr "3. parti uygulama eklemek üzeresiniz. Red'in yapımcıları ve topluluk ekibi, bu uygulamaların yol açabileceği herhangi bir hasarın sorumluluğunu kabul etmez. **I agree** yazarak sorumluluğun sizde olduğunu kabul edersiniz. Bot tekrar başlatılana kadar bu mesajı bir daha görmezsiniz. Bu mesajı cevaplamak için **30** saniyeniz var." +msgstr "3. parti uygulama eklemek üzeresiniz. Red'in yapımcıları ve topluluk ekibi, bu uygulamaların yol açabileceği herhangi bir hasarın sorumluluğunu kabul etmez. \n\n" +"'{confirmation_message}' yazarak sorumluluğun sizde olduğunu kabul edersiniz. Bot tekrar başlatılana kadar bu mesajı bir daha görmezsiniz. \n\n" +"Bu mesajı cevaplamak için **30** saniyeniz var." -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "Yanıtınız zaman aşımına uğradı, lütfen tekrar deneyin." @@ -983,64 +985,72 @@ msgid "That command doesn't seem to exist." msgstr "Bu komut var gibi görünmüyor." #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "Kurulu depolardan eksik" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "Bilinmiyor" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "Not - bu cog downloader ile kurulmadı" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "Bu komut bir cog tarafından sağlanmamakta." -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "Komut:" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" -msgstr "Cog İsmi:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" +msgstr "Cog ismi:" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "Yapımcı:" -#: redbot/cogs/downloader/downloader.py:1752 +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" +msgstr "Repo ismi:" + +#: redbot/cogs/downloader/downloader.py:1760 msgid "Repo URL:" msgstr "Depo Adresi:" -#: redbot/cogs/downloader/downloader.py:1755 +#: redbot/cogs/downloader/downloader.py:1763 msgid "Repo branch:" msgstr "Depo dalı:" -#: redbot/cogs/downloader/downloader.py:1760 +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "Komut: {command}\n" "Cog adı: {cog}\n" "Yapımcı: {author}\n" -"Depo adresi: {repo_url}\n" +"Repo ismi: {repo_name}\n" +"Repo adresi: {repo_url}\n" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "Depo dalı: {branch_name}\n" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "Bu repoları güncellerken bir sorun yaşadım:" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "Bu depo güncellenirken hata ile karşılaşıldı:" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "Bu repolar silinmiş olabilir ya da Url'lere erişim kapalı. Daha fazla bilgi için logları kontrol edin." diff --git a/redbot/cogs/downloader/locales/uk-UA.po b/redbot/cogs/downloader/locales/uk-UA.po index ae2cc89dd..210e8ac04 100644 --- a/redbot/cogs/downloader/locales/uk-UA.po +++ b/redbot/cogs/downloader/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: uk_UA\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/vi-VN.po b/redbot/cogs/downloader/locales/vi-VN.po index 826844480..6b59427f4 100644 --- a/redbot/cogs/downloader/locales/vi-VN.po +++ b/redbot/cogs/downloader/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: vi_VN\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/zh-CN.po b/redbot/cogs/downloader/locales/zh-CN.po index 71d85b5e5..3cb12480b 100644 --- a/redbot/cogs/downloader/locales/zh-CN.po +++ b/redbot/cogs/downloader/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: zh_CN\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "这个命令似乎不存在。" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/zh-HK.po b/redbot/cogs/downloader/locales/zh-HK.po index f4fcaba11..1bcf57402 100644 --- a/redbot/cogs/downloader/locales/zh-HK.po +++ b/redbot/cogs/downloader/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: zh_HK\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/downloader/locales/zh-TW.po b/redbot/cogs/downloader/locales/zh-TW.po index 3a72ac139..19dc46950 100644 --- a/redbot/cogs/downloader/locales/zh-TW.po +++ b/redbot/cogs/downloader/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 23:46+0000\n" +"POT-Creation-Date: 2021-10-16 00:11+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File-ID: 20\n" "Language: zh_TW\n" -#: redbot/cogs/downloader/checks.py:12 +#: redbot/cogs/downloader/checks.py:20 msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n" -"By typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" +"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n" "You have **30** seconds to reply to this message." msgstr "" -#: redbot/cogs/downloader/checks.py:36 +#: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." msgstr "" @@ -796,61 +796,68 @@ msgid "That command doesn't seem to exist." msgstr "這個命令似乎不存在。" #: redbot/cogs/downloader/downloader.py:1729 +#: redbot/cogs/downloader/downloader.py:1734 msgid "Missing from installed repos" msgstr "" -#: redbot/cogs/downloader/downloader.py:1739 +#: redbot/cogs/downloader/downloader.py:1745 +#: redbot/cogs/downloader/downloader.py:1748 msgid "Unknown" msgstr "未知" -#: redbot/cogs/downloader/downloader.py:1740 +#: redbot/cogs/downloader/downloader.py:1746 msgid "None - this cog wasn't installed via downloader" msgstr "" -#: redbot/cogs/downloader/downloader.py:1743 +#: redbot/cogs/downloader/downloader.py:1750 msgid "This command is not provided by a cog." msgstr "" -#: redbot/cogs/downloader/downloader.py:1749 +#: redbot/cogs/downloader/downloader.py:1756 msgid "Command:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1750 -msgid "Cog Name:" +#: redbot/cogs/downloader/downloader.py:1757 +msgid "Cog name:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1751 +#: redbot/cogs/downloader/downloader.py:1758 msgid "Made by:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1752 -msgid "Repo URL:" -msgstr "" - -#: redbot/cogs/downloader/downloader.py:1755 -msgid "Repo branch:" +#: redbot/cogs/downloader/downloader.py:1759 +msgid "Repo name:" msgstr "" #: redbot/cogs/downloader/downloader.py:1760 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1763 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1768 msgid "Command: {command}\n" "Cog name: {cog}\n" "Made by: {author}\n" +"Repo name: {repo_name}\n" "Repo URL: {repo_url}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1764 +#: redbot/cogs/downloader/downloader.py:1778 msgid "Repo branch: {branch_name}\n" msgstr "" -#: redbot/cogs/downloader/downloader.py:1785 +#: redbot/cogs/downloader/downloader.py:1799 msgid "Failed to update the following repositories:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1787 +#: redbot/cogs/downloader/downloader.py:1801 msgid "Failed to update the following repository:" msgstr "" -#: redbot/cogs/downloader/downloader.py:1790 +#: redbot/cogs/downloader/downloader.py:1804 msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." msgstr "" diff --git a/redbot/cogs/economy/locales/af-ZA.po b/redbot/cogs/economy/locales/af-ZA.po index 419fadf29..8b3f3b172 100644 --- a/redbot/cogs/economy/locales/af-ZA.po +++ b/redbot/cogs/economy/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/ar-SA.po b/redbot/cogs/economy/locales/ar-SA.po index 42894dd9f..3916b884f 100644 --- a/redbot/cogs/economy/locales/ar-SA.po +++ b/redbot/cogs/economy/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,139 +125,32 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "تم حذف جميع الحسابات المصرفية لـ {scope}." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "لا يمكن استخدام هذا الأمر مع بنك عالمي." - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "سيؤدي هذا إلى حذف جميع الحسابات المصرفية للمستخدمين الذين لم يعودوا موجودين في هذا الخادم.\n" -"إذا كنت متأكدا، اكتب ''{prefix}البنك المتماثل المحلي نعم`" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "تم حذف الحسابات المصرفية للمستخدمين الذين لم يعودوا موجودين في هذا السيرفر." - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "لا يمكن استخدام هذا الأمر مع مصرف محلي." - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "سيؤدي هذا إلى حذف جميع الحسابات المصرفية للمستخدمين الذين لم يعودوا يشاركون الخادم مع البوت.\n" -"إذا كنت متأكدا، اكتب '{prefix}البنك التنازلي العالمي نعم`" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "تم طباعة الحسابات المصرفية للمستخدمين الذين لم يعودوا يشاركون السيرفرمع البوت." - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "لا يمكن استخدام هذا الأمر في DM مع مصرف محلي." - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "سيؤدي هذا إلى حذف حساب {name}البنكي.\n" -"إذا كنت متأكدا، اكتب `{prefix}مستخدم مصرفي' {id} نعم`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "تم تقسيم الحساب البنكي لـ {name}." - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "لقد وصلت إلى الحد الأقصى من {currency}!! الرجاء إنفاق المزيد من 😬\n\n" "لديك حاليا {new_balance} {currency}." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -265,11 +158,11 @@ msgstr "{author.mention} هنا، خذ بعض {currency}. استمتع! (+{amoun "لديك حاليا {new_balance} {currency}.\n\n" "أنت حاليا #{pos} على لوحة القيادة العالمية!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} قريباً. من أجل يوم الدفع التالي الخاص بك يجب أن تنتظر {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -283,40 +176,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "لا توجد حسابات في المصرف." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "الاسم" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "نقاط" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "إظهار الدفعات لماكينة الفتحة." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -326,61 +219,63 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "أنت في حالة تبريد، حاول مرة أخرى قليلاً." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "هذا مبلغ عطاء غير صالح، عذراً:/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "ليس لديك ما يكفي من المال يا صديق." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "لقد وصلت إلى الحد الأقصى من {currency}!! الرجاء إنفاق المزيد من 😬\n" "لديك حاليا {old_balance} {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "لا شيء!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "عرضك: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -390,15 +285,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -408,15 +303,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -428,11 +323,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -444,11 +339,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -458,17 +353,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -479,57 +374,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/bg-BG.po b/redbot/cogs/economy/locales/bg-BG.po index 20028ec97..34692f932 100644 --- a/redbot/cogs/economy/locales/bg-BG.po +++ b/redbot/cogs/economy/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Вашият залог се умножи * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Две черешки! Вашият залог се умножи * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Два последователни символа! Вашият залог се умножи * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Няма открити банкови сметки." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Отлага се, опитайте по-късно." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Жалко, но това е невалидно количесто за залог. :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Вие не разполагате с достатъчно пари на разположение, другарю." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "семици" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "дни" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "часове" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "минути" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "секунди" diff --git a/redbot/cogs/economy/locales/bs-BA.po b/redbot/cogs/economy/locales/bs-BA.po index 0c5df247f..8b1385f0e 100644 --- a/redbot/cogs/economy/locales/bs-BA.po +++ b/redbot/cogs/economy/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/ca-ES.po b/redbot/cogs/economy/locales/ca-ES.po index a8d51777d..add3a8a44 100644 --- a/redbot/cogs/economy/locales/ca-ES.po +++ b/redbot/cogs/economy/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/cs-CZ.po b/redbot/cogs/economy/locales/cs-CZ.po index 42183ad43..62054931b 100644 --- a/redbot/cogs/economy/locales/cs-CZ.po +++ b/redbot/cogs/economy/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT! 226! Tvá sázka byla vynásobena * 50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC! Vaše nabídka byla vynásobena * 25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "Tři třešně! Tvoje sázka byla vynásobena * 20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Tvá sázka byla vynásobena * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Dvě třešně! Váš pokus byl znásoben * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "Tři symboly! Tvá sázka byla vynásobena * 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Dva po sobě jdoucí symboly! Váš pokus byl vynásoben * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Zbohatněte a bavte se s imaginární měnou!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "Zůstatek {user} je {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} převedl {num} {currency} uživateli {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,136 +125,31 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} přidal/a {num} {currency} k účtu {user}." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} odebral {num} {currency} z účtu {user}." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Tímto smažete všechny bankovní účty pro {scope}.\n" -"Pokud jste si jisti, napište `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "tento server" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Všechny bankovní účty pro {scope} byly odstraněny." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -262,11 +157,11 @@ msgstr "{author.mention}, tady máš, vezmi si nějaké {currency}. Užívej! (+ "V současné době máš {new_balance} {currency}.\n\n" "Momentálně jsi #{pos} na globálním žebříčku!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} Příliš brzy. Pro Vaši další výplatu musíte počkat {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -280,40 +175,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "V bance nejsou žádné účty." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Jméno" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Skóre" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Zobrazit výplaty pro automat." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -323,61 +218,63 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "To je neplatná částka sázky, promiňte :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Nemáš dost peněz, kámo." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "Dosáhli jste maximálního počtu {currency}! Využijte prosím více 😬\n" "{old_balance} -> {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Nic!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Tvá sázka: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -387,15 +284,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "Minimální sázka je nyní {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -405,15 +302,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "Maximální sázka je nyní {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -425,11 +322,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -441,11 +338,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Hodnota upravena. Mezi jednotlivými výplatami musí uplynout alespoň {num} sekund." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -455,17 +352,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "Částka musí být větší nebo rovna nule a menší než {maxbal}." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Každý den bude nyní dán {num} {currency}." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -476,57 +373,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Každý den dá nyní {num} {currency} lidem s rolí {role_name}." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "Částka musí být větší nebo rovna nule a menší než {maxbal}." - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Registrace účtu nyní dá {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "týdnů" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "dnů" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "hodin" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minut" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "sekund" diff --git a/redbot/cogs/economy/locales/da-DK.po b/redbot/cogs/economy/locales/da-DK.po index 9e4730873..5da9c48cd 100644 --- a/redbot/cogs/economy/locales/da-DK.po +++ b/redbot/cogs/economy/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/de-DE.po b/redbot/cogs/economy/locales/de-DE.po index 74c208fb1..21d1a6fb3 100644 --- a/redbot/cogs/economy/locales/de-DE.po +++ b/redbot/cogs/economy/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} ist keine ganze Zahl." msgid "{arg} is not a positive integer." msgstr "{arg} ist keine positive ganze Zahl." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT! 226! Dein Gebot wurde multipliziert * 50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC! Dein Gebot wurde multipliziert * 25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "Drei Kirschen! Dein Gebot wurde multipliziert * 20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Dein Gebot wurde multipliziert * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Zwei Kirschen! Dein Gebot wurde multipliziert * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "Drei Symbole! Dein Gebot wurde multipliziert * 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Zwei aufeinanderfolgende Symbole! Dein Gebot wurde multipliziert * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Spielautomaten Auszahlungen:\n" "Drei Symbole: Gebot * 10\n" "Zwei Symbole: Gebot * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Werde reiche und hab Spaß mit imaginärer Währung!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." -msgstr "" +msgstr "Basics-Befehl um die Bank zu Verwalten." -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -96,13 +96,19 @@ msgid "Show the user's account balance.\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "" +msgstr "Den Kontostand eines Benutzers anzeigen.\n\n" +" Beispiel:\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" +" **Argumente**\n\n" +" - `` Der Benutzer, dessen Kontostand überprüft wird. Falls ausgelassen, wird standardmäßig Ihr eigener Wert verwendet.\n" +" " -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "Guthaben von {user} beträgt {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -114,11 +120,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} überwies {num} {currency} an {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -132,137 +138,32 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} hat {num} {currency} zu {user} Konto hinzugefügt." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} hat {num} {currency} von {user} Konto abgezogen." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author} hat {user} Kontostand auf {num} {currency} gesetzt." -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Dies löscht alle Bankkonten von {scope}.\n" -"Wenn du sicher bist, tippe `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "dieser Server" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Alle Bankkonten von {scope} wurden gelöscht." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "Du hast die maximale Summe von {currency} erreicht! Bitte gib mal etwas mehr aus 😬\n\n" "Du hast derzeit {new_balance} {currency}." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -270,11 +171,11 @@ msgstr "{author.mention} Hier, nimm etwas {currency}. Viel Spaß! (+{amount} {cu "Du hast derzeit {new_balance} {currency}.\n\n" "Du bist auf Platz #{pos} der globalen Bestenliste!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} Zu früh. Bis zum nächsten Zahltag dauert es noch {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -288,40 +189,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Es gibt keine Konten in der Bank." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Name" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Punkte" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "Keine Bilanzen gefunden." -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Zeige die Auszahlung des Spielautomaten an." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Ich kann keine Direktnachrichten an dich senden." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -331,69 +232,64 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Du bist auf Abklingzeit, versuch es bald wieder." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Das ist kein gültiges Gebot, tut mir leid. :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Du hast nicht genug Geld, mein Freund." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "Du hast die maximale Summe von {currency} erreicht! Bitte gib mal etwas mehr aus 😬\n" "{old_balance} -> {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Nichts!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Dein Gebot: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (Dein Gebot) + {pay} (Gewinn) → {new_balance}!" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----Economy Einstellungen---\n" -"Mindesteinsatz Spielautomat: {slot_min}\n" -"Maximaleinsatz Spielautomat: {slot_max}\n" -"Spielautomat Abklingzeit: {slot_time}\n" -"Zahltag Summe: {payday_amount}\n" -"Zahltag Abklingzeit: {payday_time}\n" -"Ausgezahlte Summe bei Kontoeröffnung: {register_amount}\n" -"Maximal zulässige Balance: {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -403,15 +299,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "Mindestwetteinsatz beträgt jetzt {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -421,15 +317,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "Maximalwetteinsatz beträgt jetzt {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -441,11 +337,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "Abklingzeit beträgt jetzt {num} Sekunden." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -457,11 +353,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Wert geändert. Mindestens {num} Sekunden müssen zwischen jedem Zahltag vergehen." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -471,17 +367,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "Der Betrag muss größer als null und kleiner als {maxbal} sein." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "An jedem Zahltag werden jetzt {num} {currency} ausgezahlt." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -492,57 +388,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "Die Bank muss pro Server separat laufen, damit Zahltage nach Rollen funktionieren." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Jeden Zahltag gibt es jetzt {num} {currency} für Personen mit der {role_name} Rolle." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Ein neues Konto zu eröffnen gibt jetzt {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "Wochen" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "Tage" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "Stunden" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "Minuten" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "Sekunden" diff --git a/redbot/cogs/economy/locales/el-GR.po b/redbot/cogs/economy/locales/el-GR.po index 72a163665..e61305053 100644 --- a/redbot/cogs/economy/locales/el-GR.po +++ b/redbot/cogs/economy/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/es-ES.po b/redbot/cogs/economy/locales/es-ES.po index 16b38ba2a..8a2b7b80f 100644 --- a/redbot/cogs/economy/locales/es-ES.po +++ b/redbot/cogs/economy/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} no es un entero." msgid "{arg} is not a positive integer." msgstr "{arg} no es un entero positivo." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "¡JACKPOT! ¡226! ¡Tu oferta ha sido multiplicada * 50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "Su oferta ha sido multiplicada * 25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "¡Tres cerezas! Tu puja ha sido multiplicada * 20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "¡2 6! ¡Tu apuesta ha sido multiplicada * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "¡Dos cerezas! ¡Tu apuesta ha sido multiplicada * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "¡Tres símbolos! Tu oferta ha sido multiplicada * 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "¡Dos símbolos consecutivos! ¡Tu apuesta se ha multiplicado * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Pago con máquina tragaperras:\n" "Tres caracteres: Apuesta * 10\n" "Dos símbolos: Apuesta * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "Valor no válido, el argumento debe ser un entero, opcionalmente precedido con una signatura `+` o `-`." -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "Valor no válido, la cantidad de moneda a aumentar o disminuir debe ser un entero diferente de cero." -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "¡Hazte rico y diviértete con la moneda imaginaria!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "Comando base para administrar el banco." -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -104,11 +104,11 @@ msgstr "Mostrar el saldo de la cuenta del usuario.\n\n" " - `` El usuario para comprobar el saldo. Si se omite, el valor predeterminado de su propio saldo.\n" " " -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "El saldo de {user} es {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -127,11 +127,11 @@ msgstr "Transferir moneda a otros usuarios.\n\n" " - `` La cantidad de moneda a dar.\n" " " -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} transfirió {num} {currency} a {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -154,154 +154,19 @@ msgstr "Establece el saldo de la cuenta bancaria de un usuario.\n\n" " - `` La cantidad de moneda a la que establecer su saldo.\n" " " -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} agregó {num} {currency} a la cuenta de {user}." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} agregó {num} {currency} a la cuenta de {user}." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author} estableció el saldo de la cuenta de {user} en {num} {currency}." -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Eliminar todas las cuentas bancarias.\n\n" -" Ejemplos:\n" -" - `[p]restablecimiento bancario` - No confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]restablecimiento bancario`\n\n" -" **Argumentos**\n\n" -" - `` Esto por defecto es falso a menos que se especifique.\n" -" " - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Esto eliminará todas las cuentas de {scope}.\n" -"Si estás seguro, escribe `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "este servidor" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Todas las cuentas bancarias de {scope} han sido eliminadas." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "Comando base para podar cuentas bancarias." - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Limpiar cuentas bancarias para usuarios que ya no están en el servidor.\n\n" -" No se puede utilizar con un banco global. Vea `[p]bank prune global`.\n\n" -" Ejemplos:\n" -" - `[p]bank prune server` - No confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bank prune server yes`\n\n" -" **Argumentos**\n\n" -" - `` Esto será por defecto falso a menos que se especifique.\n" -" " - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "Este comando no se puede utilizar con un banco global." - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "Esto eliminará todas las cuentas bancarias de los usuarios que ya no estén en este servidor.\n" -"Si estás seguro, escribe `{prefix}banco poda local yes`" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "Las cuentas bancarias para usuarios que ya no están en este servidor han sido eliminadas." - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Limpiar cuentas bancarias para usuarios que ya no están en el servidor.\n\n" -" No se puede utilizar sin un banco global. Ver `[p]bank prune server``.\n\n" -" Ejemplos:\n" -" - `[p]bank prune global` - No confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bank prune global yes`\n\n" -" **Argumentos**\n\n" -" - `` Esto por defecto es falso a menos que se especifique.\n" -" " - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "Este comando no se puede usar con un banco local." - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "Esto eliminará todas las cuentas bancarias de los usuarios que ya no comparten un servidor con el bot.\n" -"Si estás seguro, escribe `{prefix}banco poda global sí`" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "Las cuentas bancarias para los usuarios que ya no comparten un servidor con el bot han sido podadas." - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Eliminar la cuenta bancaria de un usuario especificado.\n\n" -" Ejemplos:\n" -" - `[p]bank prune user @TwentySix` - No confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Argumentos**\n\n" -" - `` El usuario del que eliminar el banco. Toma menciones, nombres e identificadores de usuario.\n" -" - `` Esto por defecto es falso a menos que se especifique.\n" -" " - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "Este comando no puede ser usado en DMs con un banco local." - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "Esto eliminará la cuenta bancaria de {name}.\n" -"Si está seguro, escriba `{prefix}banco poda usuario {id} sí`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "La cuenta bancaria de {name} ha sido podada." - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" @@ -310,13 +175,13 @@ msgstr "Obtenga efectivo gratuitamente.\n\n" " La cantidad otorgada y la frecuencia se pueden configurar.\n" " " -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "¡Has alcanzado la cantidad máxima de {currency}! Por favor gasta más 😬\n\n" "Actualmente tienes {new_balance} {currency}." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -324,11 +189,11 @@ msgstr "{author.mention} Aquí, toma algunos {currency}. ¡Disfruta! (+{amount} "Actualmente tienes {new_balance} {currency}.\n\n" "¡Actualmente estás #{pos} en el tablero global de líderes!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} Muy pronto. Para tu próximo día de pago, tienes que esperar {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -351,40 +216,40 @@ msgstr "Muestra la tabla de clasificaciones.\n\n" " - `` Si quieres incluir resultados de todos los servidores. Esto será por defecto falso a menos que se especifique.\n" " " -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "Página {page_num}/{page_len}." -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" -msgstr "Leaderboard de economía" +msgstr "Tabla de clasificaciones de economía" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "No hay cuentas en el Banco." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Nombre" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" -msgstr "Puntaje" +msgstr "Puntuación" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "No hay saldos encontrados." -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Mostrar los pagos de la máquina tragaperras." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "No puedo enviarte mensajes directos." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -399,44 +264,44 @@ msgstr "Utilizar la máquina tragaperras.\n\n" " - `` La cantidad a apostar en la máquina tragaperras. Los pagos ganadores son más altos cuando apuestas más.\n" " " -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Estás en tiempo de enfriamiento, inténtelo de nuevo unos momentos." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Esta es una oferta inválido, lo siento :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "No tienes suficiente dinero, amigo." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "¡Has alcanzado la cantidad máxima de {currency}! ¡Por favor gasta más 😬\n" "{old_balance} -> {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Nada!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Tu apuesta: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (Tu apuesta) + {pay} (Ganancias) → {new_balance}!" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "Comando base para administrar la configuración de economía." -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" @@ -445,25 +310,20 @@ msgstr "\n" " Muestra los ajustes actuales de economía\n" " " -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----Configuración de la economía---\n" -"Oferta mínima en la tragamonedas: {slot_min}\n" -"Oferta máxima en la ranura: {slot_max}\n" -"Tiempo de enfriamiento de la ranura: {slot_time}\n" -"Cantidad del día de pago: {payday_amount}\n" -"Tiempo de recarga del día de pago: {payday_time}\n" -"Cantidad dada en el registro de la cuenta: {register_amount}\n" -"Saldo máximo permitido: {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -478,15 +338,15 @@ msgstr "Ajuste la oferta mínima de la máquina tragaperras.\n\n" " - `` La nueva oferta mínima para usar la máquina tragaperras. Por defecto es 5.\n" " " -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "Advertencia: La puja mínima es mayor que la máxima ({max_bid}). Las pujas no funcionarán." -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "La oferta mínima es ahora {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -501,15 +361,15 @@ msgstr "Ajuste la oferta máxima de la máquina tragaperras.\n\n" " - `` La nueva oferta máxima para usar la máquina tragaperras. Por defecto es 100.\n" " " -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "Advertencia: La oferta máxima es menor que la mínima ({min_bid}). Las pujas no funcionarán." -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "La oferta máxima es ahora {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -528,11 +388,11 @@ msgstr "Establece el tiempo de enfriamiento para la máquina tragaperras.\n\n" " Acepta: segundos, minutos, horas, días, semanas (si no se especifica ninguna unidad, la duración se asume que se da en segundos)\n" " " -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "El tiempo de enfriamiento ahora es de {num} segundos." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -551,11 +411,11 @@ msgstr "Establece el tiempo de espera para el comando payday.\n\n" " Acepta: segundos, minutos, horas, días, semanas (si no se especifica ninguna unidad, la duración se asume que se da en segundos)\n" " " -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Valor modificado. Al menos {num} segundos deben pasar entre cada día de pago." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -570,17 +430,17 @@ msgstr "Establecer la cantidad ganada cada día de pago.\n\n" " - `` La nueva cantidad a dar al usar el comando payday. Por defecto es 120.\n" " " -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "La cantidad debe ser mayor que cero y menor que {maxbal}." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Cada día de pago ahora le dará {num} {currency}." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -589,72 +449,41 @@ msgid "Set the amount earned each payday for a role.\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Establecer la cantidad ganada cada día de pago para un rol.\n" -" Establece a `0` para eliminar la cantidad del día de pago que has establecido para ese rol.\n\n" -" Sólo disponible cuando no se utiliza un banco global.\n\n" -" Ejemplo:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" -" **Argumentos**\n\n" -" - `` El rol al que asignar una cantidad personalizada del día de pago.\n" -" - `` La nueva cantidad a dar al usar el comando de día de pago.\n" -" " +msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "El banco requiere que establezcas el día de pago para que sea menor que su saldo máximo de {maxbal}." -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "El banco debe ser por servidor para que los días de pago por rol funcionen." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "El valor del día de pago adjunto al rol ha sido eliminado. Los usuarios con este rol recibirán ahora el pago predeterminado de {num} {currency}." -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Cada día de pago ahora dará {num} {currency} a las personas con el rol {role_name}." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "Establezca el saldo inicial para nuevas cuentas bancarias.\n\n" -" Ejemplo:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Argumentos**\n\n" -" - `` La nueva cantidad de saldo inicial. Por defecto es 0.\n" -" " - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "La cantidad debe ser mayor o igual a cero y menor a {maxbal}." - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Registrar una cuenta le dará ahora {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "semanas" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "días" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "horas" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minutos" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "segundos" diff --git a/redbot/cogs/economy/locales/fi-FI.po b/redbot/cogs/economy/locales/fi-FI.po index cfa6b6219..7f1db9dbe 100644 --- a/redbot/cogs/economy/locales/fi-FI.po +++ b/redbot/cogs/economy/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "päivää" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "tuntia" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minuuttia" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "sekuntia" diff --git a/redbot/cogs/economy/locales/fr-FR.po b/redbot/cogs/economy/locales/fr-FR.po index d9824a57e..7d8bbc5ef 100644 --- a/redbot/cogs/economy/locales/fr-FR.po +++ b/redbot/cogs/economy/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} n'est pas un nombre." msgid "{arg} is not a positive integer." msgstr "{arg} n'est pas un nombre positif." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT ! 226 ! Votre mise a été multipliée par * 50 !" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC ! Votre mise a été multipliée par * 25 !" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "Trois cerises ! Votre mise a été multipliée par * 20 !" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "26 ! Votre mise a été multipliée par 4 !" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Deux cerises ! Votre mise a été multipliée par 3 !" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "Trois symboles ! Votre mise a été multipliée par * 10 !" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Deux symboles consécutifs ! Votre mise a été multipliée par 2 !" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Gains de la machine à sous :\n" "Trois symboles : Mise * 10\n" "Deux symboles : Mise * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "Valeur invalide, l'argument doit être un entier, éventuellement précédé d'un signe `+` ou `-`." -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Devenez riche et amusez-vous avec des devises imaginaires !" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "Commande de base pour gérer la banque." -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -98,11 +98,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "Le solde de {user} est {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -114,11 +114,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} a transféré {num} {currency} à {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -132,140 +132,32 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} a ajouté {num} {currency} au compte de {user}." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} a retiré {num} {currency} du compte de {user}." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author} définit le solde du compte de {user} à {num} {currency}." -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Ceci supprimera tous les comptes bancaires pour {scope}.\n" -"Si vous êtes sûr, tapez `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "ce serveur" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Tous les comptes bancaires pour {scope} ont été supprimés." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "Cette commande ne peut pas être utilisée avec une banque globale." - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "Cela supprimera tous les comptes bancaires pour les utilisateurs qui ne sont plus sur ce serveur.\n" -"Si vous êtes sûr, tapez `{prefix}bank prune local yes`" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "Les comptes bancaires des utilisateurs qui ne sont plus sur ce serveur ont été supprimés." - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "Cette commande ne peut pas être utilisée avec une banque locale." - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "Ceci supprimera tous les comptes bancaires pour les utilisateurs qui ne partagent plus de serveur avec le bot.\n" -"Si vous êtes sûr, tapez `{prefix}bank prune global yes`" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "Les comptes bancaires des utilisateurs qui ne partagent plus de serveur avec le bot ont été supprimés." - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "Cette commande ne peut pas être utilisée en message privé avec une banque locale." - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "Ceci supprimera le compte bancaire de {name}.\n" -"Si vous êtes sûr, tapez `{prefix}bank prune user {id} yes`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "Le compte bancaire de {name} a été supprimé." - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "Vous avez atteint le montant maximum de {currency} ! Veuillez dépenser plus 😬\n\n" "Vous avez actuellement {new_balance} {currency}." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -273,11 +165,11 @@ msgstr "{author.mention} Tenez, voici un peu de {currency}. Amusez-vous bien ! ( "Vous avez actuellement {new_balance} {currency}.\n\n" "Vous êtes actuellement #{pos} sur le classement global !" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} Trop tôt. Pour le prochain payday, vous devez attendre {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -291,40 +183,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "Page {page_num}/{page_len}." -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "Classement Economique" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Il n'y a pas de comptes dans cette banque." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Nom" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Score" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "Aucune balance trouvée." -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Montrer les gains de la machine à sous." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Je ne peux pas vous envoyer de messages privé." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -339,69 +231,64 @@ msgstr "Utilise la machine à sous.\n\n" " - `` La somme à miser dans la machine à sous. Les gains gagnant sont plus haut quand votre mise est haute.\n" " " -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Vous devez attendre, réessayez dans un moment." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "C'est un montant invalide pour une mise, désolé :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Vous n'avez pas assez d'argent, l'ami." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "Vous avez atteint le montant maximum de {currency} ! Veuillez dépenser plus 😬\n" "{old_balance} -> {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Rien !" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Votre mise : {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (Votre mise) + {pay} (Gains) → {new_balance} !" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----Paramètres de l'Economie---\n" -"Mise minimale au slots : {slot_min}\n" -"Mise maximale au slots : {slot_max}\n" -"Temps de récupération des slots : {slot_time}\n" -"Montant du payday : {payday_amount}\n" -"Temps de récupération du payday : {payday_time}\n" -"Montant donné lors de l'enregistrement du compte : {register_amount}\n" -"Solde maximum autorisé : {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -411,15 +298,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "La mise minimum est maintenant de {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -429,15 +316,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "La mise maximum est maintenant de {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -449,11 +336,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "Le cooldown est maintenant de {num} secondes." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -465,11 +352,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Valeur modifiée. Au moins {num} secondes doivent passer entre chaque payday." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -479,17 +366,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "Le montant doit être supérieur à zéro et inférieur à {maxbal}." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Chaque payday donnera désormais {num} {currency}." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -500,57 +387,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "La banque doit être par serveur pour que les paydays par rôle fonctionnent." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Chaque payday donnera désormais {num} {currency} aux personnes ayant le rôle {role_name}." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "Le montant doit être supérieur ou égal à zéro et inférieur à {maxbal}." - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "L'enregistrement d'un compte donnera maintenant {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "semaines" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "jours" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "heures" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minutes" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "secondes" diff --git a/redbot/cogs/economy/locales/he-IL.po b/redbot/cogs/economy/locales/he-IL.po index e0a6864cc..f3a731696 100644 --- a/redbot/cogs/economy/locales/he-IL.po +++ b/redbot/cogs/economy/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/hi-IN.po b/redbot/cogs/economy/locales/hi-IN.po index 47ad5dbec..4ee2c0986 100644 --- a/redbot/cogs/economy/locales/hi-IN.po +++ b/redbot/cogs/economy/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/hr-HR.po b/redbot/cogs/economy/locales/hr-HR.po new file mode 100644 index 000000000..884aee3d1 --- /dev/null +++ b/redbot/cogs/economy/locales/hr-HR.po @@ -0,0 +1,408 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 23\n" +"Language: hr_HR\n" + +#: redbot/cogs/economy/converters.py:19 +msgid "{arg} is not an integer." +msgstr "" + +#: redbot/cogs/economy/converters.py:21 +msgid "{arg} is not a positive integer." +msgstr "" + +#: redbot/cogs/economy/economy.py:46 +msgid "JACKPOT! 226! Your bid has been multiplied * 50!" +msgstr "" + +#: redbot/cogs/economy/economy.py:50 +msgid "4LC! Your bid has been multiplied * 25!" +msgstr "" + +#: redbot/cogs/economy/economy.py:54 +msgid "Three cherries! Your bid has been multiplied * 20!" +msgstr "" + +#: redbot/cogs/economy/economy.py:58 +msgid "2 6! Your bid has been multiplied * 4!" +msgstr "" + +#: redbot/cogs/economy/economy.py:62 +msgid "Two cherries! Your bid has been multiplied * 3!" +msgstr "" + +#: redbot/cogs/economy/economy.py:66 +msgid "Three symbols! Your bid has been multiplied * 10!" +msgstr "" + +#: redbot/cogs/economy/economy.py:70 +msgid "Two consecutive symbols! Your bid has been multiplied * 2!" +msgstr "" + +#: redbot/cogs/economy/economy.py:74 +msgid "Slot machine payouts:\n" +"{two.value} {two.value} {six.value} Bet * 50\n" +"{flc.value} {flc.value} {flc.value} Bet * 25\n" +"{cherries.value} {cherries.value} {cherries.value} Bet * 20\n" +"{two.value} {six.value} Bet * 4\n" +"{cherries.value} {cherries.value} Bet * 3\n\n" +"Three symbols: Bet * 10\n" +"Two symbols: Bet * 2" +msgstr "" + +#: redbot/cogs/economy/economy.py:106 +msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." +msgstr "" + +#: redbot/cogs/economy/economy.py:118 +msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." +msgstr "" + +#: redbot/cogs/economy/economy.py:130 +#, docstring +msgid "Get rich and have fun with imaginary currency!" +msgstr "" + +#: redbot/cogs/economy/economy.py:180 +#, docstring +msgid "Base command to manage the bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:185 +#, docstring +msgid "Show the user's account balance.\n\n" +" Example:\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" +" **Arguments**\n\n" +" - `` The user to check the balance of. If omitted, defaults to your own balance.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:205 +msgid "{user}'s balance is {num} {currency}" +msgstr "" + +#: redbot/cogs/economy/economy.py:212 +#, docstring +msgid "Transfer currency to other users.\n\n" +" This will come out of your balance, so make sure you have enough.\n\n" +" Example:\n" +" - `[p]bank transfer @Twentysix 500`\n\n" +" **Arguments**\n\n" +" - `` The user to give currency to.\n" +" - `` The amount of currency to give.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:233 +msgid "{user} transferred {num} {currency} to {other_user}" +msgstr "" + +#: redbot/cogs/economy/economy.py:245 +#, docstring +msgid "Set the balance of a user's bank account.\n\n" +" Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" +" Examples:\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" **Arguments**\n\n" +" - `` The user to set the currency of.\n" +" - `` The amount of currency to set their balance to.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:265 +msgid "{author} added {num} {currency} to {user}'s account." +msgstr "" + +#: redbot/cogs/economy/economy.py:273 +msgid "{author} removed {num} {currency} from {user}'s account." +msgstr "" + +#: redbot/cogs/economy/economy.py:281 +msgid "{author} set {user}'s account balance to {num} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:295 +#, docstring +msgid "Get some free currency.\n\n" +" The amount awarded and frequency can be configured.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 +msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" +"You currently have {new_balance} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 +msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" +"You currently have {new_balance} {currency}.\n\n" +"You are currently #{pos} on the global leaderboard!" +msgstr "" + +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 +msgid "{author.mention} Too soon. For your next payday you have to wait {time}." +msgstr "" + +#: redbot/cogs/economy/economy.py:411 +#, docstring +msgid "Print the leaderboard.\n\n" +" Defaults to top 10.\n\n" +" Examples:\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" **Arguments**\n\n" +" - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" +" - `` Whether to include results from all servers. This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:428 +msgid "Page {page_num}/{page_len}." +msgstr "" + +#: redbot/cogs/economy/economy.py:434 +msgid "Economy Leaderboard" +msgstr "" + +#: redbot/cogs/economy/economy.py:451 +msgid "There are no accounts in the bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:455 +msgid "Name" +msgstr "" + +#: redbot/cogs/economy/economy.py:456 +msgid "Score" +msgstr "" + +#: redbot/cogs/economy/economy.py:526 +msgid "No balances found." +msgstr "" + +#: redbot/cogs/economy/economy.py:531 +#, docstring +msgid "Show the payouts for the slot machine." +msgstr "" + +#: redbot/cogs/economy/economy.py:535 +msgid "I can't send direct messages to you." +msgstr "" + +#: redbot/cogs/economy/economy.py:540 +#, docstring +msgid "Use the slot machine.\n\n" +" Example:\n" +" - `[p]slot 50`\n\n" +" **Arguments**\n\n" +" - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:567 +msgid "You're on cooldown, try again in a bit." +msgstr "" + +#: redbot/cogs/economy/economy.py:570 +msgid "That's an invalid bid amount, sorry :/" +msgstr "" + +#: redbot/cogs/economy/economy.py:573 +msgid "You ain't got enough money, friend." +msgstr "" + +#: redbot/cogs/economy/economy.py:628 +msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" +"{old_balance} -> {new_balance}!" +msgstr "" + +#: redbot/cogs/economy/economy.py:643 +msgid "Nothing!" +msgstr "" + +#: redbot/cogs/economy/economy.py:647 +msgid "Your bid: {bid}" +msgstr "" + +#: redbot/cogs/economy/economy.py:648 +msgid "\n" +"{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" +msgstr "" + +#: redbot/cogs/economy/economy.py:665 +#, docstring +msgid "Base command to manage Economy settings." +msgstr "" + +#: redbot/cogs/economy/economy.py:669 +#, docstring +msgid "\n" +" Shows the current economy settings\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" +"Minimum slot bid: {slot_min}\n" +"Maximum slot bid: {slot_max}\n" +"Slot cooldown: {slot_time}\n" +"Payday amount: {payday_amount}\n" +"Payday cooldown: {payday_time}\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 +#, docstring +msgid "Set the minimum slot machine bid.\n\n" +" Example:\n" +" - `[p]economyset slotmin 10`\n\n" +" **Arguments**\n\n" +" - `` The new minimum bid for using the slot machine. Default is 5.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:722 +msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." +msgstr "" + +#: redbot/cogs/economy/economy.py:733 +msgid "Minimum bid is now {bid} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:740 +#, docstring +msgid "Set the maximum slot machine bid.\n\n" +" Example:\n" +" - `[p]economyset slotmax 50`\n\n" +" **Arguments**\n\n" +" - `` The new maximum bid for using the slot machine. Default is 100.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:757 +msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." +msgstr "" + +#: redbot/cogs/economy/economy.py:768 +msgid "Maximum bid is now {bid} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:777 +#, docstring +msgid "Set the cooldown for the slot machine.\n\n" +" Examples:\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" +" **Arguments**\n\n" +" - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" +" Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:794 +msgid "Cooldown is now {num} seconds." +msgstr "" + +#: redbot/cogs/economy/economy.py:800 +#, docstring +msgid "Set the cooldown for the payday command.\n\n" +" Examples:\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" +" **Arguments**\n\n" +" - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" +" Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:818 +msgid "Value modified. At least {num} seconds must pass between each payday." +msgstr "" + +#: redbot/cogs/economy/economy.py:825 +#, docstring +msgid "Set the amount earned each payday.\n\n" +" Example:\n" +" - `[p]economyset paydayamount 400`\n\n" +" **Arguments**\n\n" +" - `` The new amount to give when using the payday command. Default is 120.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:838 +msgid "Amount must be greater than zero and less than {maxbal}." +msgstr "" + +#: redbot/cogs/economy/economy.py:848 +msgid "Every payday will now give {num} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:855 +#, docstring +msgid "Set the amount earned each payday for a role.\n\n" +" Set to `0` to remove the payday amount you set for that role.\n\n" +" Only available when not using a global bank.\n\n" +" Example:\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" **Arguments**\n\n" +" - `` The role to assign a custom payday amount to.\n" +" - `` The new amount to give when using the payday command.\n" +" " +msgstr "" + +#: redbot/cogs/economy/economy.py:873 +msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." +msgstr "" + +#: redbot/cogs/economy/economy.py:880 +msgid "The bank must be per-server for per-role paydays to work." +msgstr "" + +#: redbot/cogs/economy/economy.py:886 +msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:895 +msgid "Every payday will now give {num} {currency} to people with the role {role_name}." +msgstr "" + +#: redbot/cogs/economy/economy.py:907 +msgid "weeks" +msgstr "" + +#: redbot/cogs/economy/economy.py:908 +msgid "days" +msgstr "" + +#: redbot/cogs/economy/economy.py:909 +msgid "hours" +msgstr "" + +#: redbot/cogs/economy/economy.py:910 +msgid "minutes" +msgstr "" + +#: redbot/cogs/economy/economy.py:911 +msgid "seconds" +msgstr "" + diff --git a/redbot/cogs/economy/locales/hu-HU.po b/redbot/cogs/economy/locales/hu-HU.po index 52ed722e0..8dbab976a 100644 --- a/redbot/cogs/economy/locales/hu-HU.po +++ b/redbot/cogs/economy/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} nem egy egész szám." msgid "{arg} is not a positive integer." msgstr "{arg} nem egy pozitív egész szám." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "nap" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "óra" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "perc" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "másodperc" diff --git a/redbot/cogs/economy/locales/id-ID.po b/redbot/cogs/economy/locales/id-ID.po index 2197e94d1..f8e28ae57 100644 --- a/redbot/cogs/economy/locales/id-ID.po +++ b/redbot/cogs/economy/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -17,41 +17,41 @@ msgstr "" #: redbot/cogs/economy/converters.py:19 msgid "{arg} is not an integer." -msgstr "" +msgstr "{arg} bukan sebuah bilangan bulat." #: redbot/cogs/economy/converters.py:21 msgid "{arg} is not a positive integer." -msgstr "" +msgstr "{arg} bukan sebuah bilangan bulat positif." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Taruhan Anda telah dikalikan * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Dua buah ceri! Taruhan Anda telah dikalikan * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Dua simbol berturut-turut! Taruhan Anda telah dikalikan * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Tidak ada rekening di bank." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Saya tidak dapat mengirim pesan langsung kepada Anda." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Anda sedang dalam keadaan dingin, coba lagi sebentar lagi." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Itu adalah jumlah tawaran yang tidak valid, maaf: /" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Anda tidak punya cukup uang, teman." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "pekan" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "hari" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "jam" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "menit" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "detik" diff --git a/redbot/cogs/economy/locales/it-IT.po b/redbot/cogs/economy/locales/it-IT.po index a593536e4..cd27c0592 100644 --- a/redbot/cogs/economy/locales/it-IT.po +++ b/redbot/cogs/economy/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! L'offerta è stato moltiplicato * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Due ciliege! L'offerta è stato moltiplicato * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Due simboli consecutivi! L'offerta è stato moltiplicato * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Non ci sono nessun conto in banca." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Io non riesco a inviare messaggi diretti a voi." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Sei il cooldown, riprovare in un po '." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "È un invalido offerta importo, mi dispiace :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Non hai abbastanza soldi, amico." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "settimane" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "giorni" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "ore" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minuti" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "secondi" diff --git a/redbot/cogs/economy/locales/ja-JP.po b/redbot/cogs/economy/locales/ja-JP.po index f9ee40b65..35a4e21a7 100644 --- a/redbot/cogs/economy/locales/ja-JP.po +++ b/redbot/cogs/economy/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "26!入札は4倍されました!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "2つのチェリー!入札は3倍されました!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "2つの連続したシンボル!入札は2倍されました!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "銀行には口座がありません。" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "クールダウン中です。後でもう一度やり直してください。" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "無効な入札額です。ごめんね (。•́︿•̀。)" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "十分なお金がないよ。" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "週間" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "日間" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "時間" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "分間" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "秒間" diff --git a/redbot/cogs/economy/locales/ko-KR.po b/redbot/cogs/economy/locales/ko-KR.po index db82668c4..6887d0d23 100644 --- a/redbot/cogs/economy/locales/ko-KR.po +++ b/redbot/cogs/economy/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! 사용자님의 입찰 가격이 4배로 늘었어요!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "체리 두 개! 사용자님의 입찰 가격이 3배로 올랐어요!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "2연속 심볼! 당신의 입찰 가격이 2배로 늘었어요!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "은행에 등록된 계좌가 없어요." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "사용자님에게 직접 메시지를 보낼 수 없어요." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "사용자님은 지금 쿨타임이에요. 잠시 후에 다시 시도해보세요." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "잘못된 입찰 금액이에요, 죄송해요. ;/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "동작 그만, 밑장빼기냐? 돈이 없잖아." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "주" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "날" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "시간" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "분" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "초" diff --git a/redbot/cogs/economy/locales/nb-NO.po b/redbot/cogs/economy/locales/nb-NO.po index d3dd0f384..5df226a3a 100644 --- a/redbot/cogs/economy/locales/nb-NO.po +++ b/redbot/cogs/economy/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} er ikke et heltall." msgid "{arg} is not a positive integer." msgstr "{arg} er ikke et positivt heltall." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT! 226! Budet er multiplisert * 50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC! Budet er multiplisert * 25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "Tre kirsebær! Budet er multiplisert * 20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Budet er multiplisert * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "To kirsebær! Budet er multiplisert * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "Tre symboler! Budet er multiplisert * 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "To påfølgende symboler! Budet er multiplisert * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Spilleautomat utbetalinger:\n" "Tre symboler: bud *10\n" "To symboler: Bud * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "Ugyldig verdi, argumentet må være et heltall, eventuelt forut for et `+` eller `-`-sign." -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "Ugyldig verdi, valutaen må øke eller minske for å være et heltall som er forskjellig fra null." -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Få deg god og ha det gøy med bildetekst!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "Base-kommandoen for å administrere banken." -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -104,11 +104,11 @@ msgstr "Vis brukerens kontosaldo.\n\n" " - `` Brukeren som skal sjekke saldoen. Hvis utelatt, settes standard til din egen saldo.\n" " " -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "{user} sin saldo er {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -127,11 +127,11 @@ msgstr "Overfør valuta til andre brukere.\n\n" " - `` beløpet av valuta å gi.\n" " " -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} overførte {num} {currency} til {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -155,154 +155,19 @@ msgstr "Sett balanse for en bruker's bank\n\n" " - `` Mengden valuta som saldoen skal settes til.\n" " " -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} la til {num} {currency} til {user} sin konto." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} fjernet {num} {currency} fra {user} sin konto." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author} har angitt {user} sin kontobalanse til {num} {currency}." -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Slett alle bankkontoer.\n\n" -" Eksempler:\n" -" - `[p]bank reset` - Ikke bekreftet. Viser en hjelp-melding.\n" -" - `[p]bank reset yes`\n\n" -" **Argumenter**\n\n" -" - `` vil bli satt som standard med mindre de er angitt.\n" -" " - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Dette vil slette alle bankkontoer for {scope}.\n" -"Hvis du er sikker, skriv `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "denne serveren" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Alle bankkontoer for {scope} har blitt slettet." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "Base-kommandoen for å utsette bankkontoer." - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Innløpe bankkontoer for brukere ikke lenger på serveren.\n\n" -" Kan ikke brukes med en global bank. Se `[p]bank prune global`.\n\n" -" Eksempler:\n" -" - `[p]bank prune server` - Ikke bekreftet. Viser en hjelp-melding.\n" -" - `[p]bank prune server yes`\n\n" -" **Argumenter**\n\n" -" - `` vil standard til false med mindre de er angitt.\n" -" " - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "Kommandoen kan ikke brukes med en global bank." - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "Dette vil slette alle bankkontoer for brukere ikke lenger på denne serveren.\n" -"Hvis du er sikker, skriver du `{prefix}bank prune local yes`" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "Bankkontoer for brukere som ikke lenger er på denne serveren er slettet." - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Prune bank for brukere som ikke lenger deler en server med boten.\n\n" -" Kan ikke brukes uten en global bank. Se `[p]bank prune server `.\n\n" -" Eksempler:\n" -" - `[p]bank prune global` - Er ikke bekreftet. Viser en hjelp-melding.\n" -" - `[p]bank prune globale yes`\n\n" -" **Argumenter**\n\n" -" - `` vil være standard for falske med mindre de er angitt.\n" -" " - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "Denne kommandoen kan ikke brukes med en lokal bank." - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "Dette vil slette alle bankkontoer for brukere som ikke lenger deler en server med boten.\n" -"Hvis du er sikker, skriv `{prefix}bank prune global yes`" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "Bankkontoer for brukere som ikke lenger deler en server med boten er skrevet ut." - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Slett bankkontoen til en spesifisert bruker.\n\n" -" Eksempler:\n" -" - `[p]bank prune bruker @TwentySix` - Tok ikke. Viser en hjelp-melding.\n" -" - `[p]bank prune @TwentySix yes`\n\n" -" **Argumenter**\n\n" -" - `` Brukeren som skal slette banken av. Tar meninger, navn og bruker ids.\n" -" - `` vil bli standard med mindre de er angitt.\n" -" " - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "Denne kommandoen kan ikke brukes i DMs med en lokal bank." - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "Dette vil slette {name}sin bankkonto.\n" -"Hvis du er sikker, skriv `{prefix}bank prune user {id} yes`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "Bankkontoen for {name} er skrevet ut." - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" @@ -311,13 +176,13 @@ msgstr "Få en gratis valuta.\n\n" " Det kan konfigureres beløp og frekvens.\n" " " -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "Du har nådd maksimalt antall {currency}! Vennligst bruk mer 😬\n\n" "Du har nå {new_balance} {currency}." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -325,11 +190,11 @@ msgstr "{author.mention} Her må du ta {currency}. Nyt! (+{amount} {currency}!)\ "Du har for øyeblikket {new_balance} {currency}.\n\n" "Du er for tiden #{pos} på den globale topplisten!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} For tidlig. For din neste dag må du vente {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -352,40 +217,40 @@ msgstr "Skriv ut topplisten.\n\n" " - `` om å inkludere resultater fra alle servere. Dette vil standard med mindre det er angitt.\n" " " -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "Side {page_num}/{page_len}." -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "Økonomi ledertavle" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Det er ingen kontoer i banken." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Navn" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Poeng" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "Ingen saldoer funnet." -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Vis utbetalinger for slottsmaskinen." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Jeg kan ikke sende direktemeldinger til deg." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -400,44 +265,44 @@ msgstr "Bruk spormaskinen.\n\n" " -` Beløpet som skal vedlegges på spillmaskinen. Vinnende utbetalinger er høyere når du vedder flere.\n" " " -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Du er på ventetid, prøv igjen litt." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Det er et ugyldig bud beløp, beklager :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Du ikke har nok penger, venn." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "Du har nådd maksimalt antall {currency}! Vennligst bruk litt mer 😬\n" "Du har nå {old_balance} {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Ingenting!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Ditt bud: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (Ditt bud) + {pay} (Winnings) → {new_balance}!" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "Base kommando for å administrere Economy innstillinger." -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" @@ -446,25 +311,20 @@ msgstr "\n" " Viser nåværende økonomiinnstillinger\n" " " -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----Økonomi innstillinger---\n" -"Minste spillemaskin bud: {slot_min}\n" -"Maksimum plass bud: {slot_max}\n" -"Slot nedkjøling: {slot_time}\n" -"Betalings-beløp: {payday_amount}\n" -"Nedkjøling av lønningsdag: {payday_time}\n" -"Beløp gitt ved kontoregistrering: {register_amount}\n" -"Maksimalt tillatt saldo: {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -479,15 +339,15 @@ msgstr "Still inn minste spormaskin bud.\n\n" " - `` Det nye minimumsbudet for bruk av spillemaskinen. Standard er 5.\n" " " -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "Advarsel: Minimum bud er større enn maksimal budet ({max_bid}). Spor vil ikke fungere." -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "Minste budet er nå {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -502,15 +362,15 @@ msgstr "Angi maksimalt spormaskin bud.\n\n" " -` Det nye maksimalbudet for bruk av spillemaskinen. Standard er 100.\n" " " -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "Advarsel: Maksimalt bud er mindre enn minimumsbudet ({min_bid}). Spor vil ikke fungere." -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "Høyeste bud er nå {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -529,11 +389,11 @@ msgstr "Angi ventetikken for spormaskinen.\n\n" " akseptere: sekunder, minutter, timer, dager, uker (hvis ingen enhet er angitt, varigheten forutsettes å være gitt i sekunder)\n" " " -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "Nedkjøling er nå {num} sekunder." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -552,11 +412,11 @@ msgstr "Angi nedkjølingsoperasjonen for lønnskommandoen.\n\n" " akseptere: sekunder, minutter, timer, dager, uker (hvis ingen enhet er angitt, varigheten forutsettes å være gitt i sekunder)\n" " " -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Verdi er endret. Minst {num} sekunder må passere mellom hver lønn." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -571,17 +431,17 @@ msgstr "Still inn beløpet du har tjent hver betalingsdag.\n\n" " - `` Det nye beløpet å gi når du bruker kommandoen betaler. Standard er 120.\n" " " -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "Beløpet må være større enn null og under {maxbal}." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Hver betalingsdag gir nå {num} {currency}." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -590,71 +450,41 @@ msgid "Set the amount earned each payday for a role.\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Still inn beløpet som er opptjent hver betalingsdag for en rolle.\n" -" Sett til `0` for å fjerne lønningsbeløpet du angir for den rollen.\n\n" -" Eksempel:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" -" **Argumenter**\n\n" -" - `` Rollen som tilordner et egendefinert betalerdagers beløp til.\n" -" - `` Det nye beløpet å gi når du bruker \"betalingsdag\"-kommandoen.\n" -" " +msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "Banken krever at du setter betalingsdagen til å være mindre enn maksimal saldo på {maxbal}." -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "Banken må være per server for per rolle lønner å arbeide." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "Belønningsverdien knyttet til rollen er fjernet. Brukere med denne rollen vil nå motta standardbetalingen av {num} {currency}." -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Hver betalingsdag vil nå gi {num} {currency} til personer med rollen {role_name}." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "Angi første saldo for nye bankkontoer.\n\n" -" Eksempel:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Argumenter**\n\n" -" - `` og ny opprinnelig saldo. Standard er 0.\n" -" " - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "Beløpet må være større enn eller lik null og mindre enn {maxbal}." - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Registrering av en konto vil nå gi {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "uker" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "dager" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "timer" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minutter" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "sekunder" diff --git a/redbot/cogs/economy/locales/nl-NL.po b/redbot/cogs/economy/locales/nl-NL.po index 2c8c0dc89..e0415a5d4 100644 --- a/redbot/cogs/economy/locales/nl-NL.po +++ b/redbot/cogs/economy/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Je bod is 4 maal verhoogd!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Twee kersen! Je bod is 3 maal verhoogd!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Twee dezelfde symbolen! Je bod is verdubbeld!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Word rijk en heb plezier met een denkbeeldige valuta!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "{user}'s balans is {num}{currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} verstuurde {num}{currency} naar {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} heeft {num}{currency} toegevoegd aan {user}'s account." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} heeft {num}{currency} verwijderd van {user}'s account." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "deze server" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Alle bank accounts voor {scope} zijn verwijderd." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} Te snel. Voor de volgende uitbetaling moet je nog {time} wachten." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Er zijn geen bankrekeningen." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Naam" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Score" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Toon de uitbetalingen voor de gokautomaat." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Ik kan je geen persoonlijke berichten versturen." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Je gaat te snel! Probeer het later opnieuw." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Dat is een ongeldig bod, sorry :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Je hebt niet genoeg geld." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Niets!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "Het minimum bod is nu {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "Het maximum bod is nu {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "Cooldown is nu {num} seconden." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Waarde gewijzigd. Ten minste {num} seconden moeten tussen elke betaaldag doorgaan." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Elke betaaldag geeft nu {num} {currency}." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "De bank moet ingesteld staan op per-server om de per-role betaaldagen werkbaar te maken." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Elke betaaldag geeft nu {num} {currency} aan mensen met de rol {role_name}." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Als je een account registreert, krijg je nu {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "weken" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "dagen" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "uren" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minuten" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "seconden" diff --git a/redbot/cogs/economy/locales/pl-PL.po b/redbot/cogs/economy/locales/pl-PL.po index 9177dfbbb..2af0ba311 100644 --- a/redbot/cogs/economy/locales/pl-PL.po +++ b/redbot/cogs/economy/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} nie jest liczbą całkowitą." msgid "{arg} is not a positive integer." msgstr "{arg} nie jest dodatnią liczbą całkowitą." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Twój zakład został powiększony czterokrotnie!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Dwie wiśnie! Twój zakład został powiększony trzykrotnie!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Dwa kolejne symoble! Twój zakład został podwojony!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "ten serwer" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Nie ma żadnych kont w banku." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Nazwa" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Stan" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Nie możesz tak często robić zakładów, spróbuj za chwilę." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Nieprawidłowa kwota zakładu, przepraszam :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Nie masz tyle pieniędzy, kolego." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "tygodni" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "dni" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "godzin" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minut" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "sekund" diff --git a/redbot/cogs/economy/locales/pt-BR.po b/redbot/cogs/economy/locales/pt-BR.po index 084b245c2..a49f1111f 100644 --- a/redbot/cogs/economy/locales/pt-BR.po +++ b/redbot/cogs/economy/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} não é um número inteiro." msgid "{arg} is not a positive integer." msgstr "{arg} não é um número positivo inteiro." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT! 256! Sua aposta foi multiplicada * 50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC! Sua aposta foi multiplicada * 25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "Três cerejas! Sua aposta foi multiplicada * 20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Sua aposta foi multiplicada * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Duas cerejas! Sua aposta foi multiplicada * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "Três símbolos! Sua aposta foi multiplicada * 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Dois símbolos consecutivos! Sua aposta foi multiplicada * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Pagamentos da máquina caça-níquel:\n" "Três Símbolos: Aposta * 10\n" "Dois Símbolos: Aposta * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "Valor inválido, o argumento dever um número inteiro, opcionalmente precedido com um sinal de `+` ou `-`." -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "Valor inválido, a quantidade de moeda para aumentar ou diminuir deve ser um número inteiro diferente de zero." -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Fique rico e divirta-se com a moeda imaginária!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -98,11 +98,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -114,11 +114,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -132,145 +132,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -284,40 +180,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Não há nenhuma conta no banco." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Nome" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Pontuação" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -327,60 +223,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Você deve aguardar, tente novamente daqui a pouco." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Desculpe, mas isso é um valor de aposta inválido :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Você não tem dinheiro suficiente, amigo." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Nada!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Sua aposta: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -390,15 +288,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -408,15 +306,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -428,11 +326,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -444,11 +342,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -458,17 +356,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -479,57 +377,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Registrar uma conta dará agora {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "semanas" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "dias" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "horas" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minutos" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "segundos" diff --git a/redbot/cogs/economy/locales/pt-PT.po b/redbot/cogs/economy/locales/pt-PT.po index e7e5a05c7..6f3e20569 100644 --- a/redbot/cogs/economy/locales/pt-PT.po +++ b/redbot/cogs/economy/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/ro-RO.po b/redbot/cogs/economy/locales/ro-RO.po index 06e95d7d3..bd4e149c6 100644 --- a/redbot/cogs/economy/locales/ro-RO.po +++ b/redbot/cogs/economy/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/ru-RU.po b/redbot/cogs/economy/locales/ru-RU.po index 417a099b2..f12742eef 100644 --- a/redbot/cogs/economy/locales/ru-RU.po +++ b/redbot/cogs/economy/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} не является целым числом." msgid "{arg} is not a positive integer." msgstr "{arg} не является положительным целым числом." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "ДЖЕКПОТ! 226! Ваша ставка умножена на 50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC! Ваша ставка была умножена на 25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "Три вишни! Ваша ставка была умножена * 20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Ваша ставка была умножена на 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Две вишни! Ваша ставка была умножена на 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "Три символа! Ваша ставка была умножена на 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Два последовательных символа! Ваша ставка была умножена на 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Выплаты игрового автомата:\n" "Три символа: Ставка * 10\n" "Два символа: Ставка * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "Недопустимое значение, аргумент должен быть целым числом, перед которым может стоять знак `+` или `-`." -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "Недопустимое значение, сумма валюты для увеличения или уменьшения должна быть целым числом, отличным от нуля." -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Богатейте и веселитесь с воображаемой валютой!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "Базовая команда для управления банком." -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -104,11 +104,11 @@ msgstr "Показать баланс счета пользователя.\n\n" " - `` Пользователь, баланс которого необходимо проверить. Если опущен, то по умолчанию используется ваш собственный баланс.\n" " " -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "Баланс пользователя {user}: {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -127,11 +127,11 @@ msgstr "Переводите валюту другим пользователя " - `` Количество валюты для перевода.\n" " " -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} перевёл {other_user} {num} {currency}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -154,154 +154,19 @@ msgstr "Устанавливает баланс банковского счет " - `` Сумма валюты, на которую нужно установить баланс.\n" " " -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} добавил {num} {currency} на счет {user}." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} удалил {num} {currency} со счета {user}." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author} установил баланс счета {user} на {num} {currency}." -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Удалить все банковские счета.\n\n" -" Примеры:\n" -" - `[p]bank reset` - Не подтверждено. Показывает справочное сообщение.\n" -" - `[p]bank reset yes`\n\n" -" **Аргументы**\n\n" -" - `` По умолчанию будет равно false, если не указано.\n" -" " - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Это приведет к удалению всех банковских счетов для {scope}.\n" -"Если вы уверены в этом, введите `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "этот сервер" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Все банковские счета для {scope} были удалены." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "Базовая команда для сокращения банковских счетов." - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Удалить банковские счета пользователей, которых больше нет на сервере.\n\n" -" Не может использоваться с глобальным банком. См. `[p]bank prune global`.\n\n" -" Примеры:\n" -" - `[p]bank prune server` - Не подтвердилось. Показывает справочное сообщение.\n" -" - `[p]bank prune server yes`.\n\n" -" **Аргументы**\n\n" -" - ``` По умолчанию будет равно false, если не указано.\n" -" " - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "Эта команда не может быть использована в глобальном банке." - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "Это приведет к удалению всех банковских счетов для пользователей, которых больше нет на этом сервере.\n" -"Если вы уверены, введите `{prefix}bank prune local yes`" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "Банковские счета пользователей, которых больше нет на этом сервере, были удалены." - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Удаляет банковские счета пользователей, которые больше не имеют общего сервера с ботом.\n\n" -" Не может использоваться без глобального банка. См. `[p]bank prune server`.\n\n" -" Примеры:\n" -" - `[p]bank prune global` - Не подтвердилось. Показывает справочное сообщение.\n" -" - `[p]bank prune global yes`\n\n" -" **Аргументы**\n\n" -" - `` По умолчанию будет равно false, если не указано.\n" -" " - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "Эта команда не может быть использована в локальном банке." - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "Это приведет к удалению всех банковских счетов пользователей, которые больше не имеют общего сервера с ботом.\n" -"Если вы уверены, введите `{prefix}bank prune global yes`" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "Банковские счета пользователей, которые больше не используют один сервер с ботом, были удалены." - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Удалить банковскую учетную запись указанного пользователя.\n\n" -" Примеры:\n" -" - `[p]bank prune user @TwentySix` - Не подтверждено. Показывает справочное сообщение.\n" -" - `[p]bank prune user @TwentySix yes`.\n\n" -" **Аргументы**\n\n" -" - `` Пользователь для удаления банка. Принимает упоминания, имена и идентификаторы пользователей.\n" -" - `` По умолчанию будет равно false, если не указано.\n" -" " - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "Эта команда не может быть использована в ЛС с локальным банком." - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "Это приведет к удалению банковского счета {name}.\n" -"Если вы уверены, введите `{prefix}bank prune user {id} yes`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "Банковский счет для {name} был удален." - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" @@ -310,13 +175,13 @@ msgstr "Получите немного бесплатной валюты.\n\n" " Размер вознаграждения и частоту можно настроить.\n" " " -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "Вы достигли максимальной суммы {currency}! Пожалуйста, потратьте еще немного 😬\n\n" "В настоящее время у вас есть {new_balance} {currency}." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -324,11 +189,11 @@ msgstr "{author.mention} Вот, возьмите {currency}. Наслаждай "У вас сейчас есть {new_balance} {currency}.\n\n" "Вы в настоящее время #{pos} в глобальной таблице лидеров!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention}, слишком рано. До следующей выплаты придется подождать {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -351,40 +216,40 @@ msgstr "Вывести таблицу лидеров.\n\n" " - `` Включать ли результаты со всех серверов. По умолчанию false, если не указано.\n" " " -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "Страница {page_num}/{page_len}." -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "Таблица лидеров по экономики" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "В банке нет счетов." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "Имя" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Счет" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "Балансы не найдены." -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Показать выплаты слот-машины." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Я не могу отправить вам личное сообщение." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -399,44 +264,44 @@ msgstr "Используйте игровой автомат.\n\n" " - `` Сумма ставки на игровом автомате. Выигрышные выплаты выше, если вы ставите больше.\n" " " -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Ты играешь слишком часто, попробуй чуть позже." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "К сожалению, это неправильная сумма ставки :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Слушай, у тебя нет столько денег." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "Вы достигли максимальной суммы {currency}! Пожалуйста, потратьте еще немного 😬\n" "{old_balance} -> {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Ничего!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Ваша ставка: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (Ваша ставка) + {pay} (Выигрыш) → {new_balance}!" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "Базовая команда для управления настройками экономики." -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" @@ -445,25 +310,20 @@ msgstr "\n" " Показывает текущие настройки экономии\n" " " -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----Настройки Экономики---\n" -"Минимальная ставка за слот: {slot_min}\n" -"Максимальная ставка на слот: {slot_max}\n" -"Время восстановления слота: {slot_time}\n" -"Сумма выплаты: {payday_amount}\n" -"Время восстановления дневной выплаты: {payday_time}\n" -"Сумма, выданная при регистрации аккаунта: {register_amount}\n" -"Максимально допустимый баланс: {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -478,15 +338,15 @@ msgstr "Установите минимальную ставку игровог " - `` Новая минимальная ставка для использования игрового автомата. По умолчанию 5.\n" " " -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "Предупреждение: Минимальная ставка больше максимальной ставки ({max_bid}). Слоты не будут работать." -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "Минимальная ставка сейчас {bid} {currency}." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -501,15 +361,15 @@ msgstr "Установите максимальную ставку игрово " - `` Новая максимальная ставка для использования игрового автомата. По умолчанию - 100.\n" " " -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "Предупреждение: Максимальная ставка меньше минимальной ставки ({min_bid}). Слоты не будут работать." -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "Максимальная ставка сейчас {bid} {currency}." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -528,11 +388,11 @@ msgstr "Установите время охлаждения для игрово " Принимает значения: секунды, минуты, часы, дни, недели (если единицы измерения не указаны, считается, что длительность задана в секундах)\n" " " -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "Перерыв между играми теперь {num} секунд." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -551,11 +411,11 @@ msgstr "Установите время восстановления для ко " Принимает значения: секунды, минуты, часы, дни, недели (если единицы измерения не указаны, считается, что продолжительность задана в секундах)\n" " " -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Значение изменено. Теперь между выплатами должно пройти как минимум {num} секунд." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -570,17 +430,17 @@ msgstr "Установите сумму, получаемую за каждую " - `` Новая сумма, которую нужно выдать при использовании команды payday. По умолчанию 120.\n" " " -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "Сумма должна быть больше нуля и меньше {maxbal}." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Каждая выплата теперь дает {num}{currency}." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -589,72 +449,41 @@ msgid "Set the amount earned each payday for a role.\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Устанавливает сумму, получаемую в день зарплаты для роли.\n" -" Установите значение `0`, чтобы удалить сумму зарплаты, которую вы установили для этой роли.\n\n" -" Доступно только в том случае, если не используется глобальный банк.\n\n" -" Пример:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" -" **Аргументы**\n\n" -" - `` Роль, для которой назначается пользовательская сумма зарплаты.\n" -" - `` Новая сумма для выдачи при использовании команды payday.\n" -" " +msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "Банк требует, чтобы размер выплат был меньше, чем его максимальный баланс в {maxbal}." -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "Банк должен быть серверным, чтобы делать выплаты жалованья для ролей." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "Значение зарплаты, прикрепленное к роли, было удалено. Пользователи с этой ролью теперь будут получать зарплату по умолчанию {num} {currency}." -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "Теперь каждый день выплаты будет давать {num} {currency} людям с ролью {role_name}." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "Установите начальный баланс для новых банковских счетов.\n\n" -" Пример:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Аргументы**\n\n" -" - `` Новая сумма начального баланса. По умолчанию 0.\n" -" " - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "Сумма должна быть больше или равна нулю и меньше чем {maxbal}." - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Регистрация счета теперь даст {num} {currency}." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "нед." -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "дн." -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "ч." -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "мин." -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "с." diff --git a/redbot/cogs/economy/locales/sk-SK.po b/redbot/cogs/economy/locales/sk-SK.po index d8ef8c894..85804a4be 100644 --- a/redbot/cogs/economy/locales/sk-SK.po +++ b/redbot/cogs/economy/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/sl-SI.po b/redbot/cogs/economy/locales/sl-SI.po index 4752bbe37..d13fed845 100644 --- a/redbot/cogs/economy/locales/sl-SI.po +++ b/redbot/cogs/economy/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/sr-CS.po b/redbot/cogs/economy/locales/sr-CS.po index 6e542e732..7bcca30b1 100644 --- a/redbot/cogs/economy/locales/sr-CS.po +++ b/redbot/cogs/economy/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/sr-SP.po b/redbot/cogs/economy/locales/sr-SP.po index 950945678..ab5bcf8d6 100644 --- a/redbot/cogs/economy/locales/sr-SP.po +++ b/redbot/cogs/economy/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/sv-SE.po b/redbot/cogs/economy/locales/sv-SE.po index 084959432..904939aa3 100644 --- a/redbot/cogs/economy/locales/sv-SE.po +++ b/redbot/cogs/economy/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! Din insats har blivit multiplicerad * 4!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "Två körsbär! Din insats har multiplicerats * 3!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Två på varandra lika följande symboler! Din insats har multiplicerats * 2!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Det finns inga konton i banken." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Jag kan inte skicka direkt meddelanden till dig." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Du är på cooldown, försök igen om en liten stund." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Det är inte en giltig insats summa, förlåt :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Du har inte tillräckligt med pengar, kompis." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "veckor" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "dagar" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "timmar" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "minuter" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "sekunder" diff --git a/redbot/cogs/economy/locales/tr-TR.po b/redbot/cogs/economy/locales/tr-TR.po index c6586ff9a..dc03a0da4 100644 --- a/redbot/cogs/economy/locales/tr-TR.po +++ b/redbot/cogs/economy/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} tamsayı değil." msgid "{arg} is not a positive integer." msgstr "{arg} pozitif bir tamsayı değil." -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT! 226! Teklifiniz 50* katlandı!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC! Teklifiniz 25 katına katlandı!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "3 kiraz! Teklifiniz 20 katına katlandı!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 tane 6! Teklifiniz 4 katına katlandı!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "İki kiraz! Teklifiniz 3 katına katlandı!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "3 Sembol! Teklifiniz 3 katına katlandı!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "Ardışık iki sembol! Teklifiniz 2 katına katlandı!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "Slot makinesi ödemeleri:\n" "Üç semboller: Bet * 10\n" "İki semboller: Bet * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "Geçersiz değer, seçenek isteğe bağlı olarak `+` veya `-` işareti ile başlayan bir tam sayı olmalıdır." -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "Geçersiz değer, arttırılacak veya azaltılacak para miktarı sıfırdan farklı bir tam sayı olmalıdır." -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "Zengin olun ve hayali para birimi ile eğlenin!" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "Bankayı yönetmek için temel komut." -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -104,11 +104,11 @@ msgstr "Kullanıcının hesap bakiyesini göster.\n\n" " - `` Bakiyesi gösterilecek kullanıcı. Boş bırakılırsa, sizin bakiyeniz gösterilir.\n" " " -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "{user} adlı kullanıcının bakiyesi {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -127,11 +127,11 @@ msgstr "Diğer kullanıcılara bakiye aktar.\n\n" " - `` Ne kadar bakiye aktarılacağı.\n" " " -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user}, {other_user} adlı kullanıcıya {num} {currency} aktardı" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -154,154 +154,19 @@ msgstr "Bir kullanıcının banka hesabındaki bekiyeyi ayarla.\n\n" " - `` Bakiyenin ayarlanacağı miktar.\n" " " -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author}, {user} adlı kişiye {num} {currency} ekledi." -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} yaklaşık {num} {currency} bakiyeyi {user} hesabından kaldırdı." -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author}, {user} bu kullanıcısına {num} {currency} ekledi." -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Tüm banka hesaplarını sil.\n\n" -" Örnekler:\n" -" - `[p]bank reset` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank reset yes`\n\n" -" **Seçenekler**\n\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "Bu {scope} dahilindeki tüm banka hesaplarını silecektir.\n" -"Eğer eminseniz `{prefix}bank reset yes` komutunu kullanın" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "bu sunucu" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "{scope} dahilindeki tüm banka hesapları silindi." - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "Banka hesaplarını temizlemek için temel komut." - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Artık sunucuda olmayan kullanıcıların hesaplarını temizle.\n\n" -" Küresel bir banka ile kullanılamaz. Bakınız: `[p]bank prune global`.\n\n" -" Örnekler:\n" -" - `[p]bank prune server` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank prune server yes`\n\n" -" **Seçenekler**\n\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "Bu komut küresel bir banka ile kullanılamaz." - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "Bu, artık sunucuda olmayan üyelere ait tüm banka hesaplarını silecektir.\n" -"Eğer onaylıyorsanız `{prefix}bank prune local yes` yazın." - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "Artık sunucuda olmayan üyelerin banka hesapları silinmiştir." - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Artık botla sunucu paylaşmayan kullanıcıların banka hesaplarını temizle.\n\n" -" Küresel bir banka olmadan kullanılamaz. Bakınız: `[p]bank prune server`.\n\n" -" Örnekler:\n" -" - `[p]bank prune global` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank prune global yes`\n\n" -" **Seçenekler**\n\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "Bu komut yerel bir banka ile kullanılamaz." - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "Bu, artık botla ortak suncusu olmayan kullanıcılara ait tüm banka hesaplarını silecektir.\n" -"Eğer onaylıyorsanız `{prefix}bank prune global yes` yazın." - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "Artık bot ile ortak sunucusu bulunmayan kullanıcıların banka hesapları temizlendi." - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Belirtilen kullanıcının banka hesabını sil.\n\n" -" Örnekler:\n" -" - `[p]bank prune user @TwentySix` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Seçenekler**\n\n" -" - `` Hesabı silinecek kullanıcı. Ping, isim veya kullanıcı Idsi kullanılabilir.\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "Bu komut yerel bir banka ile özel mesajlarda kullanılamaz." - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "Bu, üyenin {name} banka hesabını silecek.\n" -"Eğer eminsen bu komutu kullan `{prefix}bank prune user {id} yes`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "Bu üyenin {name} bankası hesabı silindi." - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" @@ -310,13 +175,13 @@ msgstr "Bir miktar beleş bakiye kazan.\n\n" " Kazanılan miktar ve kazanma sıklığı ayarlanabilir.\n" " " -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "Maksimum {currency} miktarına ulaştınız! Lütfen biraz para harcayın 😬\n\n" "Şu anda {new_balance} {currency} var." -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -324,11 +189,11 @@ msgstr "{author.mention} buyur, sana birazcık {currency}. İyi eğlenceler! (+{ "Toplamda senin {new_balance} {currency} var!\n\n" "Şu anda Dünya sıralamasında #{pos}. sıradasın!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} Çok yakında. Bir dahaki ödemeye kalan süre {time}." -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -351,40 +216,40 @@ msgstr "Sıralamayı göster.\n\n" " - `` Tüm sunucuların dahil edilip edilmeyeceği. Belirtilmediği sürece kapalıdır.\n" " " -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "Sayfa {page_num}/{page_len}." -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "Ekonomi Sıralaması" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "Bankada kayıtlı hesap yok." -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "İsimler" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "Puan" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "Hiç bakiye bulunamadı." -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "Slot makinesi için ikramiyeleri göster." -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "Sana özelden mesaj atamıyorum." -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -399,44 +264,44 @@ msgstr "Slot makinesini kullan.\n\n" " - `` Oynanacak miktar. Kazanıldığında alınan miktar oynanan miktarla birlikte artar.\n" " " -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "Çok hızlı yazıyorsun, lütfen biraz bekle." -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "Bu geçersiz bir teklif tutarı, üzgünüm :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "Yeterince paran yok dostum." -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "Maksimum {currency} miktarına ulaştınız! Lütfen biraz para harcayın 😬\n" "Şu anda {old_balance} -> {new_balance} var!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "Hiçbir şey!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "Senin teklifin: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (Senin teklifin) + {pay} (Kazandığın) → {new_balance}!" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "Ekonomi ayarlarını yönetmek için temel komut." -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" @@ -445,25 +310,20 @@ msgstr "\n" " Mevcut ekonomi ayarlarını göster\n" " " -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----Ekonomi Ayarları---\n" -"Slot oynanabilecek en az miktar: {slot_min}\n" -"Slot oynanabilecek en fazla miktar: {slot_max}\n" -"Slot bekleme süresi: {slot_time}\n" -"Maaş miktarı: {payday_amount}\n" -"Maaş bekleme süresi: {payday_time}\n" -"Kaydedilen yeni hesaplara verilecek miktar: {register_amount}\n" -"İzin verilen en fazla bakiye: {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -478,15 +338,15 @@ msgstr "Slot makinesinde oynanabilecek en az miktar.\n\n" " - `` Slot makinesinde oynanabilecek yeni en düşük miktar. Varsayılan miktar 5 dir.\n" " " -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "Uyarı: Minimum miktar maksimum miktardan fazla ({max_bid}). Slotlar çalışmayacaktır." -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "Minimum teklif şimdi {bid} {currency} ' dir." -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -501,15 +361,15 @@ msgstr "Slot makinesinde oynanabilecek en yüksek miktarı ayarla.\n\n" " - `` Slot makinesinde oynanabilecek yeni en fazla miktar. Varsayılan olarak 100 dür.\n" " " -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "Uyarı: Maksimum miktar minimum miktardan fazla ({min_bid}). Slotlar çalışmayacaktır." -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "Maksimum teklifi şimdi {bid} {currency} ' dir." -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -528,11 +388,11 @@ msgstr "Slot makinesi için bekleme süresini ayarla.\n\n" " Süreyi saniyeler (s), dakikalar (m), saatler (h), günler (d) veya haftalar (w) olarak verebilirsiniz. (Eğer ölçü belirtilmediyse sürenin saniye olarak verildiği varsayılır)\n" " " -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "Bekleme süresi şimdi {num} saniye." -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -551,11 +411,11 @@ msgstr "Maaş komutu için bekleme süresini ayarla.\n\n" " Süreyi saniyeler (s), dakikalar (m), saatler (h), günler (d) veya haftalar (w) olarak verebilirsiniz. (Eğer ölçü belirtilmediyse sürenin saniye olarak verildiği varsayılır)\n" " " -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "Değer değiştirildi. Her ödeme günü arasında en az {num} saniye geçmelidir." -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -570,17 +430,17 @@ msgstr "Her maaş günü kazanılan miktarı ayarla.\n\n" " - `` Maaş günü komutu kullanıldığında alınacak yeni miktar. Varsayılan olarak 120.\n" " " -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "Miktar sıfırdan yüksek ve {maxbal} sayısından az olmalı." -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "Her ödeme günü şimdi {num} {currency} verecek." -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -589,73 +449,42 @@ msgid "Set the amount earned each payday for a role.\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Bir rol için her maaş günü alınan miktarı ayarla.\n" -" Bir rolün maaş ayarını kaldırmak için değeri `0` yapın.\n\n" -" Yalnızca bir küresel banka kullanılmıyorken geçerlidir.\n\n" -" Örnek:\n" -" - `[p]economyset rolepaydayamount @Üyeler 400`\n\n" -" **Seçenekler**\n\n" -" - `` Özel olarak maaş değeri ayarlanacak rol.\n" -" - `` Maaş komutu kullanıldığında alınacak yeni miktar.\n" -" " +msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "Banka maaş günü için ayarlanan miktarın {maxbal} maksimum bakiyesinden az olmasını gerektirir." -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "Banka sunucu rolü başına paydays çalışmak için başına olmalıdır." -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "Rol için ayarlanmış maaş miktarı kaldırıldı. Bu role sahip üyeler artık varsayılan miktar olan {num} {currency} maaş alacaklar." -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "\n" "Her ödeme günü şimdi {role_name} rolüne sahip olan kişilere {num} {currency} verecek." -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "Yeni banka hesapları için başlangıç bakiyesini ayarla.\n\n" -" Örnek:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Seçenekler**\n\n" -" - `` Yeni başlangıç bakiyesi miktarı. Varsayılan olarak 0.\n" -" " - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "Miktar sıfırdan büyük yada eşit ve {maxbal} sayısından az olmalı." - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "Bir hesap kayıt {num} {currency} şimdi verin." - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "hafta" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "gün" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "saat" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "dakika" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "saniye" diff --git a/redbot/cogs/economy/locales/uk-UA.po b/redbot/cogs/economy/locales/uk-UA.po index 2ac597c57..106ea9dc2 100644 --- a/redbot/cogs/economy/locales/uk-UA.po +++ b/redbot/cogs/economy/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/vi-VN.po b/redbot/cogs/economy/locales/vi-VN.po index 75667d8fa..4b6c333dc 100644 --- a/redbot/cogs/economy/locales/vi-VN.po +++ b/redbot/cogs/economy/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/zh-CN.po b/redbot/cogs/economy/locales/zh-CN.po index f4adaece3..163c2a995 100644 --- a/redbot/cogs/economy/locales/zh-CN.po +++ b/redbot/cogs/economy/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "{arg} 不是整数" msgid "{arg} is not a positive integer." msgstr "{arg} 不是一个正整数" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "JACKPOT!226!你的出价已乘以*50!" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "4LC!你的出价已倍增*25!" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "三个樱桃!你的出价已乘以*20!" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! 你的出价已经翻了4倍!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "两个樱桃! 你的出价已经翻了3倍!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "三个符号!你的出价已乘以* 10!" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "两个连续的符号!你的出价已经翻倍!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -69,25 +69,25 @@ msgstr "老虎机支付:\n" "三个符号:Bet * 10\n" "两个符号:Bet * 2" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "无效的值, 参数必须是一个整数, 可以选择在其前加一个\"+\" 或 \"-\" 符号" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "无效的值,要增加或减少的货币数量必须是一个与零不同的整数" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "通过虚构的货币致富并享受乐趣" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "管理银行的基本命令" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -104,11 +104,11 @@ msgstr "显示用户帐户余额\n\n" " - `用户检查余额。 如果省略,默认你自己的余额\n" " " -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "{user} 的余额是 {num} {currency}" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -127,11 +127,11 @@ msgstr "将货币转账给其他用户\n\n" " - ``要转账的货币数量\n" " " -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "{user} 把 {num} {currency} 转账到了 {other_user}" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -154,154 +154,19 @@ msgstr "设置用户银行账户的余额\n\n" " - `` 设置其余额所用的货币量\n" " " -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "{author} 已将 {num} {currency} 添加到 {user} 的帐户中" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "{author} 从 {user} 的帐户中删除了 {num} {currency}" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "{author} 将 {user} 的帐户余额设置为 {num} {currency}" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "删除所有银行账户\n\n" -" 示例:\n" -" - `[p]bank reset' - 未确认。 显示帮助信息\n" -" - `[p]bank reset yes`\n\n" -" **参数**\n\n" -" - `除非指定,这将默认为 false。\n" -" " - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "这将删除 {scope}的所有银行帐户\n" -"如果你确定, 输入 `{prefix}bank reset yes`" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "此服务器" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "{scope} 的所有银行账户已被删除" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "修剪银行帐户的基本命令" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "为服务器中不再存在的用户修剪银行帐户\n\n" -" 无法与全局银行一起使用。 请参阅[p]Bank prune global`。\n\n" -" 示例:\n" -" - `[p]Bank prune server` - 未确认。 显示帮助信息\n" -" - `[p]Banking prune server yes`\n\n" -" **Arguments**\n\n" -" - `` 除非指定,否则默认为false\n" -" " - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "此命令不能与全球银行一起使用" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "这将删除该服务器中不再存在的用户的所有银行帐户\n" -"如果你确定, 请输入`{prefix}bank prune local yes`" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "已删除不再在此服务器中的用户的银行帐户" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "为不再与该机器人共享服务器的用户修剪银行帐户\n\n" -" 无法在没有全球银行的情况下使用。 请参阅[p]bank prune server`\n\n" -" 示例:\n" -" - `[p]Bank prune global` - 未确认。 显示帮助信息\n" -" - `[p]Bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` 除非指定,否则默认为false\n" -" " - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "此命令不能与本地银行共用" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "这将删除所有不再与机器人共享服务器的用户的银行账户\n" -"如果你确定, 请键入 `{prefix}bank prune global yes`" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "已删除不再与该机器人共享服务器的用户的银行帐户" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "删除指定用户的银行账户\n\n" -" 示例:\n" -" - `[p]Bank prune user @TwentySix` - 未确认。 显示帮助信息\n" -" - `[p]bank prune user @Twentysis yes`\n\n" -" **Arguments**\n\n" -" - ``要删除银行的用户。带有提及,名称和用户ID\n" -" - `' 除非指定,否则默认为false\n" -" " - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "此命令不能在具有本地银行的DM中使用" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "这将删除 {name}的银行帐户\n" -"如果你确定, 请输入 `{prefix}bank prune user {id} yes`" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "{name} 的银行帐户已被删除" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" @@ -310,13 +175,13 @@ msgstr "获取一些免费货币\n\n" " 可以配置奖励金额和频率\n" " " -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "你已经达到了 {currency} 的最大金额!请多花点钱 😬\n\n" "你目前有 {new_balance} {currency}" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" @@ -324,11 +189,11 @@ msgstr "{author.mention}, 拿走一些 {currency}去享受吧!(+{amount} {curr "你目前有 {new_balance} {currency}\n\n" "你目前在全球排行榜上排名第 #{pos}!" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "{author.mention} 太快了。。你的下一个发薪日要等{time}" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -351,40 +216,40 @@ msgstr "经济排行榜\n\n" " - ``是否包括所有服务器的结果。除非指定,否则默认为false\n" " " -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "第 {page_num}/{page_len} 页" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "经济排行榜" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "在这个银行中没有账户。" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "名称" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "得分" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "未找到余额" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "显示老虎机的支出" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "我不能向你发送私信" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -399,44 +264,44 @@ msgstr "使用老虎机\n\n" " - `在老虎机上下注的金额。当你下更多的赌注时,中奖赔率会更高。。\n" " " -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "你正处于冷却状态,请稍后再试" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "这是无效的出价金额,对不起:/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "你没有足够的钱,朋友" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "你已经达到了 {currency} 的最大金额!请多花点钱 😬\n" "{old_balance} -> {new_balance}!" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "没什么!" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "你的出价: {bid}" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "\n" "{old_balance} - {bid} (你的出价) + {pay} (奖金) → {new_balance}!" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "管理经济设置的基本命令" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" @@ -445,25 +310,20 @@ msgstr "\n" " 显示当前的经济设置\n" " " -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" -msgstr "----经济设置---\n" -"最低老虎机出价: {slot_min}\n" -"最高老虎机出价: {slot_max}\n" -"老虎机冷却: {slot_time}\n" -"发薪日金额: {payday_amount}\n" -"发薪日冷却时间: {payday_time}\n" -"账户注册时给出的金额: {register_amount}\n" -"允许的最大余额: {maximum_bal}" +msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -478,15 +338,15 @@ msgstr "设置最低老虎机出价\n\n" " - `使用老虎机的新的最低出价。默认值为5\n" " " -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "警告:最低出价大于最高出价 ({max_bid})。老虎机将无法工作" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "现在最低出价为 {bid} {currency}。" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -501,15 +361,15 @@ msgstr "设置老虎机的最高出价\n\n" " - `使用老虎机的新的最高出价。默认值为100\n" " " -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "警告:最高出价低于最低出价({min_bid})。老虎机将无法工作" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "现在最高出价为 {bid} {currency}。" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -528,11 +388,11 @@ msgstr "设置老虎机的冷却时间\n\n" " 接受:秒、 分钟、 小时、 天、 周(如果未指定单位,则假定持续时间以秒为单位)\n" " " -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "冷却时间现在为 {num} 秒" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -550,11 +410,11 @@ msgstr "设置发薪日命令的冷却时间\n\n" " - `默认5分钟\n" " 接受:秒、 分钟、 小时、 天、 周(如果未指定单位,则假定持续时间以秒为单位) " -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "值已修改。每个发薪日之间至少必须经过 {num} 秒" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -569,17 +429,17 @@ msgstr "设置每个发薪日赚取的金额\n\n" " - `使用payday命令时要提供的新金额。默认值为120\n" " " -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "金额必须大于零且小于 {maxbal}" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "现在每个发薪日都会给 {num} {currency}" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -588,72 +448,41 @@ msgid "Set the amount earned each payday for a role.\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "设置角色在每个发薪日赚取的金额\n" -" 设置为 `0` 以移除你为该角色设置的发薪日金额\n\n" -" 仅在不使用全球银行时才可用\n\n" -" 示例:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" -" **Arguments**\n\n" -" - `为其分配自定义发薪日金额的角色\n" -" - `使用payday命令时要提供的新金额\n" -" " +msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "银行要求你将发薪日设置为小于其最大余额 {maxbal}" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "银行必须是每个服务器的每个角色发薪日才能工作" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "角色的发薪日值已被删除。具有此角色的用户现在将收到 {num} {currency} 的默认工资" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "现在每个发薪日将为角色{role_name} 的人们提供{num}{currency}" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "设置新银行账户的初始余额\n\n" -" 示例:\n" -" - `[p]Economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `新的初始余额金额。默认值为0\n" -" " - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "金额必须大于或等于零且小于 {maxbal}" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "注册帐户现在将获得 {num} {currency}" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "周" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "天" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "小时" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "分钟" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "秒" diff --git a/redbot/cogs/economy/locales/zh-HK.po b/redbot/cogs/economy/locales/zh-HK.po index 5be7b5f03..0478fc2ce 100644 --- a/redbot/cogs/economy/locales/zh-HK.po +++ b/redbot/cogs/economy/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "" diff --git a/redbot/cogs/economy/locales/zh-TW.po b/redbot/cogs/economy/locales/zh-TW.po index e2a6b4505..8e9c1d1ab 100644 --- a/redbot/cogs/economy/locales/zh-TW.po +++ b/redbot/cogs/economy/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-19 11:40+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -23,35 +23,35 @@ msgstr "" msgid "{arg} is not a positive integer." msgstr "" -#: redbot/cogs/economy/economy.py:48 +#: redbot/cogs/economy/economy.py:46 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" msgstr "" -#: redbot/cogs/economy/economy.py:52 +#: redbot/cogs/economy/economy.py:50 msgid "4LC! Your bid has been multiplied * 25!" msgstr "" -#: redbot/cogs/economy/economy.py:56 +#: redbot/cogs/economy/economy.py:54 msgid "Three cherries! Your bid has been multiplied * 20!" msgstr "" -#: redbot/cogs/economy/economy.py:60 +#: redbot/cogs/economy/economy.py:58 msgid "2 6! Your bid has been multiplied * 4!" msgstr "2 6! 你的出價已經翻了4倍!" -#: redbot/cogs/economy/economy.py:64 +#: redbot/cogs/economy/economy.py:62 msgid "Two cherries! Your bid has been multiplied * 3!" msgstr "兩個櫻桃! 你的出價已經翻了3倍!" -#: redbot/cogs/economy/economy.py:68 +#: redbot/cogs/economy/economy.py:66 msgid "Three symbols! Your bid has been multiplied * 10!" msgstr "" -#: redbot/cogs/economy/economy.py:72 +#: redbot/cogs/economy/economy.py:70 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" msgstr "兩個連續的符號!你的出價已經翻倍!" -#: redbot/cogs/economy/economy.py:76 +#: redbot/cogs/economy/economy.py:74 msgid "Slot machine payouts:\n" "{two.value} {two.value} {six.value} Bet * 50\n" "{flc.value} {flc.value} {flc.value} Bet * 25\n" @@ -62,25 +62,25 @@ msgid "Slot machine payouts:\n" "Two symbols: Bet * 2" msgstr "" -#: redbot/cogs/economy/economy.py:108 +#: redbot/cogs/economy/economy.py:106 msgid "Invalid value, the argument must be an integer, optionally preceded with a `+` or `-` sign." msgstr "" -#: redbot/cogs/economy/economy.py:120 +#: redbot/cogs/economy/economy.py:118 msgid "Invalid value, the amount of currency to increase or decrease must be an integer different from zero." msgstr "" -#: redbot/cogs/economy/economy.py:132 +#: redbot/cogs/economy/economy.py:130 #, docstring msgid "Get rich and have fun with imaginary currency!" msgstr "" -#: redbot/cogs/economy/economy.py:182 +#: redbot/cogs/economy/economy.py:180 #, docstring msgid "Base command to manage the bank." msgstr "" -#: redbot/cogs/economy/economy.py:187 +#: redbot/cogs/economy/economy.py:185 #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" @@ -91,11 +91,11 @@ msgid "Show the user's account balance.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:207 +#: redbot/cogs/economy/economy.py:205 msgid "{user}'s balance is {num} {currency}" msgstr "" -#: redbot/cogs/economy/economy.py:214 +#: redbot/cogs/economy/economy.py:212 #, docstring msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" @@ -107,11 +107,11 @@ msgid "Transfer currency to other users.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:235 +#: redbot/cogs/economy/economy.py:233 msgid "{user} transferred {num} {currency} to {other_user}" msgstr "" -#: redbot/cogs/economy/economy.py:247 +#: redbot/cogs/economy/economy.py:245 #, docstring msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" @@ -125,145 +125,41 @@ msgid "Set the balance of a user's bank account.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:267 +#: redbot/cogs/economy/economy.py:265 msgid "{author} added {num} {currency} to {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:275 +#: redbot/cogs/economy/economy.py:273 msgid "{author} removed {num} {currency} from {user}'s account." msgstr "" -#: redbot/cogs/economy/economy.py:283 +#: redbot/cogs/economy/economy.py:281 msgid "{author} set {user}'s account balance to {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:298 -#, docstring -msgid "Delete all bank accounts.\n\n" -" Examples:\n" -" - `[p]bank reset` - Did not confirm. Shows the help message.\n" -" - `[p]bank reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:310 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bank reset yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:314 redbot/cogs/economy/economy.py:322 -msgid "this server" -msgstr "" - -#: redbot/cogs/economy/economy.py:321 -msgid "All bank accounts for {scope} have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:330 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "" - -#: redbot/cogs/economy/economy.py:337 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bank prune global`.\n\n" -" Examples:\n" -" - `[p]bank prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:351 -msgid "This command cannot be used with a global bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:355 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bank prune local yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:364 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "" - -#: redbot/cogs/economy/economy.py:370 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bank prune server`.\n\n" -" Examples:\n" -" - `[p]bank prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune global yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:384 -msgid "This command cannot be used with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:388 -msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" -"If you're sure, type `{prefix}bank prune global yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:397 -msgid "Bank accounts for users who no longer share a server with the bot have been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:407 -#, docstring -msgid "Delete the bank account of a specified user.\n\n" -" Examples:\n" -" - `[p]bank prune user @TwentySix` - Did not confirm. Shows the help message.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Arguments**\n\n" -" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:419 -msgid "This command cannot be used in DMs with a local bank." -msgstr "" - -#: redbot/cogs/economy/economy.py:429 -msgid "This will delete {name}'s bank account.\n" -"If you're sure, type `{prefix}bank prune user {id} yes`" -msgstr "" - -#: redbot/cogs/economy/economy.py:437 -msgid "The bank account for {name} has been pruned." -msgstr "" - -#: redbot/cogs/economy/economy.py:442 +#: redbot/cogs/economy/economy.py:295 #, docstring msgid "Get some free currency.\n\n" " The amount awarded and frequency can be configured.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:463 redbot/cogs/economy/economy.py:518 +#: redbot/cogs/economy/economy.py:316 redbot/cogs/economy/economy.py:371 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n\n" "You currently have {new_balance} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:477 redbot/cogs/economy/economy.py:534 +#: redbot/cogs/economy/economy.py:330 redbot/cogs/economy/economy.py:387 msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\n\n" "You currently have {new_balance} {currency}.\n\n" "You are currently #{pos} on the global leaderboard!" msgstr "" -#: redbot/cogs/economy/economy.py:494 redbot/cogs/economy/economy.py:550 +#: redbot/cogs/economy/economy.py:347 redbot/cogs/economy/economy.py:403 msgid "{author.mention} Too soon. For your next payday you have to wait {time}." msgstr "" -#: redbot/cogs/economy/economy.py:558 +#: redbot/cogs/economy/economy.py:411 #, docstring msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" @@ -277,40 +173,40 @@ msgid "Print the leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:575 +#: redbot/cogs/economy/economy.py:428 msgid "Page {page_num}/{page_len}." msgstr "" -#: redbot/cogs/economy/economy.py:581 +#: redbot/cogs/economy/economy.py:434 msgid "Economy Leaderboard" msgstr "" -#: redbot/cogs/economy/economy.py:598 +#: redbot/cogs/economy/economy.py:451 msgid "There are no accounts in the bank." msgstr "在這個銀行中沒有帳戶。" -#: redbot/cogs/economy/economy.py:602 +#: redbot/cogs/economy/economy.py:455 msgid "Name" msgstr "" -#: redbot/cogs/economy/economy.py:603 +#: redbot/cogs/economy/economy.py:456 msgid "Score" msgstr "" -#: redbot/cogs/economy/economy.py:673 +#: redbot/cogs/economy/economy.py:526 msgid "No balances found." msgstr "" -#: redbot/cogs/economy/economy.py:678 +#: redbot/cogs/economy/economy.py:531 #, docstring msgid "Show the payouts for the slot machine." msgstr "" -#: redbot/cogs/economy/economy.py:682 +#: redbot/cogs/economy/economy.py:535 msgid "I can't send direct messages to you." msgstr "" -#: redbot/cogs/economy/economy.py:687 +#: redbot/cogs/economy/economy.py:540 #, docstring msgid "Use the slot machine.\n\n" " Example:\n" @@ -320,60 +216,62 @@ msgid "Use the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:714 +#: redbot/cogs/economy/economy.py:567 msgid "You're on cooldown, try again in a bit." msgstr "正在冷卻時間,稍後再試。" -#: redbot/cogs/economy/economy.py:717 +#: redbot/cogs/economy/economy.py:570 msgid "That's an invalid bid amount, sorry :/" msgstr "這是無效出價金額,抱歉 :/" -#: redbot/cogs/economy/economy.py:720 +#: redbot/cogs/economy/economy.py:573 msgid "You ain't got enough money, friend." msgstr "你沒有足夠的錢,朋友。" -#: redbot/cogs/economy/economy.py:775 +#: redbot/cogs/economy/economy.py:628 msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\n" "{old_balance} -> {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:790 +#: redbot/cogs/economy/economy.py:643 msgid "Nothing!" msgstr "" -#: redbot/cogs/economy/economy.py:794 +#: redbot/cogs/economy/economy.py:647 msgid "Your bid: {bid}" msgstr "" -#: redbot/cogs/economy/economy.py:795 +#: redbot/cogs/economy/economy.py:648 msgid "\n" "{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" msgstr "" -#: redbot/cogs/economy/economy.py:812 +#: redbot/cogs/economy/economy.py:665 #, docstring msgid "Base command to manage Economy settings." msgstr "" -#: redbot/cogs/economy/economy.py:816 +#: redbot/cogs/economy/economy.py:669 #, docstring msgid "\n" " Shows the current economy settings\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:826 -msgid "----Economy Settings---\n" +#: redbot/cogs/economy/economy.py:684 +msgid "---Economy Settings---\n" "Minimum slot bid: {slot_min}\n" "Maximum slot bid: {slot_max}\n" "Slot cooldown: {slot_time}\n" "Payday amount: {payday_amount}\n" "Payday cooldown: {payday_time}\n" -"Amount given at account registration: {register_amount}\n" -"Maximum allowed balance: {maximum_bal}" msgstr "" -#: redbot/cogs/economy/economy.py:849 +#: redbot/cogs/economy/economy.py:701 +msgid "---Role Payday Amounts---\n" +msgstr "" + +#: redbot/cogs/economy/economy.py:705 #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" @@ -383,15 +281,15 @@ msgid "Set the minimum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:866 +#: redbot/cogs/economy/economy.py:722 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:877 +#: redbot/cogs/economy/economy.py:733 msgid "Minimum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:884 +#: redbot/cogs/economy/economy.py:740 #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" @@ -401,15 +299,15 @@ msgid "Set the maximum slot machine bid.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:901 +#: redbot/cogs/economy/economy.py:757 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." msgstr "" -#: redbot/cogs/economy/economy.py:912 +#: redbot/cogs/economy/economy.py:768 msgid "Maximum bid is now {bid} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:921 +#: redbot/cogs/economy/economy.py:777 #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" @@ -421,11 +319,11 @@ msgid "Set the cooldown for the slot machine.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:938 +#: redbot/cogs/economy/economy.py:794 msgid "Cooldown is now {num} seconds." msgstr "" -#: redbot/cogs/economy/economy.py:944 +#: redbot/cogs/economy/economy.py:800 #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" @@ -437,11 +335,11 @@ msgid "Set the cooldown for the payday command.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:962 +#: redbot/cogs/economy/economy.py:818 msgid "Value modified. At least {num} seconds must pass between each payday." msgstr "" -#: redbot/cogs/economy/economy.py:969 +#: redbot/cogs/economy/economy.py:825 #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" @@ -451,17 +349,17 @@ msgid "Set the amount earned each payday.\n\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:982 +#: redbot/cogs/economy/economy.py:838 msgid "Amount must be greater than zero and less than {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:992 +#: redbot/cogs/economy/economy.py:848 msgid "Every payday will now give {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:999 +#: redbot/cogs/economy/economy.py:855 #, docstring -msgid "Set the amount earned each payday for a role.\n" +msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" @@ -472,57 +370,39 @@ msgid "Set the amount earned each payday for a role.\n" " " msgstr "" -#: redbot/cogs/economy/economy.py:1016 +#: redbot/cogs/economy/economy.py:873 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." msgstr "" -#: redbot/cogs/economy/economy.py:1023 +#: redbot/cogs/economy/economy.py:880 msgid "The bank must be per-server for per-role paydays to work." msgstr "" -#: redbot/cogs/economy/economy.py:1029 +#: redbot/cogs/economy/economy.py:886 msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}." msgstr "" -#: redbot/cogs/economy/economy.py:1038 +#: redbot/cogs/economy/economy.py:895 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." msgstr "" -#: redbot/cogs/economy/economy.py:1048 -#, docstring -msgid "Set the initial balance for new bank accounts.\n\n" -" Example:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` The new initial balance amount. Default is 0.\n" -" " -msgstr "" - -#: redbot/cogs/economy/economy.py:1064 -msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1069 -msgid "Registering an account will now give {num} {currency}." -msgstr "" - -#: redbot/cogs/economy/economy.py:1078 +#: redbot/cogs/economy/economy.py:907 msgid "weeks" msgstr "週" -#: redbot/cogs/economy/economy.py:1079 +#: redbot/cogs/economy/economy.py:908 msgid "days" msgstr "日" -#: redbot/cogs/economy/economy.py:1080 +#: redbot/cogs/economy/economy.py:909 msgid "hours" msgstr "小時" -#: redbot/cogs/economy/economy.py:1081 +#: redbot/cogs/economy/economy.py:910 msgid "minutes" msgstr "分鐘" -#: redbot/cogs/economy/economy.py:1082 +#: redbot/cogs/economy/economy.py:911 msgid "seconds" msgstr "秒" diff --git a/redbot/cogs/filter/locales/es-ES.po b/redbot/cogs/filter/locales/es-ES.po index 522cd92ae..bd226b5d5 100644 --- a/redbot/cogs/filter/locales/es-ES.po +++ b/redbot/cogs/filter/locales/es-ES.po @@ -105,15 +105,15 @@ msgstr "Comando base para agregar o eliminar palabras del filtro del servidor.\n #: redbot/cogs/filter/filter.py:157 #, docstring msgid "Clears this server's filter list." -msgstr "" +msgstr "Limpia la lista de filtros de este servidor." #: redbot/cogs/filter/filter.py:162 msgid "The filter list for this server is empty." -msgstr "" +msgstr "La lista de filtros de este servidor está vacía." #: redbot/cogs/filter/filter.py:164 msgid "Are you sure you want to clear this server's filter list?" -msgstr "" +msgstr "¿Estás seguro de querer borrar la lista de filtros de este servidor?" #: redbot/cogs/filter/filter.py:170 redbot/cogs/filter/filter.py:219 msgid "You took too long to respond." @@ -121,7 +121,7 @@ msgstr "Has tardado demasiado en responder." #: redbot/cogs/filter/filter.py:175 msgid "Server filter cleared." -msgstr "" +msgstr "Filtro de servidor borrado." #: redbot/cogs/filter/filter.py:177 redbot/cogs/filter/filter.py:226 msgid "No changes have been made." @@ -134,7 +134,7 @@ msgstr "Enviar la lista de las palabras filtradas de este servidor." #: redbot/cogs/filter/filter.py:186 msgid "There are no current words setup to be filtered in this server." -msgstr "" +msgstr "No hay ninguna configuración actual de palabras para filtrar en este servidor." #: redbot/cogs/filter/filter.py:189 msgid "Filtered in this server:" @@ -156,19 +156,19 @@ msgstr "Comando base para añadir o eliminar palabras del filtro del canal.\n\n" #: redbot/cogs/filter/filter.py:206 #, docstring msgid "Clears this channel's filter list." -msgstr "" +msgstr "Borra la lista de filtros de este servidor." #: redbot/cogs/filter/filter.py:211 msgid "The filter list for this channel is empty." -msgstr "" +msgstr "La lista de filtros para este canal está vacía." #: redbot/cogs/filter/filter.py:213 msgid "Are you sure you want to clear this channel's filter list?" -msgstr "" +msgstr "¿Estás seguro de querer borrar la lista de filtros de este canal?" #: redbot/cogs/filter/filter.py:224 msgid "Channel filter cleared." -msgstr "" +msgstr "Filtro de canal borrado." #: redbot/cogs/filter/filter.py:230 #, docstring @@ -177,7 +177,7 @@ msgstr "Enviar una lista de las palabras filtradas del canal." #: redbot/cogs/filter/filter.py:235 msgid "There are no current words setup to be filtered in this channel." -msgstr "" +msgstr "No hay ninguna configuración actual de palabras para filtrar en este canal." #: redbot/cogs/filter/filter.py:238 msgid "Filtered in this channel:" diff --git a/redbot/cogs/filter/locales/hr-HR.po b/redbot/cogs/filter/locales/hr-HR.po new file mode 100644 index 000000000..61e87cafe --- /dev/null +++ b/redbot/cogs/filter/locales/hr-HR.po @@ -0,0 +1,271 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-09-03 01:39+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 35\n" +"Language: hr_HR\n" + +#: redbot/cogs/filter/filter.py:19 +#, docstring +msgid "This cog is designed for \"filtering\" unwanted words and phrases from a server.\n\n" +" It provides tools to manage a list of words or sentences, and to customize automatic actions to be taken against users who use those words in channels or in their name/nickname.\n\n" +" This can be used to prevent inappropriate language, off-topic discussions, invite links, and more.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:85 +#, docstring +msgid "Base command to manage filter settings." +msgstr "" + +#: redbot/cogs/filter/filter.py:90 +#, docstring +msgid "Set the nickname for users with a filtered name.\n\n" +" Note that this has no effect if filtering names is disabled\n" +" (to toggle, run `[p]filter names`).\n\n" +" The default name used is *John Doe*.\n\n" +" Example:\n" +" - `[p]filterset defaultname Missingno`\n\n" +" **Arguments:**\n\n" +" - `` The new nickname to assign.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:106 +msgid "The name to use on filtered names has been set." +msgstr "" + +#: redbot/cogs/filter/filter.py:110 +#, docstring +msgid "Set the filter's autoban conditions.\n\n" +" Users will be banned if they send `` filtered words in\n" +" `` seconds.\n\n" +" Set both to zero to disable autoban.\n\n" +" Examples:\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" **Arguments:**\n\n" +" - `` The amount of filtered words required to trigger a ban.\n" +" - `` The period of time in which too many filtered words will trigger a ban.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:128 +msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" +msgstr "" + +#: redbot/cogs/filter/filter.py:138 +msgid "Autoban disabled." +msgstr "" + +#: redbot/cogs/filter/filter.py:143 +msgid "Count and time have been set." +msgstr "" + +#: redbot/cogs/filter/filter.py:149 +#, docstring +msgid "Base command to add or remove words from the server filter.\n\n" +" Use double quotes to add or remove sentences.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:157 +#, docstring +msgid "Clears this server's filter list." +msgstr "" + +#: redbot/cogs/filter/filter.py:162 +msgid "The filter list for this server is empty." +msgstr "" + +#: redbot/cogs/filter/filter.py:164 +msgid "Are you sure you want to clear this server's filter list?" +msgstr "" + +#: redbot/cogs/filter/filter.py:170 redbot/cogs/filter/filter.py:219 +msgid "You took too long to respond." +msgstr "" + +#: redbot/cogs/filter/filter.py:175 +msgid "Server filter cleared." +msgstr "" + +#: redbot/cogs/filter/filter.py:177 redbot/cogs/filter/filter.py:226 +msgid "No changes have been made." +msgstr "" + +#: redbot/cogs/filter/filter.py:181 +#, docstring +msgid "Send a list of this server's filtered words." +msgstr "" + +#: redbot/cogs/filter/filter.py:186 +msgid "There are no current words setup to be filtered in this server." +msgstr "" + +#: redbot/cogs/filter/filter.py:189 +msgid "Filtered in this server:" +msgstr "" + +#: redbot/cogs/filter/filter.py:194 redbot/cogs/filter/filter.py:243 +msgid "I can't send direct messages to you." +msgstr "" + +#: redbot/cogs/filter/filter.py:198 +#, docstring +msgid "Base command to add or remove words from the channel filter.\n\n" +" Use double quotes to add or remove sentences.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:206 +#, docstring +msgid "Clears this channel's filter list." +msgstr "" + +#: redbot/cogs/filter/filter.py:211 +msgid "The filter list for this channel is empty." +msgstr "" + +#: redbot/cogs/filter/filter.py:213 +msgid "Are you sure you want to clear this channel's filter list?" +msgstr "" + +#: redbot/cogs/filter/filter.py:224 +msgid "Channel filter cleared." +msgstr "" + +#: redbot/cogs/filter/filter.py:230 +#, docstring +msgid "Send a list of the channel's filtered words." +msgstr "" + +#: redbot/cogs/filter/filter.py:235 +msgid "There are no current words setup to be filtered in this channel." +msgstr "" + +#: redbot/cogs/filter/filter.py:238 +msgid "Filtered in this channel:" +msgstr "" + +#: redbot/cogs/filter/filter.py:247 +#, docstring +msgid "Add words to the filter.\n\n" +" Use double quotes to add sentences.\n\n" +" Examples:\n" +" - `[p]filter channel add word1 word2 word3`\n" +" - `[p]filter channel add \"This is a sentence\"`\n\n" +" **Arguments:**\n\n" +" - `[words...]` The words or sentences to filter.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:263 +msgid "Words added to filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:265 +msgid "Words already in the filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:269 +#, docstring +msgid "Remove words from the filter.\n\n" +" Use double quotes to remove sentences.\n\n" +" Examples:\n" +" - `[p]filter channel remove word1 word2 word3`\n" +" - `[p]filter channel remove \"This is a sentence\"`\n\n" +" **Arguments:**\n\n" +" - `[words...]` The words or sentences to no longer filter.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:284 +msgid "Words removed from filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:287 redbot/cogs/filter/filter.py:331 +msgid "Those words weren't in the filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:291 +#, docstring +msgid "Add words to the filter.\n\n" +" Use double quotes to add sentences.\n\n" +" Examples:\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" +" **Arguments:**\n\n" +" - `[words...]` The words or sentences to filter.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:307 +msgid "Words successfully added to filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:309 +msgid "Those words were already in the filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:313 +#, docstring +msgid "Remove words from the filter.\n\n" +" Use double quotes to remove sentences.\n\n" +" Examples:\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" +" **Arguments:**\n\n" +" - `[words...]` The words or sentences to no longer filter.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:329 +msgid "Words successfully removed from filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:335 +#, docstring +msgid "Toggle name and nickname filtering.\n\n" +" This is disabled by default.\n" +" " +msgstr "" + +#: redbot/cogs/filter/filter.py:345 +msgid "Names and nicknames will no longer be filtered." +msgstr "" + +#: redbot/cogs/filter/filter.py:347 +msgid "Names and nicknames will now be filtered." +msgstr "" + +#: redbot/cogs/filter/filter.py:461 +msgid "Filtered words used: {words}" +msgstr "" + +#: redbot/cogs/filter/filter.py:463 +msgid "Filtered word used: {word}" +msgstr "" + +#: redbot/cogs/filter/filter.py:477 +msgid "Autoban (too many filtered messages.)" +msgstr "" + +#: redbot/cogs/filter/filter.py:548 +msgid "Filtered nickname" +msgstr "" + +#: redbot/cogs/filter/filter.py:548 +msgid "Filtered name" +msgstr "" + diff --git a/redbot/cogs/general/locales/af-ZA.po b/redbot/cogs/general/locales/af-ZA.po index 259feb81c..d293966b2 100644 --- a/redbot/cogs/general/locales/af-ZA.po +++ b/redbot/cogs/general/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/ar-SA.po b/redbot/cogs/general/locales/ar-SA.po index 8a5a28b8f..f16ade74b 100644 --- a/redbot/cogs/general/locales/ar-SA.po +++ b/redbot/cogs/general/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -224,326 +224,229 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "المنطقة" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "المستخدمين المتصلين" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "قنوات النص" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "القنوات الصوتية" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "الرتب" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "المالك" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "معرف القطع: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "البشر: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • بوت: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "المستخدمون على الإنترنت: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ شرق الولايات المتحدة " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ الولايات المتحدة الغربية " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "الاتحاد الأوروبي الغربية " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "الاتحاد الأوروبي المركزي " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "أوروبا " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "لندن " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "لندن " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "أمستردام" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "الولايات المتحدة الغربية " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "الولايات المتحدة الشرقية " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "جنوب الولايات المتحدة " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "وسط الولايات المتحدة " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "سنغافورة " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "سيدني " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "البرازيل " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "هونغ كونغ " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "روسيا " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "اليابان " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "جنوب أفريقيا " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "الهند " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "دبي" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "كوريا الجنوبية " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - لا شيء" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - منخفض" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - متوسط" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - عالي" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - متطرفة" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "اكتشاف السيرفر" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "مميز" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "دعوة Splash" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "المزيد من الإيموجيس" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "شريك" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "معطل عام" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "رابط الفانوس" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "تم التحقق" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "خوادم صوت VIP" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/bg-BG.po b/redbot/cogs/general/locales/bg-BG.po index b91a45c42..673ebd3d1 100644 --- a/redbot/cogs/general/locales/bg-BG.po +++ b/redbot/cogs/general/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Регион" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Текстови канали" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Гласови канали" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Роли" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Собственик" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/bs-BA.po b/redbot/cogs/general/locales/bs-BA.po index c7eeeff07..8f5cae595 100644 --- a/redbot/cogs/general/locales/bs-BA.po +++ b/redbot/cogs/general/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/ca-ES.po b/redbot/cogs/general/locales/ca-ES.po index 20f6a87b1..843900578 100644 --- a/redbot/cogs/general/locales/ca-ES.po +++ b/redbot/cogs/general/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/cs-CZ.po b/redbot/cogs/general/locales/cs-CZ.po index d3ac69c0a..10ada1aab 100644 --- a/redbot/cogs/general/locales/cs-CZ.po +++ b/redbot/cogs/general/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -225,326 +225,229 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Oblast" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Textové kanály" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Hlasové kanály" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Role" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Vlastník" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "ID serveru: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} od {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Příklad:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/da-DK.po b/redbot/cogs/general/locales/da-DK.po index 38dcaa0fd..6a3e89d88 100644 --- a/redbot/cogs/general/locales/da-DK.po +++ b/redbot/cogs/general/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -227,325 +227,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Region" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Besked Kanaler" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Stemme Kanaler" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Roller" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Ejer" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Server ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/de-DE.po b/redbot/cogs/general/locales/de-DE.po index 787847a6d..c756bb558 100644 --- a/redbot/cogs/general/locales/de-DE.po +++ b/redbot/cogs/general/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -234,272 +234,175 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Region" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Benutzer online" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Text-Kanäle" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Sprachkanäle" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Rollen" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Eigentümer" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Server-ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Menschen: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Bots: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Benutzer online: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ US Ost " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ US West " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "EU West " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "EU Zentral " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Europa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "London " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "US West " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "US Ost " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "US Süd " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "US Zentral " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapur " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sydney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brazilien " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Russland " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japan " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Südafrika " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "Indien " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubai " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Süd Korea " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Keine" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Niedrig" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Mittel" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Hoch" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Extrem" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Animiertes Icon" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Banner Bild" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Handel" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Community" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Server Auffindbarkeit" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Splash Einladung" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Mitgliederliste deaktiviert" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Mehr Emojis" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Partnered" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "Öffentlich deaktiviert" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "Vanity URL" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Verifiziert" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "VIP Sprach-Server" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Willkommens Bildschirm aktiviert" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "{bot_name} ist dem Server durch {bot_join} beigetreten. Das ist über {since_join} Tage her!" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Mitglieder:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Kanäle:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Text: {text}\n" "🔊 Sprache: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Sonstiges:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -509,26 +412,26 @@ msgstr "AFK Kanal: {afk_chan}\n" "Benutzerdefinierte Emojis: {emoji_count}\n" "Rollen: {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Nicht festgelegt" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Server Merkmale:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Nitro Boost:" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" @@ -537,29 +440,29 @@ msgstr "Durchsuche das Urban Dictionary.\n\n" " Dies verwendet die inoffizielle Urban Dictionary API.\n" " " -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "Keine Urban Dictionary Einträge gefunden, oder es gab einen Fehler während des Vorgangs." -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "Keine Urban Dictionary Einträge gefunden." -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} von {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Beispiel:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "{thumbs_down} Runter / {thumbs_up} Hoch, Powered by Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/el-GR.po b/redbot/cogs/general/locales/el-GR.po index a5cf10ebe..c88a105e7 100644 --- a/redbot/cogs/general/locales/el-GR.po +++ b/redbot/cogs/general/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/es-ES.po b/redbot/cogs/general/locales/es-ES.po index 6a9d2c3c4..d9e2cfd33 100644 --- a/redbot/cogs/general/locales/es-ES.po +++ b/redbot/cogs/general/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -239,279 +239,179 @@ msgstr "\n" #: redbot/cogs/general/general.py:257 msgid "Created on . That's !" -msgstr "" +msgstr "Creado en . ¡Eso es !" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Región" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Usuarios en línea" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Canales de texto" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Canales de voz" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Roles" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Propietario" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "ID del servidor: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Usar {command} para más información en el servidor." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "ID de la Shard: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Humanos: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Bots: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Usuarios en línea: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ Este de EEUU " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ Oeste de EEUU " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "Oeste de EU " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "EU Central " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Europa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "Londres " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "Oeste de Estados Unidos " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "Este de Estados Unidos " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "Sur de Estados Unidos " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "Estados Unidos Central " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapur " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sídney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brasil " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Rusia " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japón " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Sudáfrica " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "India " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubai " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Corea del Sur " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - ninguno" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Bajo" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Medio" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Alto" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Extremo" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Icono animado" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Imagen del banner" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Comercio" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Comunidad" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Descubrimiento del Servidor" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "Características" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Invitación Splash" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Lista de miembros desactivada" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "Cribado de miembros habilitado" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Más Emojis" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Canales de anuncios" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Asociado" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "Previsualización habilitada" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "Público desactivado" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "URL de Vanity" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Verificado" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "Servidores de voz VIP" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Pantalla de bienvenida activada" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "{bot_name} se unió a este servidor el {bot_join}. ¡Eso es hace más de {since_join} días!" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Miembros:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Canales:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Texto: {text}\n" "🔊 Voice: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "Utilidad:" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" -msgstr "Propietario: {owner}\n" -"Región de voz: {region}\n" -"Nivel de verificación: {verif}\n" -"ID del servidor: {id}{shard_info}" +msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Miscelánea:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -521,15 +421,15 @@ msgstr "Canal AFK: {afk_chan}\n" "Emojis personalizados: {emoji_count}\n" "Roles: {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "No establecido" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Características del servidor:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" @@ -539,11 +439,11 @@ msgstr "Nivel {boostlevel} con {nitroboosters} boosts\n" "Límite de emojis: {emojis_limit}\n" "Tasa de bits máxima de Vcs: {bitrate}" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Nitro Boost:" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" @@ -552,29 +452,29 @@ msgstr "Busca en el Diccionario Urbano.\n\n" " Esto utiliza la API no oficial del Diccionario Urbano.\n" " " -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "No se encontraron entradas de Diccionario Urbano, o hubo un error en el proceso." -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "No se encontraron entradas de Diccionario Urbano." -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} de {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Ejemplo:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "{thumbs_down} Abajo / {thumbs_up} Arriba, Potenciado por Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/fi-FI.po b/redbot/cogs/general/locales/fi-FI.po index b8096a477..61d36431d 100644 --- a/redbot/cogs/general/locales/fi-FI.po +++ b/redbot/cogs/general/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -234,327 +234,230 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Alue" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Käyttäjiä paikalla" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Tekstikanavat" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Puhekanavat" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Roolit" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Omistaja" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Palvelimen ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Käytä komentoa {command} saadaksesi lisätietoja palvelimesta." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Ihmisiä: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Botteja: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Käyttäjiä paikalla **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ US East " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ US West " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "EU West " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "EU Central " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Eurooppa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "Lontoo " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "US West " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "US East " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "US South " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "US Central " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapore " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sydney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brasilia " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Venäjä " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japani " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Etelä-Afrikka " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "Intia " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubai " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Etelä-Korea " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Ei mitään" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Matala" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Keskitaso" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "4 - Korkea" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Erittäin korkea" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Animoitu kuvake" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Bannerikuva" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Kaupankäynti" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Yhteisötila" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Palvelinhaku" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "Esiteltävä" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Mukautettu palvelinkutsun tausta" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Jäsenluettelo pois käytöstä" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "Jäsenseulonta käytössä" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Enemmän emojeita" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Uutiskanavat" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Yhteistyökumppanuus" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "Esikatselu käytössä" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "Personoitu osoite" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Vahvistettu" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "VIP-äänipalvelimet" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Tervetuloruutu käytössä" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Jäsenet:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Kanavat:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Teksti: {text}\n" "🔊 Puhe: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Muut:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Ei asetettu" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Palvelimen ominaisuudet:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Esimerkiksi:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/fr-FR.po b/redbot/cogs/general/locales/fr-FR.po index c37112ef8..251697b20 100644 --- a/redbot/cogs/general/locales/fr-FR.po +++ b/redbot/cogs/general/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -242,276 +242,176 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Région" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Utilisateurs en ligne" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Salons textuels" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Salons vocaux" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Rôles" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Propriétaire" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "ID du serveur : " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Utilisez {command} pour plus d'informations sur le serveur." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "Shard ID : **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Humains : " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Bots : " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Utilisateurs en ligne : **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ US Est " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ US Ouest " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "EU Ouest " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "EU Centre " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Europe " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "Londres  " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Francfort " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "US Ouest " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "US Est " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "US Sud " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "US Centre " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapour " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sydney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brésil " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Russie " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japon " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Afrique du Sud " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "Inde " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubaï " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Corée du Sud " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Aucun" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Faible" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Moyen" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Haut" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Extrême" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Icône animée" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Image de bannière" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Commerce" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Communauté" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Découverte de serveurs" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "En avant" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Arrière-plan d'invitation" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Liste des membres désactivée" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "Filtrage des membres activé" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Plus d'émojis" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Salons d'annonces" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Partenaire" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "Aperçu activé" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "Public désactivé" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "URL personnalisée" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Vérifié" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "Serveurs vocaux VIP" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Écran de bienvenue activé" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "{bot_name} a rejoint ce serveur le {bot_join}. Il y a plus de {since_join} jours !" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Membres :" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Salons :" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Texte : {text}\n" "🔊 Voix : {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "Utilitaire:" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" -msgstr "Propriétaire : {owner}\n" -"Région vocale : {region}\n" -"Niveau de vérification : {verif}\n" -"ID du serveur : {id}{shard_info}" +msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Divers:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -521,15 +421,15 @@ msgstr "Salon AFK : {afk_chan}\n" "Émojis : {emoji_count}\n" "Rôles : {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Aucun" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Fonctionnalités du serveur :" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" @@ -539,11 +439,11 @@ msgstr "Niveau {boostlevel} avec {nitroboosters} boosts\n" "Limite d'émojis: {emojis_limit}\n" "Débit maximal des vocaux: {bitrate}" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Boost Nitro :" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" @@ -552,29 +452,29 @@ msgstr "Recherche sur Urban Dictionary.\n\n" " Ceci utilise l'API non-officielle d'Urban Dictionary.\n" " " -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "Aucun résultats d'Urban Dictionary n'a été trouvé, ou il y a eu une erreur dans le processus." -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "Aucun résultats d'Urban Dictionary n'a été trouvé." -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} par {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Exemple :** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "{thumbs_down} Bas / {thumbs_up} Haut, Propulsé par Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/he-IL.po b/redbot/cogs/general/locales/he-IL.po index 4ded75377..0ff11bb1b 100644 --- a/redbot/cogs/general/locales/he-IL.po +++ b/redbot/cogs/general/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/hi-IN.po b/redbot/cogs/general/locales/hi-IN.po index 8dadb1d95..e8eaeb277 100644 --- a/redbot/cogs/general/locales/hi-IN.po +++ b/redbot/cogs/general/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/hr-HR.po b/redbot/cogs/general/locales/hr-HR.po new file mode 100644 index 000000000..4741fd3a0 --- /dev/null +++ b/redbot/cogs/general/locales/hr-HR.po @@ -0,0 +1,454 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 17\n" +"Language: hr_HR\n" + +#: redbot/cogs/general/general.py:47 +#, docstring +msgid "General commands." +msgstr "" + +#: redbot/cogs/general/general.py:52 +msgid "As I see it, yes" +msgstr "" + +#: redbot/cogs/general/general.py:53 +msgid "It is certain" +msgstr "" + +#: redbot/cogs/general/general.py:54 +msgid "It is decidedly so" +msgstr "" + +#: redbot/cogs/general/general.py:55 +msgid "Most likely" +msgstr "" + +#: redbot/cogs/general/general.py:56 +msgid "Outlook good" +msgstr "" + +#: redbot/cogs/general/general.py:57 +msgid "Signs point to yes" +msgstr "" + +#: redbot/cogs/general/general.py:58 +msgid "Without a doubt" +msgstr "" + +#: redbot/cogs/general/general.py:59 +msgid "Yes" +msgstr "" + +#: redbot/cogs/general/general.py:60 +msgid "Yes – definitely" +msgstr "" + +#: redbot/cogs/general/general.py:61 +msgid "You may rely on it" +msgstr "" + +#: redbot/cogs/general/general.py:62 +msgid "Reply hazy, try again" +msgstr "" + +#: redbot/cogs/general/general.py:63 +msgid "Ask again later" +msgstr "" + +#: redbot/cogs/general/general.py:64 +msgid "Better not tell you now" +msgstr "" + +#: redbot/cogs/general/general.py:65 +msgid "Cannot predict now" +msgstr "" + +#: redbot/cogs/general/general.py:66 +msgid "Concentrate and ask again" +msgstr "" + +#: redbot/cogs/general/general.py:67 +msgid "Don't count on it" +msgstr "" + +#: redbot/cogs/general/general.py:68 +msgid "My reply is no" +msgstr "" + +#: redbot/cogs/general/general.py:69 +msgid "My sources say no" +msgstr "" + +#: redbot/cogs/general/general.py:70 +msgid "Outlook not so good" +msgstr "" + +#: redbot/cogs/general/general.py:71 +msgid "Very doubtful" +msgstr "" + +#: redbot/cogs/general/general.py:85 +#, docstring +msgid "Choose between multiple options.\n\n" +" There must be at least 2 options to pick from.\n" +" Options are separated by spaces.\n\n" +" To denote options which include whitespace, you should enclose the options in double quotes.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:94 +msgid "Not enough options to pick from." +msgstr "" + +#: redbot/cogs/general/general.py:100 +#, docstring +msgid "Roll a random number.\n\n" +" The result will be between 1 and ``.\n\n" +" `` defaults to 100.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:115 +msgid "{author.mention} Maybe higher than 1? ;P" +msgstr "" + +#: redbot/cogs/general/general.py:118 +msgid "{author.mention} Max allowed number is {maxamount}." +msgstr "" + +#: redbot/cogs/general/general.py:125 +#, docstring +msgid "Flip a coin... or a user.\n\n" +" Defaults to a coin.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:133 +msgid "Nice try. You think this is funny?\n" +" How about *this* instead:\n\n" +msgstr "" + +#: redbot/cogs/general/general.py:144 +msgid "*flips a coin and... " +msgstr "" + +#: redbot/cogs/general/general.py:144 +msgid "HEADS!*" +msgstr "" + +#: redbot/cogs/general/general.py:144 +msgid "TAILS!*" +msgstr "" + +#: redbot/cogs/general/general.py:148 +#, docstring +msgid "Play Rock Paper Scissors." +msgstr "" + +#: redbot/cogs/general/general.py:153 +msgid "This isn't a valid option. Try {r}, {p}, or {s}." +msgstr "" + +#: redbot/cogs/general/general.py:174 +msgid "{choice} You win {author.mention}!" +msgstr "" + +#: redbot/cogs/general/general.py:180 +msgid "{choice} You lose {author.mention}!" +msgstr "" + +#: redbot/cogs/general/general.py:186 +msgid "{choice} We're square {author.mention}!" +msgstr "" + +#: redbot/cogs/general/general.py:193 +#, docstring +msgid "Ask 8 ball a question.\n\n" +" Question must end with a question mark.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:200 +msgid "That doesn't look like a question." +msgstr "" + +#: redbot/cogs/general/general.py:204 +#, docstring +msgid "Start or stop the stopwatch." +msgstr "" + +#: redbot/cogs/general/general.py:208 +msgid " Stopwatch started!" +msgstr "" + +#: redbot/cogs/general/general.py:213 +msgid " Stopwatch stopped! Time: **{seconds}**" +msgstr "" + +#: redbot/cogs/general/general.py:219 +#, docstring +msgid "Create a lmgtfy link." +msgstr "" + +#: redbot/cogs/general/general.py:226 +#, docstring +msgid "Because everyone likes hugs!\n\n" +" Up to 10 intensity levels.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:250 +#, docstring +msgid "\n" +" Show server information.\n\n" +" `details`: Shows more information when set to `True`.\n" +" Default to False.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:257 +msgid "Created on . That's !" +msgstr "" + +#: redbot/cogs/general/general.py:268 +msgid "Users online" +msgstr "" + +#: redbot/cogs/general/general.py:269 +msgid "Text Channels" +msgstr "" + +#: redbot/cogs/general/general.py:270 +msgid "Voice Channels" +msgstr "" + +#: redbot/cogs/general/general.py:271 +msgid "Roles" +msgstr "" + +#: redbot/cogs/general/general.py:272 +msgid "Owner" +msgstr "" + +#: redbot/cogs/general/general.py:274 +msgid "Server ID: " +msgstr "" + +#: redbot/cogs/general/general.py:276 +msgid " • Use {command} for more info on the server." +msgstr "" + +#: redbot/cogs/general/general.py:302 +msgid "\n" +"Shard ID: **{shard_id}/{shard_count}**" +msgstr "" + +#: redbot/cogs/general/general.py:311 +msgid "Humans: " +msgstr "" + +#: redbot/cogs/general/general.py:312 +msgid " • Bots: " +msgstr "" + +#: redbot/cogs/general/general.py:324 +msgid "Users online: **{online}/{total_users}**\n" +msgstr "" + +#: redbot/cogs/general/general.py:341 +msgid "0 - None" +msgstr "" + +#: redbot/cogs/general/general.py:342 +msgid "1 - Low" +msgstr "" + +#: redbot/cogs/general/general.py:343 +msgid "2 - Medium" +msgstr "" + +#: redbot/cogs/general/general.py:344 +msgid "3 - High" +msgstr "" + +#: redbot/cogs/general/general.py:345 +msgid "4 - Extreme" +msgstr "" + +#: redbot/cogs/general/general.py:349 +msgid "Animated Icon" +msgstr "" + +#: redbot/cogs/general/general.py:350 +msgid "Banner Image" +msgstr "" + +#: redbot/cogs/general/general.py:351 +msgid "Commerce" +msgstr "" + +#: redbot/cogs/general/general.py:352 +msgid "Community" +msgstr "" + +#: redbot/cogs/general/general.py:353 +msgid "Server Discovery" +msgstr "" + +#: redbot/cogs/general/general.py:354 +msgid "Featurable" +msgstr "" + +#: redbot/cogs/general/general.py:355 +msgid "Splash Invite" +msgstr "" + +#: redbot/cogs/general/general.py:356 +msgid "Member list disabled" +msgstr "" + +#: redbot/cogs/general/general.py:357 +msgid "Membership Screening enabled" +msgstr "" + +#: redbot/cogs/general/general.py:358 +msgid "More Emojis" +msgstr "" + +#: redbot/cogs/general/general.py:359 +msgid "News Channels" +msgstr "" + +#: redbot/cogs/general/general.py:360 +msgid "Partnered" +msgstr "" + +#: redbot/cogs/general/general.py:361 +msgid "Preview enabled" +msgstr "" + +#: redbot/cogs/general/general.py:362 +msgid "Public disabled" +msgstr "" + +#: redbot/cogs/general/general.py:363 +msgid "Vanity URL" +msgstr "" + +#: redbot/cogs/general/general.py:364 +msgid "Verified" +msgstr "" + +#: redbot/cogs/general/general.py:365 +msgid "VIP Voice Servers" +msgstr "" + +#: redbot/cogs/general/general.py:366 +msgid "Welcome Screen enabled" +msgstr "" + +#: redbot/cogs/general/general.py:374 +msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" +msgstr "" + +#: redbot/cogs/general/general.py:396 +msgid "Members:" +msgstr "" + +#: redbot/cogs/general/general.py:398 +msgid "Channels:" +msgstr "" + +#: redbot/cogs/general/general.py:399 +msgid "💬 Text: {text}\n" +"🔊 Voice: {voice}" +msgstr "" + +#: redbot/cogs/general/general.py:405 +msgid "Utility:" +msgstr "" + +#: redbot/cogs/general/general.py:406 +msgid "Owner: {owner}\n" +"Verif. level: {verif}\n" +"Server ID: {id}{shard_info}" +msgstr "" + +#: redbot/cogs/general/general.py:417 +msgid "Misc:" +msgstr "" + +#: redbot/cogs/general/general.py:418 +msgid "AFK channel: {afk_chan}\n" +"AFK timeout: {afk_timeout}\n" +"Custom emojis: {emoji_count}\n" +"Roles: {role_count}" +msgstr "" + +#: redbot/cogs/general/general.py:423 +msgid "Not set" +msgstr "" + +#: redbot/cogs/general/general.py:431 +msgid "Server features:" +msgstr "" + +#: redbot/cogs/general/general.py:433 +msgid "Tier {boostlevel} with {nitroboosters} boosts\n" +"File size limit: {filelimit}\n" +"Emoji limit: {emojis_limit}\n" +"VCs max bitrate: {bitrate}" +msgstr "" + +#: redbot/cogs/general/general.py:445 +msgid "Nitro Boost:" +msgstr "" + +#: redbot/cogs/general/general.py:454 +#, docstring +msgid "Search the Urban Dictionary.\n\n" +" This uses the unofficial Urban Dictionary API.\n" +" " +msgstr "" + +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 +msgid "No Urban Dictionary entries were found, or there was an error in the process." +msgstr "" + +#: redbot/cogs/general/general.py:478 +msgid "No Urban Dictionary entries were found." +msgstr "" + +#: redbot/cogs/general/general.py:484 +msgid "{word} by {author}" +msgstr "" + +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 +msgid "{definition}\n\n" +"**Example:** {example}" +msgstr "" + +#: redbot/cogs/general/general.py:498 +msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." +msgstr "" + +#: redbot/cogs/general/general.py:517 +msgid "<{permalink}>\n" +" {word} by {author}\n\n" +"{description}\n\n" +"{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." +msgstr "" + diff --git a/redbot/cogs/general/locales/hu-HU.po b/redbot/cogs/general/locales/hu-HU.po index 32a82daa3..8c504d231 100644 --- a/redbot/cogs/general/locales/hu-HU.po +++ b/redbot/cogs/general/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -123,11 +123,11 @@ msgstr "" #: redbot/cogs/general/general.py:115 msgid "{author.mention} Maybe higher than 1? ;P" -msgstr "" +msgstr "{author.mention} Talán magasabb mint 1? ;P" #: redbot/cogs/general/general.py:118 msgid "{author.mention} Max allowed number is {maxamount}." -msgstr "" +msgstr "{author.mention} A legmagasabb engedélyezett szám {maxamount}." #: redbot/cogs/general/general.py:125 #, docstring @@ -209,7 +209,9 @@ msgstr "LMGTFY link készítése." msgid "Because everyone likes hugs!\n\n" " Up to 10 intensity levels.\n" " " -msgstr "" +msgstr "Mert mindenki szereti az öleléseket!\n\n" +" Akár 10 intenzitási szint.\n" +" " #: redbot/cogs/general/general.py:250 #, docstring @@ -226,278 +228,179 @@ msgstr "\n" #: redbot/cogs/general/general.py:257 msgid "Created on . That's !" -msgstr "" +msgstr "Létrehozva ekkor: . Ez történt!" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Régió" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Online felhasználók" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Szöveges csatornák" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Hangcsatornák" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Rangok" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Tulajdonos" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Szerver ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • További információ a szerverről: {command}." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" -msgstr "" +msgstr "\n" +"Shard ID: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Emberek: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Botok: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Online felhasználók: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ Kelet-Amerika " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ Nyugat-Amerika " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amszterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "Nyugat-Európa " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "Közép-Európa " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Európa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "London " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "Nyugat-Amerika " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "Kelet-Amerika " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "Dél-USA " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "Közép-USA " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Szingapúr " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sydney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brazília " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Oroszország " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japán " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Dél-Afrika " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "India " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubai " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Dél-Korea " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Nincs" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Alacsony" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Közepes" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Magas" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Extrém" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Animált Ikon" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Banner kép" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" -msgstr "" +msgstr "Kereskedelmi" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Közösség" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Szerver Felfedezés" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" -msgstr "" +msgstr "Kiemelhető" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Meghívó háttér" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Taglista letiltva" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" -msgstr "" +msgstr "Membership Screening bekapcsolva" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Több Emoji" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Hírcsatornák" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Partner" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" -msgstr "" +msgstr "Előnézet bekapcsolva" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" -msgstr "" +msgstr "Nyilvánosság kikapcsolva" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "Egyedi URL" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Ellenőrzött" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "VIP Hang Szerverek" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" -msgstr "" +msgstr "Üdvözlőképernyő bekapcsolva" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Tagok:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Csatornák:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Szöveg: {text}\n" "🔊 Hang: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" -msgstr "Tulajdonos: {owner}\n" -"Hang régió: {region}\n" -"Ellenőr. szint: {verif}\n" -"Szerver ID: {id}{shard_info}" +msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Egyéb:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -507,15 +410,15 @@ msgstr "AFK csatorna: {afk_chan}\n" "Egyedi emojik: {emoji_count}\n" "Rangok: {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Nincs beállítva" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Szerver tulajdonságok:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" @@ -525,43 +428,46 @@ msgstr "{boostlevel}. szint {nitroboosters} gyorsítással\n" "Emoji határ: {emojis_limit}\n" "Maximum hangminőség: {bitrate}" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Nitro Gyorsítás:" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" -msgstr "" +msgstr "{word} {author} által" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Például:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." -msgstr "" +msgstr "{thumbs_down} Le / {thumbs_up} Fel, Powered by Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 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} {author} által\n\n" +"{description}\n\n" +"{thumbs_down} Le / {thumbs_up} Fel, Powered by Urban Dictionary." diff --git a/redbot/cogs/general/locales/id-ID.po b/redbot/cogs/general/locales/id-ID.po index d57d6e846..e63be1bd1 100644 --- a/redbot/cogs/general/locales/id-ID.po +++ b/redbot/cogs/general/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Wilayah" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Saluran Teks" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Saluran Suara" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Peran" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Pemilik" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "ID Server:" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "oleh" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "Turun / Naik, Didukung oleh Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/it-IT.po b/redbot/cogs/general/locales/it-IT.po index d704259f1..f7ade24a2 100644 --- a/redbot/cogs/general/locales/it-IT.po +++ b/redbot/cogs/general/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Regione" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Canali di testo" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Canali vocali" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Ruoli" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Proprietario" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/ja-JP.po b/redbot/cogs/general/locales/ja-JP.po index 729824cc4..c704cc77c 100644 --- a/redbot/cogs/general/locales/ja-JP.po +++ b/redbot/cogs/general/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "地域" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "テキストチャネル" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "音声チャネル" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "役職" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "オーナー" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/ko-KR.po b/redbot/cogs/general/locales/ko-KR.po index af1b708dc..9dbc4e446 100644 --- a/redbot/cogs/general/locales/ko-KR.po +++ b/redbot/cogs/general/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "지역" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "텍스트 채널" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "음성 채널" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "역할" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "주인님" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/nb-NO.po b/redbot/cogs/general/locales/nb-NO.po index 8b166ee7d..b01e492a4 100644 --- a/redbot/cogs/general/locales/nb-NO.po +++ b/redbot/cogs/general/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -242,276 +242,176 @@ msgid "Created on . That's !" msgstr "Opprettet den . Det er !" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Fylke" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Brukere pålogget" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Tekstkanaler" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Talekanaler" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Roller" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Eier" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Server ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Bruk {command} for mer informasjon på serveren." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "Bart ID: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Mennesker: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • boter: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Brukere på nettet: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ Øst-USA " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ Vest-USA " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "EU vest " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "Midt-EU " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Europa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "London " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "USA vest " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "USA øst " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "USA sør " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "Midt-USA " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapor " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sydney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brasil " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Russland " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japan " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Sør Afrika " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "India " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubai " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Sør Korea " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Ingen" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Lav" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Middels" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Høy" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Ekstrem" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Animert ikon" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Banner bilde" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Handel" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Fellesskap" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Oppdagelse på tjener" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "Nyhetsfordelbar" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Sprutende invitasjon" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Medlemsliste deaktivert" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "Medlemskapsoversikt aktivert" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Mer Emojier" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Nyhets kanaler" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Partner" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "Forhåndsvisning aktivert" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "Offentlig deaktivert" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "Forfengelighet URL" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Bekreftet" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "VIP stemmeservere" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Velkommen skjerm aktivert" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "{bot_name} ble med i denne serveren på {bot_join}. Det er over {since_join} dager siden!" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Medlemmer:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Kanaler:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Tekst: {text}\n" ": speaker_high_volum: Stemme: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "Bruker:" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" -"Verif. level: {verif}\n" -"Server ID: {id}{shard_info}" -msgstr "Eier: {owner}\n" -"Stemmeområde: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" +msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Misc:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -521,15 +421,15 @@ msgstr "AFK-kanal: {afk_chan}\n" "Tilpasset emojis: {emoji_count}\n" "Roller: {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Ikke angitt" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Server funksjoner:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" @@ -539,11 +439,11 @@ msgstr "Nivå {boostlevel} med {nitroboosters} boosts\n" "Emoji-grense: {emojis_limit}\n" "VCs maks bitrate: {bitrate}" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Nitro Boost:" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" @@ -552,29 +452,29 @@ msgstr "Søk i byordlisten.\n\n" " Dette bruker den uoffisielle urbane ordlisten API.\n" " " -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "Ingen urbane ordoppføringer ble funnet, eller det oppstod en feil i prosessen." -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "Ingen urbane ordoppføringer ble funnet." -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} av {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Eksempel:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "{thumbs_down} Ned / {thumbs_up} Opp, drevet av Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/nl-NL.po b/redbot/cogs/general/locales/nl-NL.po index c7d655d59..05c9dbf25 100644 --- a/redbot/cogs/general/locales/nl-NL.po +++ b/redbot/cogs/general/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Regio" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Tekstkanalen" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Spraakkanalen" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Rollen" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Eigenaar" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Server ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} door {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "{thumbs_down} Omlaag / {thumbs_up} Omhoog, mogelijk gemaakt door Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/pl-PL.po b/redbot/cogs/general/locales/pl-PL.po index 3f502f170..655654758 100644 --- a/redbot/cogs/general/locales/pl-PL.po +++ b/redbot/cogs/general/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -234,326 +234,229 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Region" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Użytkowników online" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Kanały Tekstowe" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Kanały Głosowe" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Role" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Właściciel" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "ID serwera: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Użyj {command}, aby uzyskać więcej informacji o serwerze." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "ID Sharda: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Użytkowników: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Boty: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Użytkowników online: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ Wschodnie USA " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ Zachód USA " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "Europa Zachodnia " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "Europa Centralna " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Europa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "Londyn " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "Zachód USA " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "Wschodnie USA " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "Południowe USA " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "Centrum USA " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapur " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sydnej " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brazylia " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Rosja " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japonia " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Południowa Afryka " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "Indie " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubaj " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Korea Południowa " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Brak" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Niski" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Średni" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Wysoki" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Ekstermalny" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Wykrywanie serwera" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Partnerzy" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Zweryfikowany" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/pt-BR.po b/redbot/cogs/general/locales/pt-BR.po index 35a31bca4..c52410ced 100644 --- a/redbot/cogs/general/locales/pt-BR.po +++ b/redbot/cogs/general/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/pt-PT.po b/redbot/cogs/general/locales/pt-PT.po index 49d469f89..02958f0fc 100644 --- a/redbot/cogs/general/locales/pt-PT.po +++ b/redbot/cogs/general/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/ro-RO.po b/redbot/cogs/general/locales/ro-RO.po index 3502fe617..df5571185 100644 --- a/redbot/cogs/general/locales/ro-RO.po +++ b/redbot/cogs/general/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/ru-RU.po b/redbot/cogs/general/locales/ru-RU.po index 907c61193..1e14a4d5e 100644 --- a/redbot/cogs/general/locales/ru-RU.po +++ b/redbot/cogs/general/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -125,7 +125,7 @@ msgid "Roll a random number.\n\n" " " msgstr "Бросьте случайное число.\n\n" " Результат будет между 1 и ``.\n\n" -" `` по умолчанию до 100.\n" +" `` по умолчанию 100.\n" " " #: redbot/cogs/general/general.py:115 @@ -141,7 +141,7 @@ msgstr "Максимально допустимое число {author.mention} msgid "Flip a coin... or a user.\n\n" " Defaults to a coin.\n" " " -msgstr "Перевернуть монету... или пользователя.\n\n" +msgstr "Подкинуть монету... или пользователя.\n\n" " По умолчанию монета.\n" " " @@ -149,7 +149,7 @@ msgstr "Перевернуть монету... или пользователя.\ msgid "Nice try. You think this is funny?\n" " How about *this* instead:\n\n" msgstr "Хорошая попытка. Вы думаете, что это весело?\n" -" Насколько насчет *этого* этого:\n\n" +" Насколько насчет *этого*:\n\n" #: redbot/cogs/general/general.py:144 msgid "*flips a coin and... " @@ -242,276 +242,176 @@ msgid "Created on . That's !" msgstr "Создано на . Это !" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Регион" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Пользователи онлайн" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Текстовые каналы" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Голосовые каналы" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Роли" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Владелец" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "ID сервера: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Используйте {command} для дополнительной информации на сервере." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "Shard ID: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Люди: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Боты: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" -msgstr "Пользователи в сети: **{online}/{total_users}**\n" +msgstr "Пользователей в сети: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ Восток США " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ Запад США " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Амстердам " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "Запад ЕС " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "Центральный ЕС " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Европа " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "Лондон " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Франкфурт " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Амстердам " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "Запад США " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "Восток США " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "Южный США " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "Центральный США " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Сингапур " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Сидней " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Бразилия " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Гонконг " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Россия " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Япония " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Южная Африка " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "Индия " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Дубай " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Южная Корея " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - нет" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Низкий" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Средний" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Высокий" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Экстрим" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Анимированная иконка" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Изображение баннера" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Коммерция" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Сообщество" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Обнаружение сервера" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "Чувствительный" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Взрывное приглашение" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Список участников отключен" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "Членство отбора включен" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Больше эмодзи" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Каналы новостей" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Партнёр" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "Предварительный просмотр включен" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" -msgstr "Публичный отключён" +msgstr "Публичный сервер отключён" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "Персональный URL" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" -msgstr "Подтверждено" +msgstr "Верифицированный" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "VIP голосовые серверы" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Экран приветствия включен" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "{bot_name} присоединился к этому серверу на {bot_join}. Это более {since_join} дней назад!" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" -msgstr "Члены:" +msgstr "Участники:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Каналы:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Текст: {text}\n" "🔊 Голос: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" -msgstr "Утилита:" +msgstr "Инструменты:" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" -msgstr "Владелец: {owner}\n" -"регион голоса: {region}\n" -"Уровень проверки: {verif}\n" -"ID сервера: {id}{shard_info}" +msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Прочее:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -521,15 +421,15 @@ msgstr "AFK канал: {afk_chan}\n" "Пользовательские смайлы: {emoji_count}\n" "Роли: {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Не задано" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Функции сервера:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" @@ -539,11 +439,11 @@ msgstr "Уровень {boostlevel} с {nitroboosters} повышает\n" "Ограничение смайлов: {emojis_limit}\n" "Максимальный битрейт VC: {bitrate}" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Ускорение Nitro:" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" @@ -552,29 +452,29 @@ msgstr "Поиск городского словаря.\n\n" " Использует неофициальный API городского словаря.\n" " " -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "Записи Urban Dictionary не найдены, или в процессе произошла ошибка." -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "Записи Urban Dictionary не найдены." -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} от {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Пример:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "{thumbs_down} Вниз / {thumbs_up} Вверх, Powered by Urban Dictionary." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/sk-SK.po b/redbot/cogs/general/locales/sk-SK.po index 8f12358b0..9d595ba39 100644 --- a/redbot/cogs/general/locales/sk-SK.po +++ b/redbot/cogs/general/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Kraj" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Textový kanál" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Hlasový kanál" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Role" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Vlastník" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Server ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/sl-SI.po b/redbot/cogs/general/locales/sl-SI.po index b88dee6d4..4eb796722 100644 --- a/redbot/cogs/general/locales/sl-SI.po +++ b/redbot/cogs/general/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/sr-CS.po b/redbot/cogs/general/locales/sr-CS.po index 3fc3ca6b0..b1ed7ad03 100644 --- a/redbot/cogs/general/locales/sr-CS.po +++ b/redbot/cogs/general/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/sr-SP.po b/redbot/cogs/general/locales/sr-SP.po index 3a17dc513..3e67c7ab3 100644 --- a/redbot/cogs/general/locales/sr-SP.po +++ b/redbot/cogs/general/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/sv-SE.po b/redbot/cogs/general/locales/sv-SE.po index 4b191bda3..f88915023 100644 --- a/redbot/cogs/general/locales/sv-SE.po +++ b/redbot/cogs/general/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Region" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Text kanaler" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Röst kanaler" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Roller" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Ägare" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Server ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/tr-TR.po b/redbot/cogs/general/locales/tr-TR.po index 46292c5e9..c68fb71f8 100644 --- a/redbot/cogs/general/locales/tr-TR.po +++ b/redbot/cogs/general/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -242,276 +242,176 @@ msgid "Created on . That's !" msgstr " tarihinde oluşturuldu, bu demek!" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "Bölge" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "Çevrimiçi kişiler" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "Mesaj Kanalları" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "Ses Kanalları" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "Roller" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "Sahibi" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "Sunucu kimliği: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr " • Bu komutu kullanarak {command} sunucu hakkında daha fazla bilgi alabilirsiniz." -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "\n" "Parçacık IDsi: **{shard_id}/{shard_count}**" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "Üyeler: " -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr " • Botlar: " -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "Çevrimiçi üyeler: **{online}/{total_users}**\n" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "__VIP__ ABD Doğu " - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "__VIP__ ABD Batı " - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "__VIP__ Amsterdam " - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "AB Batı " - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "AB Merkez " - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "Avrupa " - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "Londra " - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "Frankfurt " - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "Amsterdam " - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "ABD Batı " - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "ABD Doğu " - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "ABD Güney " - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "ABD Merkez " - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "Singapur " - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "Sidney " - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "Brezilya " - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "Hong Kong " - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "Rusya " - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "Japonya " - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "Güney Afrika " - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "Hindistan " - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "Dubai " - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "Güney Kore " - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "0 - Yok" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "1 - Düşük" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "2 - Orta" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "3 - Yüksek" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "4 - Çok Yüksek" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "Hareketli Simge" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "Sunucu Afişi" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "Ticaret" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "Topluluk" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "Sunucu Keşfi" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "Özelleştirilebilir" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "Sunucu Davet Ekranı" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "Üye listesi kapalı" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "Üye Seçimi etkin" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "Daha fazla emojiler" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "Duyuru Kanalları" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "Ortak" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "Ön izleme etkin" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "Özel" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "Özel URL" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "Doğrulanmış" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "VIP Ses Sunucuları" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "Karşılama Ekranı etkin" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "{bot_name} bu sunucuya şu zamanda katıldı {bot_join}. Bu yaklaşık {since_join} gün önce!" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "Üyeler:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "Kanallar:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "💬 Yazı: {text}\n" "🔊 Sesli: {voice}" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "Sunucu bilgileri:" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" -msgstr "Sunucu Sahibi: {owner}\n" -"Ses Sunucusu: {region}\n" -"Doğrulama Seviyesi: {verif}\n" -"Sunucu ID: {id}{shard_info}" +msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "Diğer:" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" @@ -521,15 +421,15 @@ msgstr "AFK kanalı: {afk_chan}\n" "Özel emojiler: {emoji_count}\n" "Roller: {role_count}" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "Ayarlı değil" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "Sunucu Özellikleri:" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" @@ -539,11 +439,11 @@ msgstr "{nitroboosters} boost ile boost seviyesi {boostlevel}\n" "Emoji sınırı: {emojis_limit}\n" "En yüksek ses kalitesi: {bitrate}" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "Nitro Boost:" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" @@ -552,29 +452,29 @@ msgstr "Urban sözlük arama.\n\n" " Bu resmi olmayan Urban Sözlük API kullanır.\n" " " -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "Hiç bir Urban Sözlük bulunamadı ya da işlem gerçekleşirken bir hata oluştu." -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "Hiç bir Urban sözlük bulunamadı." -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "{word} {author}" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "{definition}\n\n" "**Örneğin:** {example}" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "aşağı {thumbs_down} / {thumbs_up}, Kentsel Sözlük tarafından desteklenmektedir." -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/uk-UA.po b/redbot/cogs/general/locales/uk-UA.po index f96b86dab..91259a463 100644 --- a/redbot/cogs/general/locales/uk-UA.po +++ b/redbot/cogs/general/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/vi-VN.po b/redbot/cogs/general/locales/vi-VN.po index 1a51d5c19..bc07fa3e3 100644 --- a/redbot/cogs/general/locales/vi-VN.po +++ b/redbot/cogs/general/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/zh-CN.po b/redbot/cogs/general/locales/zh-CN.po index 158da9520..232a42c4c 100644 --- a/redbot/cogs/general/locales/zh-CN.po +++ b/redbot/cogs/general/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "区域" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "文字频道" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "语音频道" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "角色" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "所有者" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/zh-HK.po b/redbot/cogs/general/locales/zh-HK.po index 647a5ce60..62749d533 100644 --- a/redbot/cogs/general/locales/zh-HK.po +++ b/redbot/cogs/general/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -224,325 +224,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "" -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/general/locales/zh-TW.po b/redbot/cogs/general/locales/zh-TW.po index b636bec9a..4f0f91e6c 100644 --- a/redbot/cogs/general/locales/zh-TW.po +++ b/redbot/cogs/general/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-04 07:14+0000\n" +"POT-Creation-Date: 2021-12-25 00:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -226,325 +226,228 @@ msgid "Created on . That's !" msgstr "" #: redbot/cogs/general/general.py:268 -msgid "Region" -msgstr "區域" - -#: redbot/cogs/general/general.py:269 msgid "Users online" msgstr "線上使用者" -#: redbot/cogs/general/general.py:270 +#: redbot/cogs/general/general.py:269 msgid "Text Channels" msgstr "文字頻道" -#: redbot/cogs/general/general.py:271 +#: redbot/cogs/general/general.py:270 msgid "Voice Channels" msgstr "語音頻道" -#: redbot/cogs/general/general.py:272 +#: redbot/cogs/general/general.py:271 msgid "Roles" msgstr "身分組" -#: redbot/cogs/general/general.py:273 +#: redbot/cogs/general/general.py:272 msgid "Owner" msgstr "擁有者" -#: redbot/cogs/general/general.py:275 +#: redbot/cogs/general/general.py:274 msgid "Server ID: " msgstr "伺服器ID: " -#: redbot/cogs/general/general.py:277 +#: redbot/cogs/general/general.py:276 msgid " • Use {command} for more info on the server." msgstr "" -#: redbot/cogs/general/general.py:303 +#: redbot/cogs/general/general.py:302 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" msgstr "" -#: redbot/cogs/general/general.py:312 +#: redbot/cogs/general/general.py:311 msgid "Humans: " msgstr "" -#: redbot/cogs/general/general.py:313 +#: redbot/cogs/general/general.py:312 msgid " • Bots: " msgstr "" -#: redbot/cogs/general/general.py:325 +#: redbot/cogs/general/general.py:324 msgid "Users online: **{online}/{total_users}**\n" msgstr "" -#: redbot/cogs/general/general.py:342 -msgid "__VIP__ US East " -msgstr "" - -#: redbot/cogs/general/general.py:343 -msgid "__VIP__ US West " -msgstr "" - -#: redbot/cogs/general/general.py:344 -msgid "__VIP__ Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:345 -msgid "EU West " -msgstr "" - -#: redbot/cogs/general/general.py:346 -msgid "EU Central " -msgstr "" - -#: redbot/cogs/general/general.py:347 -msgid "Europe " -msgstr "" - -#: redbot/cogs/general/general.py:348 -msgid "London " -msgstr "" - -#: redbot/cogs/general/general.py:349 -msgid "Frankfurt " -msgstr "" - -#: redbot/cogs/general/general.py:350 -msgid "Amsterdam " -msgstr "" - -#: redbot/cogs/general/general.py:351 -msgid "US West " -msgstr "" - -#: redbot/cogs/general/general.py:352 -msgid "US East " -msgstr "" - -#: redbot/cogs/general/general.py:353 -msgid "US South " -msgstr "" - -#: redbot/cogs/general/general.py:354 -msgid "US Central " -msgstr "" - -#: redbot/cogs/general/general.py:355 -msgid "Singapore " -msgstr "" - -#: redbot/cogs/general/general.py:356 -msgid "Sydney " -msgstr "" - -#: redbot/cogs/general/general.py:357 -msgid "Brazil " -msgstr "" - -#: redbot/cogs/general/general.py:358 -msgid "Hong Kong " -msgstr "" - -#: redbot/cogs/general/general.py:359 -msgid "Russia " -msgstr "" - -#: redbot/cogs/general/general.py:360 -msgid "Japan " -msgstr "" - -#: redbot/cogs/general/general.py:361 -msgid "South Africa " -msgstr "" - -#: redbot/cogs/general/general.py:362 -msgid "India " -msgstr "" - -#: redbot/cogs/general/general.py:363 -msgid "Dubai " -msgstr "" - -#: redbot/cogs/general/general.py:364 -msgid "South Korea " -msgstr "" - -#: redbot/cogs/general/general.py:367 +#: redbot/cogs/general/general.py:341 msgid "0 - None" msgstr "" -#: redbot/cogs/general/general.py:368 +#: redbot/cogs/general/general.py:342 msgid "1 - Low" msgstr "" -#: redbot/cogs/general/general.py:369 +#: redbot/cogs/general/general.py:343 msgid "2 - Medium" msgstr "" -#: redbot/cogs/general/general.py:370 +#: redbot/cogs/general/general.py:344 msgid "3 - High" msgstr "" -#: redbot/cogs/general/general.py:371 +#: redbot/cogs/general/general.py:345 msgid "4 - Extreme" msgstr "" -#: redbot/cogs/general/general.py:375 +#: redbot/cogs/general/general.py:349 msgid "Animated Icon" msgstr "" -#: redbot/cogs/general/general.py:376 +#: redbot/cogs/general/general.py:350 msgid "Banner Image" msgstr "" -#: redbot/cogs/general/general.py:377 +#: redbot/cogs/general/general.py:351 msgid "Commerce" msgstr "" -#: redbot/cogs/general/general.py:378 +#: redbot/cogs/general/general.py:352 msgid "Community" msgstr "" -#: redbot/cogs/general/general.py:379 +#: redbot/cogs/general/general.py:353 msgid "Server Discovery" msgstr "" -#: redbot/cogs/general/general.py:380 +#: redbot/cogs/general/general.py:354 msgid "Featurable" msgstr "" -#: redbot/cogs/general/general.py:381 +#: redbot/cogs/general/general.py:355 msgid "Splash Invite" msgstr "" -#: redbot/cogs/general/general.py:382 +#: redbot/cogs/general/general.py:356 msgid "Member list disabled" msgstr "" -#: redbot/cogs/general/general.py:383 +#: redbot/cogs/general/general.py:357 msgid "Membership Screening enabled" msgstr "" -#: redbot/cogs/general/general.py:384 +#: redbot/cogs/general/general.py:358 msgid "More Emojis" msgstr "" -#: redbot/cogs/general/general.py:385 +#: redbot/cogs/general/general.py:359 msgid "News Channels" msgstr "" -#: redbot/cogs/general/general.py:386 +#: redbot/cogs/general/general.py:360 msgid "Partnered" msgstr "" -#: redbot/cogs/general/general.py:387 +#: redbot/cogs/general/general.py:361 msgid "Preview enabled" msgstr "" -#: redbot/cogs/general/general.py:388 +#: redbot/cogs/general/general.py:362 msgid "Public disabled" msgstr "" -#: redbot/cogs/general/general.py:389 +#: redbot/cogs/general/general.py:363 msgid "Vanity URL" msgstr "" -#: redbot/cogs/general/general.py:390 +#: redbot/cogs/general/general.py:364 msgid "Verified" msgstr "" -#: redbot/cogs/general/general.py:391 +#: redbot/cogs/general/general.py:365 msgid "VIP Voice Servers" msgstr "" -#: redbot/cogs/general/general.py:392 +#: redbot/cogs/general/general.py:366 msgid "Welcome Screen enabled" msgstr "" -#: redbot/cogs/general/general.py:400 +#: redbot/cogs/general/general.py:374 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" msgstr "" -#: redbot/cogs/general/general.py:422 +#: redbot/cogs/general/general.py:396 msgid "Members:" msgstr "成員:" -#: redbot/cogs/general/general.py:424 +#: redbot/cogs/general/general.py:398 msgid "Channels:" msgstr "頻道:" -#: redbot/cogs/general/general.py:425 +#: redbot/cogs/general/general.py:399 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}" msgstr "" -#: redbot/cogs/general/general.py:431 +#: redbot/cogs/general/general.py:405 msgid "Utility:" msgstr "" -#: redbot/cogs/general/general.py:432 +#: redbot/cogs/general/general.py:406 msgid "Owner: {owner}\n" -"Voice region: {region}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" msgstr "" -#: redbot/cogs/general/general.py:444 +#: redbot/cogs/general/general.py:417 msgid "Misc:" msgstr "" -#: redbot/cogs/general/general.py:445 +#: redbot/cogs/general/general.py:418 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" msgstr "" -#: redbot/cogs/general/general.py:450 +#: redbot/cogs/general/general.py:423 msgid "Not set" msgstr "" -#: redbot/cogs/general/general.py:458 +#: redbot/cogs/general/general.py:431 msgid "Server features:" msgstr "" -#: redbot/cogs/general/general.py:460 +#: redbot/cogs/general/general.py:433 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" msgstr "" -#: redbot/cogs/general/general.py:472 +#: redbot/cogs/general/general.py:445 msgid "Nitro Boost:" msgstr "" -#: redbot/cogs/general/general.py:481 +#: redbot/cogs/general/general.py:454 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " msgstr "" -#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568 +#: redbot/cogs/general/general.py:472 redbot/cogs/general/general.py:541 msgid "No Urban Dictionary entries were found, or there was an error in the process." msgstr "" -#: redbot/cogs/general/general.py:505 +#: redbot/cogs/general/general.py:478 msgid "No Urban Dictionary entries were found." msgstr "" -#: redbot/cogs/general/general.py:511 +#: redbot/cogs/general/general.py:484 msgid "{word} by {author}" msgstr "" -#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550 +#: redbot/cogs/general/general.py:492 redbot/cogs/general/general.py:523 msgid "{definition}\n\n" "**Example:** {example}" msgstr "" -#: redbot/cogs/general/general.py:525 +#: redbot/cogs/general/general.py:498 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." msgstr "" -#: redbot/cogs/general/general.py:544 +#: redbot/cogs/general/general.py:517 msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" diff --git a/redbot/cogs/image/locales/hr-HR.po b/redbot/cogs/image/locales/hr-HR.po new file mode 100644 index 000000000..959dde6f4 --- /dev/null +++ b/redbot/cogs/image/locales/hr-HR.po @@ -0,0 +1,143 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-04-05 20:17+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 11\n" +"Language: hr_HR\n" + +#: redbot/cogs/image/image.py:15 +#, docstring +msgid "Image related commands." +msgstr "" + +#: redbot/cogs/image/image.py:44 +#, docstring +msgid "Retrieve pictures from Imgur.\n\n" +" Make sure to set the Client ID using `[p]imgurcreds`.\n" +" " +msgstr "" + +#: redbot/cogs/image/image.py:52 +#, docstring +msgid "Search Imgur for the specified term.\n\n" +" - `[count]`: How many images should be returned (maximum 5). Defaults to 1.\n" +" - ``: The terms used to search Imgur.\n" +" " +msgstr "" + +#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107 +msgid "Image count has to be between 1 and 5." +msgstr "" + +#: redbot/cogs/image/image.py:65 redbot/cogs/image/image.py:127 +msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`." +msgstr "" + +#: redbot/cogs/image/image.py:77 +msgid "Your search returned no results." +msgstr "" + +#: redbot/cogs/image/image.py:80 +msgid "Search results...\n" +msgstr "" + +#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153 +msgid "Something went wrong. Error code is {code}." +msgstr "" + +#: redbot/cogs/image/image.py:99 +#, docstring +msgid "Get images from a subreddit.\n\n" +" - ``: The subreddit to get images from.\n" +" - `[count]`: The number of images to return (maximum 5). Defaults to 1.\n" +" - `[sort_type]`: New, or top results. Defaults to top.\n" +" - `[window]`: The timeframe, can be the past day, week, month, year or all. Defaults to day.\n" +" " +msgstr "" + +#: redbot/cogs/image/image.py:117 +msgid "Only 'new' and 'top' are a valid sort type." +msgstr "" + +#: redbot/cogs/image/image.py:150 redbot/cogs/image/image.py:200 +#: redbot/cogs/image/image.py:227 +msgid "No results found." +msgstr "" + +#: redbot/cogs/image/image.py:159 +#, docstring +msgid "Explain how to set imgur API tokens." +msgstr "" + +#: redbot/cogs/image/image.py:161 +msgid "To get an Imgur Client ID:\n" +"1. Login to an Imgur account.\n" +"2. Visit this page https://api.imgur.com/oauth2/addclient.\n" +"3. Enter a name for your application.\n" +"4. Select *Anonymous usage without user authorization* for the auth type.\n" +"5. Set the authorization callback URL to `https://localhost`.\n" +"6. Leave the app website blank.\n" +"7. Enter a valid email address and a description.\n" +"8. Check the captcha box and click next.\n" +"9. Your Client ID will be on the next page.\n" +"10. Run the command `{prefix}set api imgur client_id `.\n" +msgstr "" + +#: redbot/cogs/image/image.py:180 +#, docstring +msgid "Retrieve the first search result from Giphy.\n\n" +" - ``: The keywords used to search Giphy.\n" +" " +msgstr "" + +#: redbot/cogs/image/image.py:187 redbot/cogs/image/image.py:214 +msgid "An API key has not been set! Please set one with `{prefix}giphycreds`." +msgstr "" + +#: redbot/cogs/image/image.py:202 +msgid "Error contacting the Giphy API." +msgstr "" + +#: redbot/cogs/image/image.py:207 +#, docstring +msgid "Retrieve a random GIF from a Giphy search.\n\n" +" - ``: The keywords used to generate a random GIF.\n" +" " +msgstr "" + +#: redbot/cogs/image/image.py:229 +msgid "Error contacting the API." +msgstr "" + +#: redbot/cogs/image/image.py:234 +#, docstring +msgid "Explains how to set GIPHY API tokens." +msgstr "" + +#: redbot/cogs/image/image.py:236 +msgid "To get a GIPHY API Key:\n" +"1. Login to (or create) a GIPHY account.\n" +"2. Visit this page: https://developers.giphy.com/dashboard.\n" +"3. Press *Create an App*.\n" +"4. Click *Select API*, then *Next Step*.\n" +"5. Add an app name, for example *Red*.\n" +"6. Add an app description, for example *Used for Red's image cog*.\n" +"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n" +"8. Copy the API Key.\n" +"9. In Discord, run the command {command}.\n" +msgstr "" + +#: redbot/cogs/image/image.py:249 +msgid "" +msgstr "" + diff --git a/redbot/cogs/image/locales/ru-RU.po b/redbot/cogs/image/locales/ru-RU.po index 1e5ae35a9..00cf795d8 100644 --- a/redbot/cogs/image/locales/ru-RU.po +++ b/redbot/cogs/image/locales/ru-RU.po @@ -134,7 +134,7 @@ msgstr "Ошибка связи с Giphy API." msgid "Retrieve a random GIF from a Giphy search.\n\n" " - ``: The keywords used to generate a random GIF.\n" " " -msgstr "Получить случайный GIF при поиске GIPHY.\n\n" +msgstr "Получить случайный GIF от GIPHY.\n\n" " - ``: Ключевые слова, используемые для создания случайного GIF.\n" " " @@ -164,7 +164,7 @@ msgstr "Чтобы получить GIPHY API ключ:\n" "3. Нажмите *Создать приложение*.\n" "4. Нажмите *Выберите API*, затем *Следующий шаг*.\n" "5. Добавьте имя приложения, например *Red*.\n" -"6. Добавьте описание приложения, например *Используется для имидж cog*.\n" +"6. Добавьте описание приложения, например *Используется для имидж-ког*.\n" "7. Нажмите *Создать приложение*. Вам нужно согласиться с условиями API GIPHY.\n" "8. Скопируйте ключ API.\n" "В Discord запустите команду {command}.\n" diff --git a/redbot/cogs/locales/hr-HR.po b/redbot/cogs/locales/hr-HR.po new file mode 100644 index 000000000..c48838058 --- /dev/null +++ b/redbot/cogs/locales/hr-HR.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 645\n" +"Language: hr_HR\n" + diff --git a/redbot/cogs/mod/locales/af-ZA.po b/redbot/cogs/mod/locales/af-ZA.po index c3ef8dae5..b72ebc1e8 100644 --- a/redbot/cogs/mod/locales/af-ZA.po +++ b/redbot/cogs/mod/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: af_ZA\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ar-SA.po b/redbot/cogs/mod/locales/ar-SA.po index 6560ee1d7..306b9d0c3 100644 --- a/redbot/cogs/mod/locales/ar-SA.po +++ b/redbot/cogs/mod/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: ar_SA\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} لا يبدو معرف مستخدم صالح." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "ذكر البريد المزعج (تلقائي)" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "الأيام غير صالحة. يجب أن يكون بين 0 و 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "لا يمكنني أن أدعك تفعل ذلك. ضرر الذات سيئ {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "لا يمكنني أن أدعك تفعل ذلك. أنت لست أعلى من المستخدم في التسلسل الهرمي." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "لقد تم حظرك من {guild}." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**السبب**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "لم يتم ذكر السبب." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "تم ذلك. لقد شعر ذلك بالخير." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "غير مسموح لي أن أفعل ذلك." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "تم الانتهاء من Tempban" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "لا يمكنني أن أدعك تفعل ذلك. الضرر الذاتي سيئ {emoji}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "لقد تم طردك من {guild}." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,34 +160,34 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "حظر {num} مستخدمين من الخادم." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "الأخطاء:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "أنا افتقر إلى الصلاحيات للقيام بذلك." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "فشل في حظر المستخدم {user_id}: {reason}" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -202,68 +198,72 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "لا أستطيع فعل ذلك لسبب ما." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "طرد مستخدم وحذف ما قيمته يوم واحد من رسائله." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "لقد تم حظرك ثم تم إلغاء حظرك كطريقة سريعة لحذف رسائلك.\n" "يمكنك الآن الانضمام إلى السيرفر مرة أخرى. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "دوري ليس عاليا بما فيه الكفاية لحظر ذلك المستخدم." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "تم. فوضى كافية." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "تم طرد عضو من قناة صوتية." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "لا يمكنني طرد هذا العضو من قناة الصوت." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -290,7 +290,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -299,34 +299,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -443,72 +443,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "غير معروف" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "حالة التوقف في {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "و {numeric_number} أدوار أخرى غير معروضة بسبب تضمين الحدود." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "انضم إلى ديسكورد في" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "انضم إلى هذا السيرفر" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "الرتب" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "الأسماء السابقة" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "الأسماء السابقة" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "قناة الصوت الحالية" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "العضو #{} معرف المستخدم: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**الأسماء الـ 20 السابقة**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**الأسماء المستعارة الـ 20 السابقة**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/bg-BG.po b/redbot/cogs/mod/locales/bg-BG.po index bbf09e3f7..1b6202e95 100644 --- a/redbot/cogs/mod/locales/bg-BG.po +++ b/redbot/cogs/mod/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: bg_BG\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Охлаждане в {} статут" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Присъединил се в Discord на" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Роли" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Член #{} | Потребителски номер: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/bs-BA.po b/redbot/cogs/mod/locales/bs-BA.po index b5a04e58b..c36aed4d6 100644 --- a/redbot/cogs/mod/locales/bs-BA.po +++ b/redbot/cogs/mod/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: bs_BA\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ca-ES.po b/redbot/cogs/mod/locales/ca-ES.po index 24fe86b5f..a843c2d50 100644 --- a/redbot/cogs/mod/locales/ca-ES.po +++ b/redbot/cogs/mod/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: ca_ES\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/cs-CZ.po b/redbot/cogs/mod/locales/cs-CZ.po index 4fa6bedb7..5fbed219d 100644 --- a/redbot/cogs/mod/locales/cs-CZ.po +++ b/redbot/cogs/mod/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: cs_CZ\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} nevypadá jako platné ID uživatele." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "Tento uživatel není v hlasovém kanálu." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Neplatné dny. Musí být mezi 0 a 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Na tuto akci nemám práva." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,34 +160,34 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Chyby:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -202,67 +198,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Z nějakého důvodu to udělat nemůžu." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -289,7 +289,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -298,35 +298,35 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Zdá se, že uživatel není zabanován!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "Byl jsi odbanován z {server}.\n" "Zde je pozvánka pro tento server: {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -443,72 +443,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Neznámý" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Přidal/a se na Discord" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Přidal/a se na tento server" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Role" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Předchozí jména" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Předchozí přezdívky" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Aktuální hlasový kanál" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Člen #{} | ID uživatele: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**Posledních 20 jmen**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**Posledních 20 přezdívek**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/da-DK.po b/redbot/cogs/mod/locales/da-DK.po index c677b7acb..97fb8acd7 100644 --- a/redbot/cogs/mod/locales/da-DK.po +++ b/redbot/cogs/mod/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: da_DK\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/de-DE.po b/redbot/cogs/mod/locales/de-DE.po index f1359e7cb..a2f08680c 100644 --- a/redbot/cogs/mod/locales/de-DE.po +++ b/redbot/cogs/mod/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,135 +15,138 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: de_DE\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} sieht nicht wie eine gültige Benutzerkennung aus." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Spam von Erwähnungen (Autoban)" #: redbot/cogs/mod/events.py:80 msgid "Mention Spam (Autokick)" -msgstr "" +msgstr "Pingspam (Autokick)" #: redbot/cogs/mod/events.py:95 msgid "Mention spam (Autokick)" -msgstr "" +msgstr "Pingspam (Autokick)" #: redbot/cogs/mod/events.py:104 msgid "Please do not mass mention people!" -msgstr "" +msgstr "Bitte Erwähne nicht so viele Personen in einer Nachricht!" #: redbot/cogs/mod/events.py:108 msgid "{member}, Please do not mass mention people!" -msgstr "" +msgstr "{member}, bitte erwähne nicht so viele Personen in einer Nachricht!" #: redbot/cogs/mod/events.py:127 msgid "Mention spam (Autowarn)" -msgstr "" +msgstr "Pingspam (Automatische Warnung)" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "Dieser Benutzer ist nicht in einem Sprachkanal." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Ich benötige die {perms} Berechtigung(en) im Kanal des Benutzers, um dies zu tun." -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Du musst die {perms} Berechtigung(en) im Kanal des Benutzers haben, um diesen Befehl nutzen zu können." -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Ungültige Anzahl an Tagen. Es muss eine Zahl zwischen 0 und 7 sein." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Das kann ich dir leider nicht erlauben. Tu dir das selbst nicht an {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Ich kann dich das nicht tun lassen. Du bist nicht höher in der Rollenhierarchie als der Benutzer." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." -msgstr "" +msgstr "Ich kann das wegen der Discord-Hierarchie nicht tun." -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "Du wurdest von {guild} gebannt." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**Grund**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "Es wurde kein Grund angegeben." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." -msgstr "" +msgstr "Benutzer mit der ID {user_id} ist schon gebannt." -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." -msgstr "" +msgstr "Der temporäre Ban für den Nutzer mit der ID {user_id} wurde in einen permanenten Ban umgewandelt." -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "Erledigt. Das fühlte sich gut an." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Ich bin nicht autorisiert dies zu tun." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" -msgstr "" +msgstr "Nutzer mit der ID {user_id} nicht gefunden" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "Ein unerwarteter Fehler ist aufgetreten." -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "Tempban abgesessen" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" " in the audit log.\n" " " -msgstr "" +msgstr "\n" +"Kicker einen Nutzer.\n\n" +" Beispiele:\n" +" - `[p]kick 428675506947227648 wollte gekickt werden.`\n" +" Dies wird den Nutzer mit der ID 428675506947227648 vom Server kicken.\n" +" - `[p]kick @Twentysix wollte gekickt werden.`\n" +" Dies wird Twentysix vom Server kicken.\n\n" +" Wenn ein Grund(reason) angegeben wird, wird dieser im Audit Log angezeigt. " -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "Ich kann dich das nicht tun lassen. Tu dir das selbst nicht an {emoji}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "Du wurdest von {guild} gekickt." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +155,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,34 +167,35 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "{num} Benutzer vom Server gesperrt." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Fehler:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" -msgstr "" +msgstr "\n" +"Temporäre Banns für die folgenden Nutzer-IDs wurden zu permanenten Banns umgewandelt:\n" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Mir fehlen die Berechtigungen dies zu tun." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "Fehler beim Bannen von Benutzer {user_id}: {reason}" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." -msgstr "" +msgstr "Nutzer mit der ID {user_id} konnte nicht gebannt werden: Fehlende Berechtigungen." -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -202,68 +206,74 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." -msgstr "" +msgstr "Du wurdest bis {date} von {server_name} gebannt." -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" -msgstr "" +msgstr "\n\n" +"Hier hast du einen Einladungslink, den du verwenden kannst, wenn dein Ban ausläuft:\n" +"{invite_link}" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Ich kann das aus irgendeinem Grund nicht tun." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "Beim bannen hat etwas nicht funktioniert." -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "Erledigt. Das war erstmal genug Chaos." -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "Benutzer kicken und dessen Nachrichten des letzten Tages löschen." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "Du wurdest gebannt und wieder entbannt, um Nachrichten von dir zu löschen, da du gegen die Regeln verstoßen hast.\n" "Du kannst dem Server wieder beitreten. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Meine Rolle ist nicht hoch genug, um diesen Benutzer zu softbannen." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Erledigt. Das war genug Stress." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "Kicke ein Mitglied aus einem Sprachkanal." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "Ich kann dieses Mitglied nicht aus dem Sprachkanal herausholen." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "Beim kicken dieses Members ist etwas schiefgelaufen." +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "Nutzer wurde aus dem Sprachkanal gekickt." + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -271,11 +281,11 @@ msgstr "Entbanne einen Benutzer, sodass dieser in den Sprachkanälen des Servers #: redbot/cogs/mod/kickban.py:831 msgid "That user isn't muted or deafened by the server." -msgstr "" +msgstr "Dieser Nutzer ist auf dem Server nicht stumm oder taub gestellt." #: redbot/cogs/mod/kickban.py:847 msgid "User is now allowed to speak and listen in voice channels." -msgstr "" +msgstr "Nutzer darf nicht in sprachkanälen sprechen oder zuhören." #: redbot/cogs/mod/kickban.py:853 #, docstring @@ -284,13 +294,13 @@ msgstr "Banne einen Benutzer, sodass dieser nicht mehr in den Sprachkanälen des #: redbot/cogs/mod/kickban.py:874 msgid "That user is already muted and deafened server-wide." -msgstr "" +msgstr "Dieser Nutzer ist bereits auf Serverebene stumm und taub gestellt." #: redbot/cogs/mod/kickban.py:888 msgid "User has been banned from speaking or listening in voice channels." -msgstr "" +msgstr "Nutzer wurde vom sprechen oder zuhören in sprachkanälen gebannt." -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -302,37 +312,37 @@ msgstr "Entbanne einen Benutzer von diesem Server.\n\n" " 1. die ID aus dem Mod-Log Fall (falls einer erstellt wurde) entnehmen, oder\n" " 2. den Entwicklermodus aktivieren, zu der Kategorie Bans in den Servereinstellungen navigieren und dort mit einem Rechtsklick auf den Benutzer die ID kopieren." -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Es scheint so, dass dieser Benutzer nicht gebannt ist!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "Beim entbannen dieses Benutzers ist etwas schiefgelaufen." -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "Benutzer entbannt." -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "Ich teile keinen anderen Server mit diesem Benutzer. Ich kann ihm keine Einladung senden." -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "Du wurdest von {server} entbannt.\n" "Hier ist eine Einladung für diesen Server: {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "Ich konnte keine Einladung an den Benutzer senden. Kannst du das für mich machen?\n" "Hier ist der Einladungslink: {invite_link}" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" -msgstr "Beim Versuch, dem Benutzer eine Einladung zu senden, ist etwas schief gelaufen. Hier ist der Link, damit du es auch versuchen kannst: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" #: redbot/cogs/mod/mod.py:45 #, docstring @@ -361,7 +371,9 @@ msgstr "Ignorierte Kanäle und Server wiederhergestellt." msgid "\n" " Move deletedelay settings to core\n" " " -msgstr "" +msgstr "\n" +"Verschiebe deletedelay Einstellungen in das Kernmodul\n" +" " #: redbot/cogs/mod/mod.py:208 msgid "Delete delay settings restored." @@ -372,7 +384,8 @@ msgstr "Einstellungen für die automatische Befehlslöschung wiederhergestellt." msgid "Change a member's nickname.\n\n" " Leaving the nickname empty will remove it.\n" " " -msgstr "" +msgstr "Ändere den Nickname eines Servermitglieds.\n\n" +" Wenn du den Nickname leer lässt, wird er entfernt. " #: redbot/cogs/mod/names.py:46 msgid "Nicknames must be between 2 and 32 characters long." @@ -446,90 +459,92 @@ msgid "Show information about a member.\n\n" " If the member has no roles, previous names or previous nicknames,\n" " these fields will be omitted.\n" " " -msgstr "" +msgstr "Zeige Informationen über ein Servermitglied.\n\n" +" Dies beinhaltet informationen zum Status, Alter des Discord-Accounts, Server-Beitrittsdatum, Zustand von Sprachverbindungen und vorherige Namen/Nicknames.\n\n" +" Wenn das Servermitglied keine Rollen oder vorherigen Nicknames hat, werden diese Felder ausgelassen. " -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Unbekannt" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Entspannt in {} status" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "und {numeric_number} weitere Rollen, die aufgrund von Embedlimitierungen nicht angezeigt werden." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Ist Discord beigetreten am" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Dem Server beigetreten am" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Rollen" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" -msgstr "" +msgstr "Rolle" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Vorherige Namen" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" -msgstr "" +msgstr "Vorheriger Name" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Vorherige Nicknamen" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" -msgstr "" +msgstr "Vorheriger Nickname" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Aktueller Sprachkanal" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Benutzer #{} | User ID: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." -msgstr "" +msgstr "Zeige vorherige Namen und Nicknames eines Servermitglieds an." -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**Vorherige 20 Namen:**" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**Die letzten 20 Nicknamen:**" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." -msgstr "" +msgstr "Für dieses Mitglied wurden noch keine Namens- oder Nicknameänderungen registriert." #: redbot/cogs/mod/settings.py:23 #, docstring msgid "Manage server administration settings." -msgstr "Einstellungen der Server-Administratio verwalten." +msgstr "Einstellungen der Server-Administration verwalten." #: redbot/cogs/mod/settings.py:27 #, docstring msgid "Show the current server administration settings." -msgstr "" +msgstr "Zeige die aktuellen Serveradministrationseinstellungen." #: redbot/cogs/mod/settings.py:31 msgid "Track name changes: {yes_or_no}\n" -msgstr "" +msgstr "Namensänderungen speichern: {yes_or_no}\n" #: redbot/cogs/mod/settings.py:32 redbot/cogs/mod/settings.py:55 #: redbot/cogs/mod/settings.py:83 redbot/cogs/mod/settings.py:91 @@ -547,11 +562,11 @@ msgstr "Nein" #: redbot/cogs/mod/settings.py:53 msgid "Overridden by another setting" -msgstr "" +msgstr "Von anderer Einstellung überschrieben" #: redbot/cogs/mod/settings.py:56 msgid "Track nickname changes: {yes_or_no}\n" -msgstr "" +msgstr "Nicknameänderungen speichern: {yes_or_no}\n" #: redbot/cogs/mod/settings.py:57 msgid "Delete repeats: {num_repeats}\n" @@ -563,7 +578,7 @@ msgstr "nach {num} Wiederholungen" #: redbot/cogs/mod/settings.py:62 msgid "Warn mention spam: {num_mentions}\n" -msgstr "" +msgstr "Pingspam Warnung ab: {num_mentions}\n" #: redbot/cogs/mod/settings.py:63 redbot/cogs/mod/settings.py:68 #: redbot/cogs/mod/settings.py:73 @@ -572,19 +587,19 @@ msgstr "{num} Erwähnungen" #: redbot/cogs/mod/settings.py:67 msgid "Kick mention spam: {num_mentions}\n" -msgstr "" +msgstr "Kick bei Pingspam ab: {num_mentions}\n" #: redbot/cogs/mod/settings.py:72 msgid "Ban mention spam: {num_mentions}\n" -msgstr "Spam von Erwähnungen bannen: {num_mentions}\n" +msgstr "Ban bei Pingspam ab: {num_mentions}\n" #: redbot/cogs/mod/settings.py:78 msgid "Mention Spam Strict: All mentions will count including duplicates\n" -msgstr "" +msgstr "Pingspam Genauigkeit: Alle Erwähnungen zählen. Auch Duplikate\n" #: redbot/cogs/mod/settings.py:80 msgid "Mention Spam Strict: Only unique mentions will count\n" -msgstr "" +msgstr "Pingspam Genauigkeit: Nur unabhängige Erwähnungen werden gezählt\n" #: redbot/cogs/mod/settings.py:82 msgid "Respects hierarchy: {yes_or_no}\n" diff --git a/redbot/cogs/mod/locales/el-GR.po b/redbot/cogs/mod/locales/el-GR.po index e2d5f231d..103a6a3a4 100644 --- a/redbot/cogs/mod/locales/el-GR.po +++ b/redbot/cogs/mod/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: el_GR\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/es-ES.po b/redbot/cogs/mod/locales/es-ES.po index f5f79ca8d..e6ea33132 100644 --- a/redbot/cogs/mod/locales/es-ES.po +++ b/redbot/cogs/mod/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: es_ES\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} no parece un ID de usuario válido." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Spam de menciones (Autoban)" @@ -43,85 +39,85 @@ msgstr "¡{member}, Por favor, no menciones a la gente!" msgid "Mention spam (Autowarn)" msgstr "Spam de menciones (Autowarn)" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "Ese usuario no está en un canal de voz." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Requiero los permisos de {perms} en ese canal del usuario para hacer eso." -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Debes tener los permisos de {perms} en el canal del usuario para usar este comando." -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Días no válidos. Debe estar entre 0 y 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "No puedo dejarte hacer eso. Hacerse daño uno mismo esta mal {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "No puedo dejarte hacer eso. No eres más alto que el usuario en la jerarquía de roles." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "No puedo hacerlo debido a las normas de jerarquía de Discord." -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "Has sido baneado de {guild}." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**Razón**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "No se ha dado ninguna razón." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "El usuario con ID {user_id} ya está baneado." -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "El usuario con ID {user_id} fue actualizado de un baneo temporal a permanente." -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "Hecho. Se sintió bien." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "No estoy autorizado a hacer eso." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "Usuario con ID {user_id} no encontrado" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "Se ha producido un error inesperado." -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "Tempban finalizado" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -130,29 +126,29 @@ msgid "\n" msgstr "\n" " Expulsar a un usuario.\n\n" " Ejemplos:\n" -" - `[p]kick 428675506947227648 quería ser expulsado.\n" -" Esto expulsará a Twentysix del servidor.\n" -" - `[p]kick @Twentysix quería ser expulsado.\n" +" - `[p]kick 428675506947227648 quería ser expulsado.`\n" +" Esto expulsará al usuario con ID 428675506947227648 del servidor.\n" +" - `[p]kick @Twentysix quería ser expulsado.`\n" " Esto expulsará a Twentysix del servidor.\n\n" -" Si se especifica una razón, será la razón por la que aparecerá\n" +" Si se especifica una razón, será la razón que aparecerá\n" " en el registro de auditoría.\n" " " -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "No puedo dejarte hacer eso. El auto-daño es malo {emoji}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "Has sido expulsado de {guild}." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -162,16 +158,16 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" msgstr "Banear a un usuario de este servidor y opcionalmente eliminar los mensajes de unos días.\n\n" " `días` es la cantidad de días a limpiar al banear.\n\n" " Ejemplos:\n" -" - `[p]ban 428675506947227648 7 Ha continuado con el spam después de decirle que se detuviera.\n" -" Esto baneará Twentysix y eliminará los mensajes de hace 7 días.\n" -" - `[p]ban @Twentysix 7 Ha continuado con el spam después de decirle que se detuviera.\n" -" Esto baneará Twentysix y eliminará los mensajes de hace 7 días.\n\n" +" - `[p]ban 428675506947227648 7 Ha continuado con el spam después de decirle que parase.`\n" +" Esto baneará al usuario con ID 428675506947227648 y eliminará 7 días de mensajes.\n" +" - `[p]ban @Twentysix 7 Ha continuado con el spam después de decirle que parase.\n" +" Esto baneará Twentysix y eliminará 7 días de mensajes.\n\n" " Se debe proporcionar un ID de usuario si el usuario no es miembro de este servidor.\n" " Si los días no son un número, se trata como la primera palabra de la razón.\n" -" Mínimo 0 días, máximo 7. Si no se especifica, se utilizará la configuración por defecto en su lugar.\n" +" Mínimo 0 días, máximo 7. Si no se especifica, se utilizará la configuración de días por defecto en su lugar.\n" " " -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -190,35 +186,35 @@ msgstr "Banea en masa a usuarios(s) del servidor.\n\n" " usando este comando.\n" " " -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "{num} usuarios baneados del servidor." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Errores:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "\n" "Las siguientes IDs de usuario han sido actualizadas de un baneo temporal a permanente:\n" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Carezco de los permisos para ello." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "Error al banear al usuario {user_id}: {reason}" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "No se pudo banear al usuario con ID {user_id}: faltan permisos." -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -229,78 +225,84 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "Banear temporalmente a un usuario de este servidor.\n\n" " `duración` es el tiempo por el que el usuario debe ser baneado.\n" -" `días` es la cantidad de días a limpiar al baneo temporal.\n\n" +" `días` es la cantidad de días a limpiar en el baneo temporal.\n\n" " Ejemplos:\n" " - `[p]tempban @Twentysix Porque yo lo digo`\n" " Esto baneará a Twentysix por la cantidad predeterminada de tiempo establecida por un administrador.\n" " - `[p]tempban @Twentysix 15m Necesitas un tiempo de descanso`\n" " Esto baneará a Twentysix durante 15 minutos.\n" -" - `[p]tempban 428675506947227648 1d2h15m 5 persona malvada`\n" -" Esto baneará al usuario por 1 día 2 horas 15 minutos y eliminará los últimos 5 días de sus mensajes.\n" +" - `[p]tempban 428675506947227648 1d2h15m 5 Persona malvada`\n" +" Esto baneará al usuario con ID 428675506947227648 por 1 día 2 horas 15 minutos y eliminará los últimos 5 días de sus mensajes.\n" " " -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "Has sido temporalmente baneado de {server_name} hasta {date}." -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" -msgstr "" +msgstr "\n\n" +"**Motivo:** {reason}" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" -msgstr "" +msgstr "\n\n" +"Aquí tienes una invitación para cuando expire tu baneo: {invite_link}" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "No puedo hacer eso por algunas razones." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "Algo salió mal al banear." -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "Hecho. Suficiente caos por ahora." -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "Expulsar a un usuario y eliminar 1 día de sus mensajes." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "Has sido baneado y desbaneado como una forma rápida de borrar tus mensajes.\n" "Ahora puedes unirte al servidor de nuevo. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Mi rol no es lo suficientemente alto para banear ese usuario." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Hecho. Suficiente caos." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "Expulsar a un miembro de un canal de voz." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "No puedo expulsar a este miembro del canal de voz." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "Algo salió mal al intentar expulsar a ese miembro." +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "El usuario ha sido expulsado del canal de voz." + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -327,7 +329,7 @@ msgstr "Ese usuario ya está silenciado y ensordecido en el servidor." msgid "User has been banned from speaking or listening in voice channels." msgstr "El usuario ha sido baneado de hablar o escuchar en canales de voz." -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -340,37 +342,37 @@ msgstr "Desbanear a un usuario de este servidor.\n\n" " 2. habilitar el modo de desarrollador, ir a Baneos en la configuración de este servidor, derecha-\n" " haga clic en el usuario y seleccione 'Copiar ID'." -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Parece que ese usuario no está baneado!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "Algo salió mal al intentar desbanear a ese usuario." -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "Desbanea a un usuario del servidor." -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "No comparto otro servidor con este usuario. No puedo volver a invitarlo." -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "Has sido desbaneado de {server}.\n" "Aquí tienes una invitación para ese servidor: {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "No he podido enviar una invitación a ese usuario. ¿Tal vez podrías enviarla por mí?\n" "Este es el enlace de invitación: {invite_link}" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" -msgstr "Algo salió mal al intentar enviar esa invitación de usuario. Este es el enlace para que puedas intentar: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" #: redbot/cogs/mod/mod.py:45 #, docstring @@ -495,72 +497,72 @@ msgstr "Mostrar información sobre un miembro.\n\n" " estos campos serán omitidos.\n" " " -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Desconocido" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Descansando en estado {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "y {numeric_number} roles más no mostrados debido a límites del embed." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Se unió a Discord el" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Se unió a este servidor el" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Roles" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "Rol" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Nombres anteriores" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "Nombre anterior" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Apodos anteriores" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "Apodo anterior" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Canal de voz actual" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Miembro #{} | ID de usuario: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "Muestra nombres y apodos anteriores de un usuario." -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**Últimos 20 nombres**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**Últimos 20 nombres**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "Ese miembro no tiene ningún cambio de nombre o apodo registrado." diff --git a/redbot/cogs/mod/locales/fi-FI.po b/redbot/cogs/mod/locales/fi-FI.po index 2920fba52..22fd6afb9 100644 --- a/redbot/cogs/mod/locales/fi-FI.po +++ b/redbot/cogs/mod/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: fi_FI\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Tuntematon" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Roolit" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/fr-FR.po b/redbot/cogs/mod/locales/fr-FR.po index 83ffcf3fb..9c81814f2 100644 --- a/redbot/cogs/mod/locales/fr-FR.po +++ b/redbot/cogs/mod/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: fr_FR\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} ne ressemble pas à un ID d'utilisateur valide." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Spam de mention (Autoban)" @@ -43,135 +39,116 @@ msgstr "{member}, Merci de ne pas abuser des mentions!" msgid "Mention spam (Autowarn)" msgstr "Spam de mention (Autowarn)" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "Cet utilisateur n'est pas dans un salon vocal." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "J'ai besoin de(s) permission(s) {perms} dans le salon de cet utilisateur pour le faire." -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Vous devez avoir la(les) permission(s) {perms} dans le salon de cet utilisateur pour utiliser cette commande." -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Jours non valides. Doit être compris entre 0 et 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Je ne peux pas vous laisser faire ça. L'automutilation c'est mal {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Je ne peux pas vous laisser faire ça. Vous n'êtes pas supérieur à l'utilisateur dans la hiérarchie des rôles." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "Je ne peux pas faire ça à cause des règles de la hiérarchie Discord." -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "Vous avez été banni de {guild}." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**Raison**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "Aucune raison n'a été fournie." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "L'utilisateur avec l'ID {user_id} est déjà banni." -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "L'utilisateur avec l'ID {user_id} vient de passer d'un bannissement temporaire vers un bannissement permanent." -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "C'est fait. Ça fait du bien." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Je ne suis pas autorisé à faire cela." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "L'utilisateur avec l'ID {user_id} est introuvable" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "Une erreur inattendue s'est produite." -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "Ban temporaire terminé" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" " in the audit log.\n" " " -msgstr "\n" -" Kick un utilisateur.\n\n" -" Exemples :\n" -" - `[p]kick 428675506947227648 voulait se faire kick.`\n" -" Cela aura pour effet de kick Twentysix du serveur.\n" -" - `[p]kick @Twentysix voulait se faire kick.`\n" -" Cela aura pour effet de kick Twentysix du serveur.\n\n" -" Si une raison est précisée, ce sera la raison qui apparaîtra\n" -" dans les logs.\n" -" " +msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "Je ne peux pas vous laisser faire ça. L'automutilation c'est mal {emoji}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "Vous avez été expulsé de {guild}." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" " If days is not a number, it's treated as the first word of the reason.\n" " Minimum 0 days, maximum 7. If not specified, the defaultdays setting will be used instead.\n" " " -msgstr "Bannir un utilisateur de ce serveur et éventuellement supprimer des jours de messages.\n\n" -" `days` est le nombre de jours de messages à supprimer en cas de ban.\n\n" -" Exemples :\n" -" - `[p]ban 428675506947227648 7 A continué de spam malgré qu'on lui ait dit d'arrêter.`\n" -" Cela bannira Twentysix et supprimera 7 jours de messages.\n" -" - `[p]ban @Twentysix 7 A continué de spam malgré qu'on lui ait dit d'arrêter.`\n" -" Cela bannira Twentysix et supprimera 7 jours de messages.\n\n" -" Un identifiant doit être fourni si l'utilisateur n'est pas membre de ce serveur.\n" -" Si \"days\" n'est pas un nombre, il est traité comme le premier mot de la raison.\n" -" Minimum 0 jour, maximum 7. S'il n'est pas spécifié, le paramètre \"Default Days\" sera utilisé à la place.\n" -" " +msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -190,35 +167,35 @@ msgstr "Banni massivement un ou des utilisateurs du serveur.\n\n" " à l'aide de cette commande.\n" " " -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "{num} utilisateurs bannis du serveur." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Erreurs:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "\n" "Les identifiants d'utilisateur suivants ont été mis à jour et sont passés d'un ban temporaire à un ban permanent : \n" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Je n'ai pas les permissions pour le faire." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "Impossible de bannir l'utilisateur {user_id}: {reason}" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "Impossible de ban cet utilisateur avec l'ID {user_id} : Permissions manquantes." -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -229,80 +206,74 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" -" " -msgstr "Bannir temporairement un utilisateur de ce serveur.\n\n" -" `duration` est la durée pendant laquelle l'utilisateur doit être banni temporaire.\n" -" `days` est le nombre de jours de messages à nettoyer lors du bannissement temporaire.\n\n" -" Exemples :\n" -" - `[p]tempban @Twentysix Parce que je le dis`\n" -" Cela permettra de bannir temporairement Twentysix pour la durée par défaut fixée par un administrateur.\n" -" - `[p]tempban @Twentysix 15m Vous avez besoin d'une pause`\n" -" Cela bannira Twentysix pendant 15 minutes.\n" -" - `[p]tempban 428675506947227648 1d2h15m 5 Personne diabolique`\n" -" L'utilisateur sera ainsi banni pendant 1 jour 2 heures 15 minutes et les 5 derniers jours de ses messages seront supprimés.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " +msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "Vous avez été banni temporairement de {server_name} jusqu'au {date}." -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "\n\n" "**Raison :** {reason}" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "\n\n" "Voici l'invitation qui vous permettra de rejoindre le serveur après l'expiration de votre ban : {invite_link}" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Je ne peux pas le faire pour une raison quelconque." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "Quelque chose s'est mal passé durant le bannissement." -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "Terminé. Assez de chaos pour l'instant." -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "Éjecte un utilisateur et supprime les messages envoyés par cet utilisateur pendant ces dernières 24 heures." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "Vous avez été banni puis dé-banni comme moyen rapide pour supprimer vos messages.\n" "Vous pouvez maintenant rejoindre le serveur à nouveau. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Mon rôle n'est pas assez élevé pour softban cet utilisateur." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Terminé. Assez de chaos." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "Expulse un membre d'un salon vocal." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "Impossible d'expulser ce membre du salon vocal." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "Quelque chose s'est mal passé lors de la tentative d'expulsion de ce membre." +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -329,7 +300,7 @@ msgstr "Cet utilisateur est déjà mute et rendu sourd sur l'ensemble du serveur msgid "User has been banned from speaking or listening in voice channels." msgstr "L'utilisateur a été banni de parler ou bien d'entendre dans les salons vocaux." -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -342,37 +313,37 @@ msgstr "Débanni un utilisateur de ce serveur.\n\n" " Activer le mode développeur, allez dans Bannissements dans les paramètres du serveur, clique\n" " droit sur l'utilisateur et sélectionner 'Copier l'ID'." -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Il semble que l'utilisateur n'est pas banni !" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "Quelque chose s'est mal passé lors de la tentative de dé-bannissement de cet utilisateur." -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "Cet utilisateur a été débanni de ce serveur." -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "Je ne partage pas d'autre serveur avec cette utilisateur. Je ne peux pas le réinviter." -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "Vous avez été débanni de {server}.\n" "Voici une invitation pour ce serveur : {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "Je n'ai pas réussi à envoyer une invitation à cet utilisateur. Peut-être pouvez-vous l'envoyer à ma place?\n" "Voici le lien d'invitation : {invite_link}" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" -msgstr "Quelque chose a mal tourné lors de l'envoi d'une invitation à cet utilisateur. Voici le lien pour que vous puissiez essayer : {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" #: redbot/cogs/mod/mod.py:45 #, docstring @@ -494,72 +465,72 @@ msgstr "Afficher les informations sur un membre.\n\n" " ces champs seront omis.\n" " " -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Inconnu" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Statut : {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "et {numeric_number} autres rôles non affichés en raison des limites de l'embed." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "A rejoint Discord le" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "A rejoint ce serveur le" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Rôles" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "Rôle" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Noms précédents" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "Nom précédent" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Pseudos précédents" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "Pseudo précédent" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Salon vocal actuel" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Membre #{} | ID utilisateur: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "Afficher les noms et pseudos précédents d'un membre." -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**20 derniers noms **:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**20 derniers pseudos ** :" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "Ce membre n'a aucun changement de nom ou de pseudo enregistré." diff --git a/redbot/cogs/mod/locales/he-IL.po b/redbot/cogs/mod/locales/he-IL.po index e9746b875..c2db9f8c4 100644 --- a/redbot/cogs/mod/locales/he-IL.po +++ b/redbot/cogs/mod/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: he_IL\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/hi-IN.po b/redbot/cogs/mod/locales/hi-IN.po index 03c00c27f..1e96200b3 100644 --- a/redbot/cogs/mod/locales/hi-IN.po +++ b/redbot/cogs/mod/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: hi_IN\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/hr-HR.po b/redbot/cogs/mod/locales/hr-HR.po new file mode 100644 index 000000000..afbbccd96 --- /dev/null +++ b/redbot/cogs/mod/locales/hr-HR.po @@ -0,0 +1,952 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 34\n" +"Language: hr_HR\n" + +#: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 +msgid "Mention spam (Autoban)" +msgstr "" + +#: redbot/cogs/mod/events.py:80 +msgid "Mention Spam (Autokick)" +msgstr "" + +#: redbot/cogs/mod/events.py:95 +msgid "Mention spam (Autokick)" +msgstr "" + +#: redbot/cogs/mod/events.py:104 +msgid "Please do not mass mention people!" +msgstr "" + +#: redbot/cogs/mod/events.py:108 +msgid "{member}, Please do not mass mention people!" +msgstr "" + +#: redbot/cogs/mod/events.py:127 +msgid "Mention spam (Autowarn)" +msgstr "" + +#: redbot/cogs/mod/kickban.py:92 +msgid "That user is not in a voice channel." +msgstr "" + +#: redbot/cogs/mod/kickban.py:99 +msgid "I require the {perms} permission(s) in that user's channel to do that." +msgstr "" + +#: redbot/cogs/mod/kickban.py:109 +msgid "You must have the {perms} permission(s) in that user's channel to use this command." +msgstr "" + +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 +msgid "Invalid days. Must be between 0 and 7." +msgstr "" + +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 +msgid "I cannot let you do that. Self-harm is bad {}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 +msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." +msgstr "" + +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 +msgid "I cannot do that due to Discord hierarchy rules." +msgstr "" + +#: redbot/cogs/mod/kickban.py:155 +msgid "You have been banned from {guild}." +msgstr "" + +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 +msgid "**Reason**" +msgstr "" + +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +msgid "No reason was given." +msgstr "" + +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 +msgid "User with ID {user_id} is already banned." +msgstr "" + +#: redbot/cogs/mod/kickban.py:191 +msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." +msgstr "" + +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 +msgid "Done. That felt good." +msgstr "" + +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 +msgid "I'm not allowed to do that." +msgstr "" + +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 +msgid "User with ID {user_id} not found" +msgstr "" + +#: redbot/cogs/mod/kickban.py:214 +msgid "An unexpected error occurred." +msgstr "" + +#: redbot/cogs/mod/kickban.py:268 +msgid "Tempban finished" +msgstr "" + +#: redbot/cogs/mod/kickban.py:293 +#, docstring +msgid "\n" +" Kick a user.\n\n" +" Examples:\n" +" - `[p]kick 428675506947227648 wanted to be kicked.`\n" +" This will kick the user with ID 428675506947227648 from the server.\n" +" - `[p]kick @Twentysix wanted to be kicked.`\n" +" This will kick Twentysix from the server.\n\n" +" If a reason is specified, it will be the reason that shows up\n" +" in the audit log.\n" +" " +msgstr "" + +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 +msgid "I cannot let you do that. Self-harm is bad {emoji}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:332 +msgid "You have been kicked from {guild}." +msgstr "" + +#: redbot/cogs/mod/kickban.py:378 +#, docstring +msgid "Ban a user from this server and optionally delete days of messages.\n\n" +" `days` is the amount of days of messages to cleanup on ban.\n\n" +" Examples:\n" +" - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" +" - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" +" This will ban Twentysix and it will delete 7 days worth of messages.\n\n" +" A user ID should be provided if the user is not a member of this server.\n" +" If days is not a number, it's treated as the first word of the reason.\n" +" Minimum 0 days, maximum 7. If not specified, the defaultdays setting will be used instead.\n" +" " +msgstr "" + +#: redbot/cogs/mod/kickban.py:416 +#, docstring +msgid "Mass bans user(s) from the server.\n\n" +" `days` is the amount of days of messages to cleanup on massban.\n\n" +" Example:\n" +" - `[p]massban 345628097929936898 57287406247743488 7 they broke all rules.`\n" +" This will ban all the added userids and delete 7 days worth of their messages.\n\n" +" User IDs need to be provided in order to ban\n" +" using this command.\n" +" " +msgstr "" + +#: redbot/cogs/mod/kickban.py:432 +msgid "Banned {num} users from the server." +msgstr "" + +#: redbot/cogs/mod/kickban.py:436 +msgid "\n" +"Errors:\n" +msgstr "" + +#: redbot/cogs/mod/kickban.py:439 +msgid "\n" +"Following user IDs have been upgraded from a temporary to a permanent ban:\n" +msgstr "" + +#: redbot/cogs/mod/kickban.py:467 +msgid "I lack the permissions to do this." +msgstr "" + +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 +msgid "Failed to ban user {user_id}: {reason}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:555 +msgid "Could not ban user with ID {user_id}: missing permissions." +msgstr "" + +#: redbot/cogs/mod/kickban.py:588 +#, docstring +msgid "Temporarily ban a user from this server.\n\n" +" `duration` is the amount of time the user should be banned for.\n" +" `days` is the amount of days of messages to cleanup on tempban.\n\n" +" Examples:\n" +" - `[p]tempban @Twentysix Because I say so`\n" +" This will ban Twentysix for the default amount of time set by an administrator.\n" +" - `[p]tempban @Twentysix 15m You need a timeout`\n" +" This will ban Twentysix for 15 minutes.\n" +" - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" " +msgstr "" + +#: redbot/cogs/mod/kickban.py:644 +msgid "You have been temporarily banned from {server_name} until {date}." +msgstr "" + +#: redbot/cogs/mod/kickban.py:648 +msgid "\n\n" +"**Reason:** {reason}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:650 +msgid "\n\n" +"Here is an invite for when your ban expires: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:660 +msgid "I can't do that for some reason." +msgstr "" + +#: redbot/cogs/mod/kickban.py:662 +msgid "Something went wrong while banning." +msgstr "" + +#: redbot/cogs/mod/kickban.py:674 +msgid "Done. Enough chaos for now." +msgstr "" + +#: redbot/cogs/mod/kickban.py:681 +#, docstring +msgid "Kick a user and delete 1 day's worth of their messages." +msgstr "" + +#: redbot/cogs/mod/kickban.py:710 +msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" +"You can now join the server again. {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:721 +msgid "My role is not high enough to softban that user." +msgstr "" + +#: redbot/cogs/mod/kickban.py:757 +msgid "Done. Enough chaos." +msgstr "" + +#: redbot/cogs/mod/kickban.py:765 +#, docstring +msgid "Kick a member from a voice channel." +msgstr "" + +#: redbot/cogs/mod/kickban.py:787 +msgid "I am unable to kick this member from the voice channel." +msgstr "" + +#: redbot/cogs/mod/kickban.py:790 +msgid "Something went wrong while attempting to kick that member." +msgstr "" + +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + +#: redbot/cogs/mod/kickban.py:812 +#, docstring +msgid "Unban a user from speaking and listening in the server's voice channels." +msgstr "" + +#: redbot/cogs/mod/kickban.py:831 +msgid "That user isn't muted or deafened by the server." +msgstr "" + +#: redbot/cogs/mod/kickban.py:847 +msgid "User is now allowed to speak and listen in voice channels." +msgstr "" + +#: redbot/cogs/mod/kickban.py:853 +#, docstring +msgid "Ban a user from speaking and listening in the server's voice channels." +msgstr "" + +#: redbot/cogs/mod/kickban.py:874 +msgid "That user is already muted and deafened server-wide." +msgstr "" + +#: redbot/cogs/mod/kickban.py:888 +msgid "User has been banned from speaking or listening in voice channels." +msgstr "" + +#: redbot/cogs/mod/kickban.py:897 +#, docstring +msgid "Unban a user from this server.\n\n" +" Requires specifying the target user's ID. To find this, you may either:\n" +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. enable developer mode, go to Bans in this server's settings, right-\n" +" click the user and select 'Copy ID'." +msgstr "" + +#: redbot/cogs/mod/kickban.py:910 +msgid "It seems that user isn't banned!" +msgstr "" + +#: redbot/cogs/mod/kickban.py:915 +msgid "Something went wrong while attempting to unban that user." +msgstr "" + +#: redbot/cogs/mod/kickban.py:929 +msgid "Unbanned that user from this server." +msgstr "" + +#: redbot/cogs/mod/kickban.py:935 +msgid "I don't share another server with this user. I can't reinvite them." +msgstr "" + +#: redbot/cogs/mod/kickban.py:943 +msgid "You've been unbanned from {server}.\n" +"Here is an invite for that server: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:950 +msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" +"Here's the invite link: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/mod.py:45 +#, docstring +msgid "Moderation tools." +msgstr "" + +#: redbot/cogs/mod/mod.py:142 redbot/cogs/mod/mod.py:152 +msgid "Ignored guilds and channels have been moved. Please use `[p]moveignoredchannels` to migrate the old settings." +msgstr "" + +#: redbot/cogs/mod/mod.py:164 +msgid "Delete delay settings have been moved. Please use `[p]movedeletedelay` to migrate the old settings." +msgstr "" + +#: redbot/cogs/mod/mod.py:185 +#, docstring +msgid "Move ignored channels and servers to core" +msgstr "" + +#: redbot/cogs/mod/mod.py:194 +msgid "Ignored channels and guilds restored." +msgstr "" + +#: redbot/cogs/mod/mod.py:199 +#, docstring +msgid "\n" +" Move deletedelay settings to core\n" +" " +msgstr "" + +#: redbot/cogs/mod/mod.py:208 +msgid "Delete delay settings restored." +msgstr "" + +#: redbot/cogs/mod/names.py:37 +#, docstring +msgid "Change a member's nickname.\n\n" +" Leaving the nickname empty will remove it.\n" +" " +msgstr "" + +#: redbot/cogs/mod/names.py:46 +msgid "Nicknames must be between 2 and 32 characters long." +msgstr "" + +#: redbot/cogs/mod/names.py:54 +msgid "I do not have permission to rename that member. They may be higher than or equal to me in the role hierarchy." +msgstr "" + +#: redbot/cogs/mod/names.py:74 +msgid "I do not have permission to rename that member." +msgstr "" + +#: redbot/cogs/mod/names.py:77 +msgid "That nickname is invalid." +msgstr "" + +#: redbot/cogs/mod/names.py:79 +msgid "An unexpected error has occured." +msgstr "" + +#: redbot/cogs/mod/names.py:81 +msgid "Done." +msgstr "" + +#: redbot/cogs/mod/names.py:92 +msgid "Custom: {emoji} {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:94 +msgid "Custom: {emoji}" +msgstr "" + +#: redbot/cogs/mod/names.py:96 +msgid "Custom: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:104 +msgid "Playing: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:113 +msgid "Streaming: [{name}{sep}{game}]({url})" +msgstr "" + +#: redbot/cogs/mod/names.py:120 +msgid "Streaming: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:129 +msgid "Listening: [{title}{sep}{artist}]({url})" +msgstr "" + +#: redbot/cogs/mod/names.py:136 +msgid "Listening: {title}" +msgstr "" + +#: redbot/cogs/mod/names.py:144 +msgid "Watching: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:152 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:175 +#, docstring +msgid "Show information about a member.\n\n" +" This includes fields for status, discord join date, server\n" +" join date, voice state and previous names/nicknames.\n\n" +" If the member has no roles, previous names or previous nicknames,\n" +" these fields will be omitted.\n" +" " +msgstr "" + +#: redbot/cogs/mod/names.py:213 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/mod/names.py:225 +msgid "Chilling in {} status" +msgstr "" + +#: redbot/cogs/mod/names.py:239 +msgid "and {numeric_number} more roles not displayed due to embed limits." +msgstr "" + +#: redbot/cogs/mod/names.py:266 +msgid "Joined Discord on" +msgstr "" + +#: redbot/cogs/mod/names.py:267 +msgid "Joined this server on" +msgstr "" + +#: redbot/cogs/mod/names.py:270 +msgid "Roles" +msgstr "" + +#: redbot/cogs/mod/names.py:270 +msgid "Role" +msgstr "" + +#: redbot/cogs/mod/names.py:276 +msgid "Previous Names" +msgstr "" + +#: redbot/cogs/mod/names.py:276 +msgid "Previous Name" +msgstr "" + +#: redbot/cogs/mod/names.py:284 +msgid "Previous Nicknames" +msgstr "" + +#: redbot/cogs/mod/names.py:284 +msgid "Previous Nickname" +msgstr "" + +#: redbot/cogs/mod/names.py:290 +msgid "Current voice channel" +msgstr "" + +#: redbot/cogs/mod/names.py:294 +msgid "Member #{} | User ID: {}" +msgstr "" + +#: redbot/cogs/mod/names.py:308 +#, docstring +msgid "Show previous names and nicknames of a member." +msgstr "" + +#: redbot/cogs/mod/names.py:312 +msgid "**Past 20 names**:" +msgstr "" + +#: redbot/cogs/mod/names.py:318 +msgid "**Past 20 nicknames**:" +msgstr "" + +#: redbot/cogs/mod/names.py:325 +msgid "That member doesn't have any recorded name or nickname change." +msgstr "" + +#: redbot/cogs/mod/settings.py:23 +#, docstring +msgid "Manage server administration settings." +msgstr "" + +#: redbot/cogs/mod/settings.py:27 +#, docstring +msgid "Show the current server administration settings." +msgstr "" + +#: redbot/cogs/mod/settings.py:31 +msgid "Track name changes: {yes_or_no}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:32 redbot/cogs/mod/settings.py:55 +#: redbot/cogs/mod/settings.py:83 redbot/cogs/mod/settings.py:91 +#: redbot/cogs/mod/settings.py:94 +msgid "Yes" +msgstr "" + +#: redbot/cogs/mod/settings.py:32 redbot/cogs/mod/settings.py:55 +#: redbot/cogs/mod/settings.py:60 redbot/cogs/mod/settings.py:65 +#: redbot/cogs/mod/settings.py:70 redbot/cogs/mod/settings.py:75 +#: redbot/cogs/mod/settings.py:83 redbot/cogs/mod/settings.py:91 +#: redbot/cogs/mod/settings.py:94 +msgid "No" +msgstr "" + +#: redbot/cogs/mod/settings.py:53 +msgid "Overridden by another setting" +msgstr "" + +#: redbot/cogs/mod/settings.py:56 +msgid "Track nickname changes: {yes_or_no}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:57 +msgid "Delete repeats: {num_repeats}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:58 +msgid "after {num} repeats" +msgstr "" + +#: redbot/cogs/mod/settings.py:62 +msgid "Warn mention spam: {num_mentions}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:63 redbot/cogs/mod/settings.py:68 +#: redbot/cogs/mod/settings.py:73 +msgid "{num} mentions" +msgstr "" + +#: redbot/cogs/mod/settings.py:67 +msgid "Kick mention spam: {num_mentions}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:72 +msgid "Ban mention spam: {num_mentions}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:78 +msgid "Mention Spam Strict: All mentions will count including duplicates\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:80 +msgid "Mention Spam Strict: Only unique mentions will count\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:82 +msgid "Respects hierarchy: {yes_or_no}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:85 +msgid "Delete delay: {num_seconds}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:86 +msgid "{num} seconds" +msgstr "" + +#: redbot/cogs/mod/settings.py:88 +msgid "None" +msgstr "" + +#: redbot/cogs/mod/settings.py:90 +msgid "Reinvite on unban: {yes_or_no}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:93 +msgid "Send message to users on kick/ban: {yes_or_no}\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:97 +msgid "Default message history delete on ban: Previous {num_days} days\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:101 +msgid "Default message history delete on ban: Don't delete any\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:102 +msgid "Default tempban duration: {duration}" +msgstr "" + +#: redbot/cogs/mod/settings.py:110 +#, docstring +msgid "Toggle role hierarchy check for mods and admins.\n\n" +" **WARNING**: Disabling this setting will allow mods to take\n" +" actions on users above them in the role hierarchy!\n\n" +" This is enabled by default.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:122 +msgid "Role hierarchy will be checked when moderation commands are issued." +msgstr "" + +#: redbot/cogs/mod/settings.py:127 +msgid "Role hierarchy will be ignored when moderation commands are issued." +msgstr "" + +#: redbot/cogs/mod/settings.py:133 +#, docstring +msgid "\n" +" Manage the automoderation settings for mentionspam.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:140 +#, docstring +msgid "\n" +" Setting to account for duplicate mentions.\n\n" +" If enabled all mentions will count including duplicated mentions.\n" +" If disabled only unique mentions will count.\n\n" +" Use this command without any parameter to see current setting.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:152 +msgid "Mention spam currently accounts for multiple mentions of the same user." +msgstr "" + +#: redbot/cogs/mod/settings.py:154 +msgid "Mention spam currently only accounts for mentions of different users." +msgstr "" + +#: redbot/cogs/mod/settings.py:159 +msgid "Mention spam will now account for multiple mentions of the same user." +msgstr "" + +#: redbot/cogs/mod/settings.py:161 +msgid "Mention spam will only account for mentions of different users." +msgstr "" + +#: redbot/cogs/mod/settings.py:168 +#, docstring +msgid "\n" +" Sets the autowarn conditions for mention spam.\n\n" +" Users will be warned if they send any messages which contain more than\n" +" `` mentions.\n\n" +" `` Must be 0 or greater. Set to 0 to disable this feature.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:179 +msgid "Autowarn for mention spam is already disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:181 +msgid "Autowarn for mention spam disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:184 +msgid "`` must be 1 or higher to autowarn." +msgstr "" + +#: redbot/cogs/mod/settings.py:190 +msgid "\n" +"Autowarn is equal to or higher than autokick." +msgstr "" + +#: redbot/cogs/mod/settings.py:194 +msgid "\n" +"Autowarn is equal to or higher than autoban." +msgstr "" + +#: redbot/cogs/mod/settings.py:198 +msgid "Autowarn for mention spam enabled. Anyone mentioning {max_mentions} or more people in a single message will be autowarned.\n" +"{mismatch_message}" +msgstr "" + +#: redbot/cogs/mod/settings.py:208 +#, docstring +msgid "\n" +" Sets the autokick conditions for mention spam.\n\n" +" Users will be kicked if they send any messages which contain more than\n" +" `` mentions.\n\n" +" `` Must be 0 or greater. Set to 0 to disable this feature.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:219 +msgid "Autokick for mention spam is already disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:221 +msgid "Autokick for mention spam disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:224 +msgid "`` must be 1 or higher to autokick." +msgstr "" + +#: redbot/cogs/mod/settings.py:230 +msgid "\n" +"Autokick is equal to or lower than autowarn." +msgstr "" + +#: redbot/cogs/mod/settings.py:234 +msgid "\n" +"Autokick is equal to or higher than autoban." +msgstr "" + +#: redbot/cogs/mod/settings.py:238 +msgid "Autokick for mention spam enabled. Anyone mentioning {max_mentions} or more people in a single message will be autokicked.\n" +"{mismatch_message}" +msgstr "" + +#: redbot/cogs/mod/settings.py:248 +#, docstring +msgid "Set the autoban conditions for mention spam.\n\n" +" Users will be banned if they send any message which contains more than\n" +" `` mentions.\n\n" +" `` Must be 0 or greater. Set to 0 to disable this feature.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:258 +msgid "Autoban for mention spam is already disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:260 +msgid "Autoban for mention spam disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:263 +msgid "`` must be 1 or higher to autoban." +msgstr "" + +#: redbot/cogs/mod/settings.py:269 +msgid "\n" +"Autoban is equal to or lower than autowarn." +msgstr "" + +#: redbot/cogs/mod/settings.py:273 +msgid "\n" +"Autoban is equal to or lower than autokick." +msgstr "" + +#: redbot/cogs/mod/settings.py:277 +msgid "Autoban for mention spam enabled. Anyone mentioning {max_mentions} or more people in a single message will be autobanned.\n" +"{mismatch_message}" +msgstr "" + +#: redbot/cogs/mod/settings.py:287 +#, docstring +msgid "Enable auto-deletion of repeated messages.\n\n" +" Must be between 2 and 20.\n\n" +" Set to -1 to disable this feature.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:298 redbot/cogs/mod/settings.py:324 +msgid "Repeated messages will be ignored." +msgstr "" + +#: redbot/cogs/mod/settings.py:304 +msgid "Messages repeated up to {num} times will be deleted." +msgstr "" + +#: redbot/cogs/mod/settings.py:308 +msgid "Number of repeats must be between 2 and 20 or equal to -1 if you want to disable this feature!" +msgstr "" + +#: redbot/cogs/mod/settings.py:317 +msgid "Bot will delete repeated messages after {num} repeats. Set this value to -1 to ignore repeated messages" +msgstr "" + +#: redbot/cogs/mod/settings.py:329 +#, docstring +msgid "Toggle whether an invite will be sent to a user when unbanned.\n\n" +" If this is True, the bot will attempt to create and send a single-use invite\n" +" to the newly-unbanned user.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:339 +msgid "Users unbanned with `{command}` will be reinvited." +msgstr "" + +#: redbot/cogs/mod/settings.py:346 +msgid "Users unbanned with `{command}` will not be reinvited." +msgstr "" + +#: redbot/cogs/mod/settings.py:354 +#, docstring +msgid "Toggle whether a message should be sent to a user when they are kicked/banned.\n\n" +" If this option is enabled, the bot will attempt to DM the user with the guild name\n" +" and reason as to why they were kicked/banned.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:363 +msgid "DM when kicked/banned is currently set to: {setting}" +msgstr "" + +#: redbot/cogs/mod/settings.py:368 +msgid "Bot will now attempt to send a DM to user before kick and ban." +msgstr "" + +#: redbot/cogs/mod/settings.py:371 +msgid "Bot will no longer attempt to send a DM to user before kick and ban." +msgstr "" + +#: redbot/cogs/mod/settings.py:377 +#, docstring +msgid "Set the default number of days worth of messages to be deleted when a user is banned.\n\n" +" The number of days must be between 0 and 7.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:383 +msgid "Invalid number of days. Must be between 0 and 7." +msgstr "" + +#: redbot/cogs/mod/settings.py:386 +msgid "{days} days worth of messages will be deleted when a user is banned." +msgstr "" + +#: redbot/cogs/mod/settings.py:401 +#, docstring +msgid "Set the default time to be used when a user is tempbanned.\n\n" +" Accepts: seconds, minutes, hours, days, weeks\n" +" `duration` must be greater than zero.\n\n" +" Examples:\n" +" `[p]modset defaultduration 7d12h10m`\n" +" `[p]modset defaultduration 7 days 12 hours 10 minutes`\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:413 +msgid "The default duration for tempbanning a user is now {duration}." +msgstr "" + +#: redbot/cogs/mod/settings.py:421 +#, docstring +msgid "\n" +" Toggle whether nickname changes should be tracked.\n\n" +" This setting will be overridden if trackallnames is disabled.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:430 +msgid "Nickname changes are currently being tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:432 +msgid "Nickname changes are not currently being tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:437 +msgid "Nickname changes will now be tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:439 +msgid "Nickname changes will no longer be tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:446 +#, docstring +msgid "\n" +" Toggle whether all name changes should be tracked.\n\n" +" Toggling this off also overrides the tracknicknames setting.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:454 +msgid "Name changes are currently being tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:456 +msgid "All name changes are currently not being tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:461 +msgid "Name changes will now be tracked." +msgstr "" + +#: redbot/cogs/mod/settings.py:463 +msgid "All name changes will no longer be tracked.\n" +"To delete existing name data, use {command}." +msgstr "" + +#: redbot/cogs/mod/settings.py:474 +#, docstring +msgid "Delete all stored usernames and nicknames.\n\n" +" Examples:\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/cogs/mod/settings.py:486 +msgid "This will delete all stored usernames and nicknames the bot has stored.\n" +"If you're sure, type {command}" +msgstr "" + +#: redbot/cogs/mod/settings.py:527 +msgid "Usernames and nicknames have been deleted from Mod config." +msgstr "" + +#: redbot/cogs/mod/slowmode.py:27 +#, docstring +msgid "Changes channel's slowmode setting.\n\n" +" Interval can be anything from 0 seconds to 6 hours.\n" +" Use without parameters to disable.\n" +" " +msgstr "" + +#: redbot/cogs/mod/slowmode.py:36 +msgid "Slowmode interval is now {interval}." +msgstr "" + +#: redbot/cogs/mod/slowmode.py:41 +msgid "Slowmode has been disabled." +msgstr "" + diff --git a/redbot/cogs/mod/locales/hu-HU.po b/redbot/cogs/mod/locales/hu-HU.po index a93687213..153346915 100644 --- a/redbot/cogs/mod/locales/hu-HU.po +++ b/redbot/cogs/mod/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: hu_HU\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Rangok" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/id-ID.po b/redbot/cogs/mod/locales/id-ID.po index c71d17f9e..1e0621110 100644 --- a/redbot/cogs/mod/locales/id-ID.po +++ b/redbot/cogs/mod/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: id_ID\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Hari-hari tidak sah. Harus antara 0 dan 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Saya tidak dapat membiarkan Anda melakukan itu. Merugikan diri sendiri adalah buruk {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Saya tidak dapat membiarkan Anda melakukan itu. Anda tidak lebih tinggi daripada pengguna dalam peran hirarki." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "Selesai. Itu terasa baik." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Saya tidak diizinkan untuk melakukan itu." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Saya tidak memiliki izin untuk melakukan ini." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Saya tidak bisa melakukan itu untuk beberapa alasan." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Hirarki saya tidak cukup tinggi untuk softban pengguna." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Selesai. Cukup kekacauan." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Tampaknya bahwa pengguna tidak di banned!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Mengisi status {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Bergabung dengan Discord on" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Peran" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Anggota # {} | ID pengguna: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**20 nama terakhir**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**20 julukan terakhir**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/it-IT.po b/redbot/cogs/mod/locales/it-IT.po index 116e9889e..92d3518eb 100644 --- a/redbot/cogs/mod/locales/it-IT.po +++ b/redbot/cogs/mod/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: it_IT\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Agghiacciante in stato {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Iscritto Discord su" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Ruoli" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Membri #{} | ID utente: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ja-JP.po b/redbot/cogs/mod/locales/ja-JP.po index 14c6bec9a..12ca4e3fa 100644 --- a/redbot/cogs/mod/locales/ja-JP.po +++ b/redbot/cogs/mod/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: ja_JP\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Discordに参加した日: {}" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "役職" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "会員番号: {}|ユーザー番号: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ko-KR.po b/redbot/cogs/mod/locales/ko-KR.po index 50bee9768..7f9fc6129 100644 --- a/redbot/cogs/mod/locales/ko-KR.po +++ b/redbot/cogs/mod/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: ko_KR\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "올바르지 않은 요일이에요. 0에서 7사이여야 해요." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "그렇게 하게 둘 수는 없어요. 자해는 나빠요. {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "그렇게 하게 둘 수는 없어요. 역할 계층의 사용자보다 높지 않아요." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "다 했어요. 앙 기분 좋아." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "그렇게 하는 건 허용하지 않아요." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "제게 행동할 수 있는 권한이 없어요." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "왠지 모르겠어요." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "제 역할이 그 사용자를 밴 할 만큼 충분하지 않습니다." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "다 했어요. 충분히 혼란스러워요." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "사용자들이 밴 처리되지 않은 것 같아요!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "알 수 없음" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "{} 상태로 오싹해졌어요." -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "가입된 디스코드 켜짐" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "역할" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "멤버 # {} | 사용자 ID : {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**20개의 이름 초과** :" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**20개의 닉네임을 초과** :" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/nb-NO.po b/redbot/cogs/mod/locales/nb-NO.po index 72f905ea2..48e60f04e 100644 --- a/redbot/cogs/mod/locales/nb-NO.po +++ b/redbot/cogs/mod/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: nb_NO\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} ser ikke ut som en gyldig bruker-ID." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Nevne spam (Autoban)" @@ -43,135 +39,116 @@ msgstr "{member}, Vennligst ikke masse nevner folk!" msgid "Mention spam (Autowarn)" msgstr "Nevne spam (Autowarn)" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "Den brukeren er ikke i en talekanal." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Jeg krever {perms} tillatelse(r) i brukerens kanal for å gjøre det der." -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Du må ha {perms} tillatelse(r) i kanalen for å bruke denne kommandoen." -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Ugyldige dager. Må være mellom 0 og 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Jeg kan ikke la deg gjøre det. Selvskade er dårlig {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Jeg kan ikke la deg gjøre det. Du er ikke høyere enn brukeren i rollehierarkiet." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "Jeg kan ikke gjøre det på grunn av Discord hierarkiske regler." -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "Du har blitt utestengt fra {guild}." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**Årsak**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "Ingen grunn ble oppgitt." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "Bruker med ID {user_id} er allerede utestengt." -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "Brukeren med ID {user_id} ble oppgradert fra en midlertidig til et permanent forbud." -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "Ferdig. Det følte seg bra." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Jeg har ikke lov til å gjøre det." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "Bruker med ID {user_id} ble ikke funnet" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "En uventet feil oppstod." -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "Tempban fullført" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" " in the audit log.\n" " " -msgstr "\n" -" Spark ut en bruker.\n\n" -" Eksempler:\n" -" - `[p]kick 428675506947227648 ønsket å bli kastet ut.\n" -" Dette vil kaste ut twentysix fra serveren.\n" -" - `[p]kick @twentysix ønsket å bli kastet ut.\n" -" Dette vil kaste ut twentysix fra serveren.\n\n" -" Dersom en årsak er angitt, Det vil være årsaken til at det dukker opp\n" -" i undersø- kelsesloggen.\n" -" " +msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "Jeg kan ikke la deg gjøre det. Selvskade er dårlig {emoji}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "Du har blitt sparket fra {guild}." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" " If days is not a number, it's treated as the first word of the reason.\n" " Minimum 0 days, maximum 7. If not specified, the defaultdays setting will be used instead.\n" " " -msgstr "Utesteng en bruker fra denne serveren og eventuelt slett dager med meldinger.\n\n" -" `dager` er antall dager med meldinger å rydde opp på banen.\n\n" -" Eksempler:\n" -" - `[p]ban 428675506947227648 7 Fortsatt spam etter fortalt å stoppe.\n" -" Dette forbyr twentysix og vil slette 7 dager verdt av meldinger.\n" -" - `[p]ban @twentysix Fortsatt spam etter at beskjed om å stoppe.\n" -" Dette forbyr twentysix og den sletter 7 dager verdt av meldinger.\n\n" -" En bruker-ID bør opplyses om brukeren ikke er medlem av denne serveren.\n" -" Hvis dager ikke er et nummer, behandles det som det første ordet av årsaken.\n" -" Minimum 0 dager, maksimalt 7. Hvis ikke angitt, vil standardinnstillingene bli brukt i stedet.\n" -" " +msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -190,35 +167,35 @@ msgstr "Masseutestenger bruker(e) fra tjeneren.\n\n" " med denne kommandoen.\n" " " -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "Utestengte {num} brukere fra serveren." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Feil:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "\n" "Etter bruker-ID-er er oppgradert fra en midlertidig til et permanent forbud:\n" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Jeg mangler tillatelser til å gjøre dette." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "Kunne ikke forby bruker {user_id}: {reason}" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "Kunne ikke utestenge bruker med ID {user_id}: manglende tillatelser." -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -229,80 +206,74 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" -" " -msgstr "Forby en bruker midlertidig fra denne serveren.\n\n" -" `varighet` er det tid brukeren må utestenges for.\n" -" `dager` er antall dager med meldinger å rydde opp på temp.\n\n" -" Eksempler:\n" -" - `[p]tempban @twentysix fordi jeg sier det`\n" -" Vil utestenge twentysix for den tiden som er angitt av en administrator.\n" -" - `[p]tempban @Twenty6 15 m Du trenger en timeout`\n" -" Dette vil utestenge twentysix i 15 minutter.\n" -" - `[p]tempban 428675506947227648 1d2h15m 5 Ond person`\n" -" Dette vil forby brukeren i 1 dag 2 timer 15 minutter og slette de siste 5 dagene av deres meldinger.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " +msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "Du har blitt midlertidig utestengt fra {server_name} til {date}." -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "\n\n" "**Årsak:** {reason}" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "\n\n" "Her er en invitasjon for når utestengelsen din utløper: {invite_link}" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Det kan jeg ikke gjøre av en eller annen grunn." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "Noe gikk galt under utestengelsen." -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "Ferdig. Nok kaos nå." -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "Kast ut en bruker og slett en dags verdi av meldingene sine." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "Du har blitt utestengt og deretter opphevet utestengelsen som en rask måte å slette meldingene dine.\n" "Du kan nå bli med i serveren igjen. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Min rolle er ikke høy nok til å sparke ut den brukeren." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Ferdig. Nok kaos." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "Kast ut et medlem fra en talekanal." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "Jeg kan ikke kaste ut dette medlemmet fra talekanalen." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "Noe gikk galt under forsøk på å sparke den brukeren." +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -329,7 +300,7 @@ msgstr "Den brukeren er allerede dempet og stykket server-wide." msgid "User has been banned from speaking or listening in voice channels." msgstr "Brukeren har blitt utestengt fra å snakke eller lytte i talekanaler." -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -342,37 +313,37 @@ msgstr "Fjern utestengelsen av en bruker fra denne serveren.\n\n" " 2. aktiver utviklermodus, gå til utestengelser i denne serverens innstillinger, høyre-\n" " klikk på brukeren og velg \"Kopier ID\"." -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Det virker som brukeren ikke er utestengt!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "Noe gikk galt under forsøket på å oppheve utestengelsen av den brukeren." -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "Opphevet utstengelsen fra den brukeren for denne serveren." -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "Jeg deler ikke en annen server med denne brukeren. Jeg kan ikke invitere dem på nytt." -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "Du har blitt utestengt fra {server}.\n" "Her er en invitasjon for den serveren: {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "Jeg sendte ikke en invitasjon til den brukeren. Kanskje du kan sende den for meg?\n" "Her er invitasjons lenken: {invite_link}" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" -msgstr "Noe gikk galt under forsøket på å sende den brukeran invitasjonen. Her er linken så du kan prøve: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" #: redbot/cogs/mod/mod.py:45 #, docstring @@ -497,72 +468,72 @@ msgstr "Vis informasjon om et medlem.\n\n" " disse feltene vil bli utelatt.\n" " " -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Ukjent" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Slapper av i {} status" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "og {numeric_number} flere roller vises ikke på grunn av grenseverdier for innebygging." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Ble med Discord den" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Ble medlem på serveren" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "Rolle" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Forrige navn" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "Forrige navn" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Forrige kallenavn" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "Forrige kallenavn" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Gjeldende talekanal" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Medlem #{} | Bruker ID: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "Vis tidligere navn og kallenavn på et medlem." -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**Siste 20 navn**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**Siste 20 kallenavn**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "Det medlemmet har ikke noe registrert navn eller endring av kallenavn." diff --git a/redbot/cogs/mod/locales/nl-NL.po b/redbot/cogs/mod/locales/nl-NL.po index 80ec7d2be..def5cfb8f 100644 --- a/redbot/cogs/mod/locales/nl-NL.po +++ b/redbot/cogs/mod/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: nl_NL\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Je hebt niet de permissie om dit uit te voeren." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Chillen in {} status" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Gebruikt Discord sinds" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Rollen" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Lid #{} | Gebruikers-ID: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/pl-PL.po b/redbot/cogs/mod/locales/pl-PL.po index 17e9a7d04..091280972 100644 --- a/redbot/cogs/mod/locales/pl-PL.po +++ b/redbot/cogs/mod/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: pl_PL\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} nie wygląda na prawidłowe ID użytkownika." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Spam wzmiankami (Autoban)" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Nie mogę na to pozwolić. Samookaleczenie jest złe {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Nie mogę ci pozwolić by to zrobić. Nie jesteś wyższy niż użytkownik w hierarchii roli." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Nie wolno mi tego zrobić." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Nie mam uprawnień aby to zrobić." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Nieznane" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Relaksuję się w statusie {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Dołączył do Discorda" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Role" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Członek #{} | ID użytkownika: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/pt-BR.po b/redbot/cogs/mod/locales/pt-BR.po index 4ae2c8229..1b4caf6f7 100644 --- a/redbot/cogs/mod/locales/pt-BR.po +++ b/redbot/cogs/mod/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: pt_BR\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Desconhecido" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/pt-PT.po b/redbot/cogs/mod/locales/pt-PT.po index 8a1b43602..3829d40a3 100644 --- a/redbot/cogs/mod/locales/pt-PT.po +++ b/redbot/cogs/mod/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: pt_PT\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ro-RO.po b/redbot/cogs/mod/locales/ro-RO.po index 29944148e..eaec8e471 100644 --- a/redbot/cogs/mod/locales/ro-RO.po +++ b/redbot/cogs/mod/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: ro_RO\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ru-RU.po b/redbot/cogs/mod/locales/ru-RU.po index 7a9b7b303..50f75e56f 100644 --- a/redbot/cogs/mod/locales/ru-RU.po +++ b/redbot/cogs/mod/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: ru_RU\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} не похож на действительный ID пользователя." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Спам упоминаниями (Автобан)" @@ -43,135 +39,116 @@ msgstr "{member}, Пожалуйста, не упоминайте людей м msgid "Mention spam (Autowarn)" msgstr "Спам с упоминаниями (автопредупреждение)" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "Этот пользователь не в голосовом канале." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Мне требуется право(а) {perms} в канале пользователя чтобы сделать это." -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Вы должны иметь право(а) {perms} в канале пользователя для выполнения этой команды." -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Недопустимое значение дней. Должно быть между 0 и 7." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Я не могу позволить вам сделать это. Вред самому себе - это плохо {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Я не могу позволить вам сделать это. Ваша роль ниже роли пользователя в иерархии." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "Я не могу этого сделать из-за правил иерархии Discord." -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "Вы были заблокированы в {guild}." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**Причина**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "Причина не была названа." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "Пользователь с ID {user_id} уже забанен." -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "Пользователь с ID {user_id} был переведен из временного в постоянный бан." -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "Готово. Это было здорово." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Я не могу это сделать." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "Пользователь с ID {user_id} не найден" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "Произошла непредвиденная ошибка." -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "Временный бан завершен" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" " in the audit log.\n" " " -msgstr "\n" -" Выгнать пользователя.\n\n" -" Примеры:\n" -" - `[p]kick 428675506947227648 хотел, чтобы его пнули.`.\n" -" Это выкинет Twentysix с сервера.\n" -" - `[p]kick @Twentysix хотел быть выкинутым.`.\n" -" Это выкинет Twentysix с сервера.\n\n" -" Если указана причина, то это будет причина, которая отобразится\n" -" в журнале аудита.\n" -" " +msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "Я не могу позволить тебе сделать это. Членовредительство - это плохо {emoji}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "Вы были исключены из {guild}." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" " If days is not a number, it's treated as the first word of the reason.\n" " Minimum 0 days, maximum 7. If not specified, the defaultdays setting will be used instead.\n" " " -msgstr "Забанить пользователя с этого сервера и при необходимости удалить дни сообщений.\n\n" -" «дней» — это количество дней сообщений, которые нужно очистить от запрета.\n\n" -" Примеры:\n" -" - `[p]ban 428675506947227648 7 Продолжение спама после сказал остановить.\n" -" Это запретит Twenty6 и он удалит сообщения за 7 дней.\n" -" - `[p]ban @Twentysix 7 продолжался спам после того, как сказали остановить.\n" -" Это запретит Twenty6 и он удалит 7 дней обмена сообщениями.\n\n" -" Идентификатор пользователя должен быть предоставлен, если пользователь не является членом этого сервера.\n" -" Если дни не являются числом, то они рассматриваются как первое слово причины.\n" -" Минимум 0 дней, максимум 7. Если не указано, будет использоваться настройка по умолчанию.\n" -" " +msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -190,35 +167,35 @@ msgstr "Массовый запрет пользователя(пользова " с помощью этой команды.\n" " " -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "Забанено {num} пользователей с сервера." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Ошибки:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "\n" "Следующие ID пользователей были переведены из временного в постоянный бан:\n" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "У меня недостаточно разрешений для этого действия." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "Не удалось забанить пользователя {user_id}: {reason}" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "Не удалось забанить пользователя с ID {user_id}: отсутствуют разрешения." -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -229,80 +206,74 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" -" " -msgstr "Временно запретить пользователю доступ к этому серверу.\n\n" -" `duration` - количество времени, на которое пользователь должен быть забанен.\n" -" `days` - количество дней сообщений для очистки на tempban.\n\n" -" Примеры:\n" -" - `[p]tempban @Twentysix Потому что я так сказал`.\n" -" Это запретит Twentysix на стандартное количество времени, установленное администратором.\n" -" - `[p]tempban @Twentysix 15m Вам нужен тайм-аут`.\n" -" Это забанит Twentysix на 15 минут.\n" -" - `[p]tempban 428675506947227648 1d2h15m 5 Злой человек`.\n" -" Это запретит пользователя на 1 день 2 часа 15 минут и удалит последние 5 дней его сообщений.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " +msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "Вы были временно забанены на {server_name} до {date}." -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "\n\n" "**Причина:** {reason}" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "\n\n" "Вот приглашение по истечении срока бана: {invite_link}" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Я не могу сделать это по каким-то причинам." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "Что-то пошло не так во время блокировки." -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "Готово. Хватит хаоса на сегодня." -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "Выгнать пользователя и удалить его сообщения за 1 день." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "Вы были забанены, а затем разбанены как быстрый способ удаления ваших сообщений.\n" "Теперь вы можете снова присоединиться к серверу. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Моя роль недостаточно высока, чтобы выдать мягкий бан этому пользователю." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Готово. Достаточно хаоса." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "Выгнать участника из голосового канала." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "Я не могу выгнать этого участника из голосового канала." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "Что-то пошло не так при попытке выгнать этого участника." +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -329,7 +300,7 @@ msgstr "Этот пользователь уже заглушен и оглуш msgid "User has been banned from speaking or listening in voice channels." msgstr "Пользователю было запрещено говорить или слушать в голосовых каналах." -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -342,37 +313,37 @@ msgstr "Разблокировать пользователя с этого се " 2. Включить режим разработчика, перейти в раздел \"Баны\" в настройках сервера, правой кнопкой мыши\n" " щелкните на пользователе и выберите \"Копировать ID\"." -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Кажется, этот пользователь не забанен!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "Что-то пошло не так при попытке разблокирования этого пользователя." -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "Этот пользователь был разблокирован с этого сервера." -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "У меня нет общего сервера с этим пользователем. Я не могу повторно пригласить их." -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "Вы были разблокированы на {server}.\n" "Вот приглашение на этот сервер: {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "Мне не удалось отправить приглашение этому пользователю. Возможно, вы сможете отправить его для меня?\n" "Вот ссылка на приглашение: {invite_link}" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" -msgstr "Что-то пошло не так при попытке отправить приглашение пользователю. Вот ссылка, которую вы можете попробовать: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" #: redbot/cogs/mod/mod.py:45 #, docstring @@ -497,72 +468,72 @@ msgstr "Показать информацию о пользователе.\n\n" " эти поля будут опущены.\n" " " -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Неизвестный" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Расслабляется в статусе {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "и {numeric_number} больше ролей, не отображаемых из-за ограничений на вставку." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Присоединился к Discord" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Присоединился к этому серверу" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Роли" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "Роль" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Предыдущие имена" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "Предыдущее имя" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Предыдущие никнеймы" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "Предыдущий ник" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Текущий голосовой канал" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Участник #{} | ID пользователя: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "Показать предыдущие имена и прозвища пользователя." -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**Последние 20 имен пользователя**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**Последние 20 никнеймов**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "Этот участник не имеет никаких записанных имен или изменений псевдонима." diff --git a/redbot/cogs/mod/locales/sk-SK.po b/redbot/cogs/mod/locales/sk-SK.po index b47da9375..557342ff1 100644 --- a/redbot/cogs/mod/locales/sk-SK.po +++ b/redbot/cogs/mod/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: sk_SK\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Role" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sl-SI.po b/redbot/cogs/mod/locales/sl-SI.po index 6a7fdf9f0..b4554d0d2 100644 --- a/redbot/cogs/mod/locales/sl-SI.po +++ b/redbot/cogs/mod/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: sl_SI\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sr-CS.po b/redbot/cogs/mod/locales/sr-CS.po index 4fe1199b8..2ee318833 100644 --- a/redbot/cogs/mod/locales/sr-CS.po +++ b/redbot/cogs/mod/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: sr_CS\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sr-SP.po b/redbot/cogs/mod/locales/sr-SP.po index 0dc1bfe1b..676800573 100644 --- a/redbot/cogs/mod/locales/sr-SP.po +++ b/redbot/cogs/mod/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: sr_SP\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sv-SE.po b/redbot/cogs/mod/locales/sv-SE.po index 7800a7c9f..7c9db8730 100644 --- a/redbot/cogs/mod/locales/sv-SE.po +++ b/redbot/cogs/mod/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: sv_SE\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Det verkar som att användaren inte är bannlyst!" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "Chillar i {} status" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Gick med i Discord den" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Gick med i denna server den" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Medlem #{} | User ID: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/tr-TR.po b/redbot/cogs/mod/locales/tr-TR.po index 7694561f2..16e942df2 100644 --- a/redbot/cogs/mod/locales/tr-TR.po +++ b/redbot/cogs/mod/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: tr_TR\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{} geçersiz mesaj ID'si." - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "Fazla etiketleme (Autoban)" @@ -43,92 +39,92 @@ msgstr "{member}, lütfen insanları toplu etiket atarak rahatsız etmeyin!" msgid "Mention spam (Autowarn)" msgstr "Etiket spamı (Otomatik Uyarı)" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "O kullanıcı her hangi bir ses kanalında değil." -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Bunu yapabilmek için o kullanıcının kanalında {perms} izinlerine ihtiyacım var." -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Bu komutu kullanabilmek için o kullanıcının kanalında {perms} izinlerine ihtiyacınız var." -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "Geçersiz zaman. 1 ila 7 arasında olmalıdır." -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "Bunu yapmana izin veremem. Kendine zarar vermek kötü bir şey. {}" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Bunu yapmana izin veremem. Rolün işlem yapmaya çalıştığın kişiden daha düşük." -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "Discord hierarşi kuralları nedeniyle bunu yapamam." -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "{guild} sunucusundan yasaklandınız." -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**Sebep**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "Bir sebep verilmedi." -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "{user_id} IDli kullanıcı zaten banlandı." -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "{user_id} IDli kullanıcının banı geçiciden kalıcıya yükseltildi." -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "Tamamdır. Bu iyi hissettirdi." -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "Bunu yapmama iznim yok." -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "{user_id} IDli kullanıcı bulunamadı" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "Beklenmedik bir hata meydana geldi." -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "Geçici ban bitti" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" " in the audit log.\n" " " msgstr "\n" -" B,r kullanıcıyı at.\n\n" +" Bir kullanıcıyı at.\n\n" " Örnekler:\n" " - `[p]kick 428675506947227648 kendisi atılmak istedi.`\n" " Bu Twentysix kullanıcısını sunucudan atar.\n" @@ -138,21 +134,21 @@ msgstr "\n" " bu sebep yer alacaktır.\n" " " -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "Bunu yapmana izin veremem. Kendine zarar vermek kötü bir şey. {}" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "{guild} sunucusundan atıldınız." -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -171,7 +167,7 @@ msgstr "Bir kullanıcıyı sunucudan banla ve isteğe bağlı olarak günlerce y " En az 0, en fazla 7 gün. Eğer belirtilmezse bunun yerine varsayılan gün ayarı kullanılır.\n" " " -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -190,35 +186,35 @@ msgstr "Kullanıcıları sunucudan topluca yasaklar.\n\n" " kullanıcı IDleri gerekir.\n" " " -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "{num} kullanıcı sunucudan banlandı." -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "\n" "Hatalar:\n" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "\n" "Bu kullanıcı IDlerinin banları geçiciden kalıcıya yükseltildi:\n" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "Bunu yapmak için izinlerim yok." -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "{user_id}: {reason} banlaması başarısız oldu" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "{user_id} ID sine sahip kullanıcı banlanamadı: yetki eksik." -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -229,7 +225,7 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "Bir kullanıcıyı sunucudan geçici olarak banla.\n\n" " `süre` kullanıcının banlanacağı süreyi temsil eder.\n" @@ -243,66 +239,70 @@ msgstr "Bir kullanıcıyı sunucudan geçici olarak banla.\n\n" " Bu kullanıcıyı 1 gün 2 saat 15 dakikalığına banlar ve son 5 gün boyunca attığı mesajları siler.\n" " " -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "{server_name} sunucusundan {date} tarihine kadar yasaklandınız." -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "\n\n" "**Sebep:** {reason}" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "\n\n" " Ban süreniz dolduğunda kullanabileceğiniz davet linki: {invite_link}" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "Bunu bazı sebeplerden dolayı yapamıyorum." -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "Ban sırasında bir şey ters gitti." -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "Tamamdır. Şimdilik bu kadar kaos yeter." -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "Bir kullanıcıyı atın ve mesajlarının 1 günlüğünü silin." -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "Sunucudan mesajlarının silinmesi için yasaklandın ve ardından yasağın kalktı.\n" "Şimdi sunucuya tekrar katılabilirsin. {invite_link}" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "Rolüm bu üyeye softban atacak kadar yukarıda değil." -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "Tamamdır. Şimdilik bu kadar kaos yeter." -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "Bir kullanıcıyı ses kanalından at." -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "Bu üyeyi ses kanalından atamıyorum." -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "O üye sunucudan atılırken bir şey ters gitti." +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "Kullanıcı sesli kanaldan başarıyla atıldı." + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -329,7 +329,7 @@ msgstr "O kullanıcı zaten sunucu bazında susturulmuş ve sağırlaştırılm msgid "User has been banned from speaking or listening in voice channels." msgstr "Kullanıcının ses kanallarında konuşması ve dinlemesi yasaklandı." -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -342,37 +342,37 @@ msgstr "Kullanıcının bu sunucudaki banını kaldır.\n\n" " 2. geliştirici modunu açıp, sunucunun ban ayarlarına gidip, kullanıcıya sağ-\n" " tıklayıp `IDyi kopyala` seçeneğine tıklayabilirsiniz." -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "Görünüşe bakılırsa o kullanıcı banlı değil." -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "Kullanıcının banı kaldırılırken bir şey ters gitti." -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "Bu kullanıcının yasağını bu sunucudan kaldırdın." -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "Bu kullanıcıyla ortak sunucum yok, onları yeniden davet edemem." -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "{server} sunucusundaki banınız kaldırıldı.\n" "O sunucuya tekrar katılmak için davet linki: {invite_link}" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "O kullanıcıya davet gönderemedim. Belki benim için siz gönderebilirsiniz?\n" "Davet linki: {invite_link}" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" -msgstr "O kullanıcıya bir davet linki gönderirken sorunla karşılaşıldı. Eğer siz denemek isterseniz davet linki: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" +msgstr "" #: redbot/cogs/mod/mod.py:45 #, docstring @@ -497,72 +497,72 @@ msgstr "Bir üye hakkında bilgi göster.\n\n" " yoksa bu alanlar boş bırakılır.\n" " " -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "Bilinmiyor" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "{} durumda rahatına bakıyor" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "Ve mesaj sınırlamaları yüzünden gösterilemeyen {numeric_number} rol." -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "Discord'a Katıldı" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "Bu sunucuya katıldı" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "Rol" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "Geçmiş İsimleri" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "Önceki isim" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "Geçmiş Kullanıcı adları" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "Önceki Takma İsim" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "Şu anki ses kanalı" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "Üye #{} | Kullanıcı IDsi: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "Bir üyenin önceden kullanmış olduğu ad ve takma adları göster." -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**Son 20 isim**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**Son 20 takma isim**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "Bu üyenin kaydedilmiş herhangi bir ad ve takma ad değişikliği yok." diff --git a/redbot/cogs/mod/locales/uk-UA.po b/redbot/cogs/mod/locales/uk-UA.po index aa940eda1..202185589 100644 --- a/redbot/cogs/mod/locales/uk-UA.po +++ b/redbot/cogs/mod/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: uk_UA\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/vi-VN.po b/redbot/cogs/mod/locales/vi-VN.po index f444788d6..ddc5d4704 100644 --- a/redbot/cogs/mod/locales/vi-VN.po +++ b/redbot/cogs/mod/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: vi_VN\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/zh-CN.po b/redbot/cogs/mod/locales/zh-CN.po index 34a3177c2..95183e4b9 100644 --- a/redbot/cogs/mod/locales/zh-CN.po +++ b/redbot/cogs/mod/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: zh_CN\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "在 {} 状态冷却" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "加入Discord日期" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "角色" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "成员 #{} | 用户 ID: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/zh-HK.po b/redbot/cogs/mod/locales/zh-HK.po index d5fa4965e..b94cf1f2d 100644 --- a/redbot/cogs/mod/locales/zh-HK.po +++ b/redbot/cogs/mod/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: zh_HK\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/zh-TW.po b/redbot/cogs/mod/locales/zh-TW.po index cfc95ee57..952fe249e 100644 --- a/redbot/cogs/mod/locales/zh-TW.po +++ b/redbot/cogs/mod/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 01:09+0000\n" +"POT-Creation-Date: 2021-12-23 01:52+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,10 +15,6 @@ msgstr "" "X-Crowdin-File-ID: 34\n" "Language: zh_TW\n" -#: redbot/cogs/mod/converters.py:20 -msgid "{} doesn't look like a valid user ID." -msgstr "{}看起來不是有效的使用者ID。" - #: redbot/cogs/mod/events.py:56 redbot/cogs/mod/events.py:71 msgid "Mention spam (Autoban)" msgstr "" @@ -43,85 +39,85 @@ msgstr "" msgid "Mention spam (Autowarn)" msgstr "" -#: redbot/cogs/mod/kickban.py:93 +#: redbot/cogs/mod/kickban.py:92 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:100 +#: redbot/cogs/mod/kickban.py:99 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:110 +#: redbot/cogs/mod/kickban.py:109 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/kickban.py:132 redbot/cogs/mod/kickban.py:464 -#: redbot/cogs/mod/kickban.py:633 +#: redbot/cogs/mod/kickban.py:131 redbot/cogs/mod/kickban.py:463 +#: redbot/cogs/mod/kickban.py:632 msgid "Invalid days. Must be between 0 and 7." msgstr "無效的天數,天數必須在0和7之間。" -#: redbot/cogs/mod/kickban.py:138 redbot/cogs/mod/kickban.py:607 +#: redbot/cogs/mod/kickban.py:137 redbot/cogs/mod/kickban.py:606 msgid "I cannot let you do that. Self-harm is bad {}" msgstr "" -#: redbot/cogs/mod/kickban.py:143 redbot/cogs/mod/kickban.py:318 -#: redbot/cogs/mod/kickban.py:612 redbot/cogs/mod/kickban.py:695 -#: redbot/cogs/mod/kickban.py:775 redbot/cogs/mod/names.py:63 +#: redbot/cogs/mod/kickban.py:142 redbot/cogs/mod/kickban.py:317 +#: redbot/cogs/mod/kickban.py:611 redbot/cogs/mod/kickban.py:694 +#: redbot/cogs/mod/kickban.py:774 redbot/cogs/mod/names.py:63 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mod/kickban.py:150 redbot/cogs/mod/kickban.py:326 -#: redbot/cogs/mod/kickban.py:620 +#: redbot/cogs/mod/kickban.py:149 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:619 msgid "I cannot do that due to Discord hierarchy rules." msgstr "" -#: redbot/cogs/mod/kickban.py:156 +#: redbot/cogs/mod/kickban.py:155 msgid "You have been banned from {guild}." msgstr "您已被 {guild} 伺服器封鎖。" -#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 +#: redbot/cogs/mod/kickban.py:159 redbot/cogs/mod/kickban.py:336 msgid "**Reason**" msgstr "**原因**" -#: redbot/cogs/mod/kickban.py:161 redbot/cogs/mod/kickban.py:338 +#: redbot/cogs/mod/kickban.py:160 redbot/cogs/mod/kickban.py:337 msgid "No reason was given." msgstr "未給出原因。" -#: redbot/cogs/mod/kickban.py:179 redbot/cogs/mod/kickban.py:480 +#: redbot/cogs/mod/kickban.py:178 redbot/cogs/mod/kickban.py:479 msgid "User with ID {user_id} is already banned." msgstr "" -#: redbot/cogs/mod/kickban.py:192 +#: redbot/cogs/mod/kickban.py:191 msgid "User with ID {user_id} was upgraded from a temporary to a permanent ban." msgstr "" -#: redbot/cogs/mod/kickban.py:204 redbot/cogs/mod/kickban.py:365 +#: redbot/cogs/mod/kickban.py:203 redbot/cogs/mod/kickban.py:364 msgid "Done. That felt good." msgstr "做完了。感覺很好。" -#: redbot/cogs/mod/kickban.py:206 redbot/cogs/mod/kickban.py:346 +#: redbot/cogs/mod/kickban.py:205 redbot/cogs/mod/kickban.py:345 msgid "I'm not allowed to do that." msgstr "" -#: redbot/cogs/mod/kickban.py:208 redbot/cogs/mod/kickban.py:551 +#: redbot/cogs/mod/kickban.py:207 redbot/cogs/mod/kickban.py:550 msgid "User with ID {user_id} not found" msgstr "" -#: redbot/cogs/mod/kickban.py:215 +#: redbot/cogs/mod/kickban.py:214 msgid "An unexpected error occurred." msgstr "" -#: redbot/cogs/mod/kickban.py:269 +#: redbot/cogs/mod/kickban.py:268 msgid "Tempban finished" msgstr "" -#: redbot/cogs/mod/kickban.py:294 +#: redbot/cogs/mod/kickban.py:293 #, docstring msgid "\n" " Kick a user.\n\n" " Examples:\n" " - `[p]kick 428675506947227648 wanted to be kicked.`\n" -" This will kick Twentysix from the server.\n" +" This will kick the user with ID 428675506947227648 from the server.\n" " - `[p]kick @Twentysix wanted to be kicked.`\n" " This will kick Twentysix from the server.\n\n" " If a reason is specified, it will be the reason that shows up\n" @@ -129,21 +125,21 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:311 redbot/cogs/mod/kickban.py:688 +#: redbot/cogs/mod/kickban.py:310 redbot/cogs/mod/kickban.py:687 msgid "I cannot let you do that. Self-harm is bad {emoji}" msgstr "" -#: redbot/cogs/mod/kickban.py:333 +#: redbot/cogs/mod/kickban.py:332 msgid "You have been kicked from {guild}." msgstr "" -#: redbot/cogs/mod/kickban.py:379 +#: redbot/cogs/mod/kickban.py:378 #, docstring msgid "Ban a user from this server and optionally delete days of messages.\n\n" " `days` is the amount of days of messages to cleanup on ban.\n\n" " Examples:\n" " - `[p]ban 428675506947227648 7 Continued to spam after told to stop.`\n" -" This will ban Twentysix and it will delete 7 days worth of messages.\n" +" This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.\n" " - `[p]ban @Twentysix 7 Continued to spam after told to stop.`\n" " This will ban Twentysix and it will delete 7 days worth of messages.\n\n" " A user ID should be provided if the user is not a member of this server.\n" @@ -152,7 +148,7 @@ msgid "Ban a user from this server and optionally delete days of messages.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:417 +#: redbot/cogs/mod/kickban.py:416 #, docstring msgid "Mass bans user(s) from the server.\n\n" " `days` is the amount of days of messages to cleanup on massban.\n\n" @@ -164,33 +160,33 @@ msgid "Mass bans user(s) from the server.\n\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:433 +#: redbot/cogs/mod/kickban.py:432 msgid "Banned {num} users from the server." msgstr "" -#: redbot/cogs/mod/kickban.py:437 +#: redbot/cogs/mod/kickban.py:436 msgid "\n" "Errors:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:440 +#: redbot/cogs/mod/kickban.py:439 msgid "\n" "Following user IDs have been upgraded from a temporary to a permanent ban:\n" msgstr "" -#: redbot/cogs/mod/kickban.py:468 +#: redbot/cogs/mod/kickban.py:467 msgid "I lack the permissions to do this." msgstr "" -#: redbot/cogs/mod/kickban.py:519 redbot/cogs/mod/kickban.py:523 +#: redbot/cogs/mod/kickban.py:518 redbot/cogs/mod/kickban.py:522 msgid "Failed to ban user {user_id}: {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:556 +#: redbot/cogs/mod/kickban.py:555 msgid "Could not ban user with ID {user_id}: missing permissions." msgstr "" -#: redbot/cogs/mod/kickban.py:589 +#: redbot/cogs/mod/kickban.py:588 #, docstring msgid "Temporarily ban a user from this server.\n\n" " `duration` is the amount of time the user should be banned for.\n" @@ -201,67 +197,71 @@ msgid "Temporarily ban a user from this server.\n\n" " - `[p]tempban @Twentysix 15m You need a timeout`\n" " This will ban Twentysix for 15 minutes.\n" " - `[p]tempban 428675506947227648 1d2h15m 5 Evil person`\n" -" This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" +" This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.\n" " " msgstr "" -#: redbot/cogs/mod/kickban.py:645 +#: redbot/cogs/mod/kickban.py:644 msgid "You have been temporarily banned from {server_name} until {date}." msgstr "" -#: redbot/cogs/mod/kickban.py:649 +#: redbot/cogs/mod/kickban.py:648 msgid "\n\n" "**Reason:** {reason}" msgstr "" -#: redbot/cogs/mod/kickban.py:651 +#: redbot/cogs/mod/kickban.py:650 msgid "\n\n" "Here is an invite for when your ban expires: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:661 +#: redbot/cogs/mod/kickban.py:660 msgid "I can't do that for some reason." msgstr "" -#: redbot/cogs/mod/kickban.py:663 +#: redbot/cogs/mod/kickban.py:662 msgid "Something went wrong while banning." msgstr "" -#: redbot/cogs/mod/kickban.py:675 +#: redbot/cogs/mod/kickban.py:674 msgid "Done. Enough chaos for now." msgstr "" -#: redbot/cogs/mod/kickban.py:682 +#: redbot/cogs/mod/kickban.py:681 #, docstring msgid "Kick a user and delete 1 day's worth of their messages." msgstr "" -#: redbot/cogs/mod/kickban.py:711 +#: redbot/cogs/mod/kickban.py:710 msgid "You have been banned and then unbanned as a quick way to delete your messages.\n" "You can now join the server again. {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:722 +#: redbot/cogs/mod/kickban.py:721 msgid "My role is not high enough to softban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:758 +#: redbot/cogs/mod/kickban.py:757 msgid "Done. Enough chaos." msgstr "" -#: redbot/cogs/mod/kickban.py:766 +#: redbot/cogs/mod/kickban.py:765 #, docstring msgid "Kick a member from a voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:788 +#: redbot/cogs/mod/kickban.py:787 msgid "I am unable to kick this member from the voice channel." msgstr "" -#: redbot/cogs/mod/kickban.py:791 +#: redbot/cogs/mod/kickban.py:790 msgid "Something went wrong while attempting to kick that member." msgstr "" +#: redbot/cogs/mod/kickban.py:804 +msgid "User has been kicked from the voice channel." +msgstr "" + #: redbot/cogs/mod/kickban.py:812 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." @@ -288,7 +288,7 @@ msgstr "" msgid "User has been banned from speaking or listening in voice channels." msgstr "" -#: redbot/cogs/mod/kickban.py:895 +#: redbot/cogs/mod/kickban.py:897 #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" @@ -297,34 +297,34 @@ msgid "Unban a user from this server.\n\n" " click the user and select 'Copy ID'." msgstr "" -#: redbot/cogs/mod/kickban.py:908 +#: redbot/cogs/mod/kickban.py:910 msgid "It seems that user isn't banned!" msgstr "" -#: redbot/cogs/mod/kickban.py:913 +#: redbot/cogs/mod/kickban.py:915 msgid "Something went wrong while attempting to unban that user." msgstr "" -#: redbot/cogs/mod/kickban.py:927 +#: redbot/cogs/mod/kickban.py:929 msgid "Unbanned that user from this server." msgstr "" -#: redbot/cogs/mod/kickban.py:933 +#: redbot/cogs/mod/kickban.py:935 msgid "I don't share another server with this user. I can't reinvite them." msgstr "" -#: redbot/cogs/mod/kickban.py:941 +#: redbot/cogs/mod/kickban.py:943 msgid "You've been unbanned from {server}.\n" "Here is an invite for that server: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:948 +#: redbot/cogs/mod/kickban.py:950 msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\n" "Here's the invite link: {invite_link}" msgstr "" -#: redbot/cogs/mod/kickban.py:956 -msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +#: redbot/cogs/mod/kickban.py:958 +msgid "Something went wrong when attempting to send that user an invite. Here's the link so you can try: {invite_link}" msgstr "" #: redbot/cogs/mod/mod.py:45 @@ -441,72 +441,72 @@ msgid "Show information about a member.\n\n" " " msgstr "" -#: redbot/cogs/mod/names.py:212 +#: redbot/cogs/mod/names.py:213 msgid "Unknown" msgstr "未知" -#: redbot/cogs/mod/names.py:224 +#: redbot/cogs/mod/names.py:225 msgid "Chilling in {} status" msgstr "目前狀態 {}" -#: redbot/cogs/mod/names.py:238 +#: redbot/cogs/mod/names.py:239 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "和 {numeric_number} 由於嵌入的限制,無法顯示更多身分組。" -#: redbot/cogs/mod/names.py:265 +#: redbot/cogs/mod/names.py:266 msgid "Joined Discord on" msgstr "加入Discord於" -#: redbot/cogs/mod/names.py:266 +#: redbot/cogs/mod/names.py:267 msgid "Joined this server on" msgstr "加入這個伺服器於" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Roles" msgstr "身分組" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:270 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Names" msgstr "以前的名字" -#: redbot/cogs/mod/names.py:275 +#: redbot/cogs/mod/names.py:276 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nicknames" msgstr "以前的暱稱" -#: redbot/cogs/mod/names.py:283 +#: redbot/cogs/mod/names.py:284 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:289 +#: redbot/cogs/mod/names.py:290 msgid "Current voice channel" msgstr "目前的語音頻道" -#: redbot/cogs/mod/names.py:293 +#: redbot/cogs/mod/names.py:294 msgid "Member #{} | User ID: {}" msgstr "成員 #{} | 使用者ID: {}" -#: redbot/cogs/mod/names.py:307 +#: redbot/cogs/mod/names.py:308 #, docstring msgid "Show previous names and nicknames of a member." msgstr "" -#: redbot/cogs/mod/names.py:311 +#: redbot/cogs/mod/names.py:312 msgid "**Past 20 names**:" msgstr "**過去的20個名字**:" -#: redbot/cogs/mod/names.py:317 +#: redbot/cogs/mod/names.py:318 msgid "**Past 20 nicknames**:" msgstr "**過去的20個暱稱**:" -#: redbot/cogs/mod/names.py:324 +#: redbot/cogs/mod/names.py:325 msgid "That member doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/modlog/locales/af-ZA.po b/redbot/cogs/modlog/locales/af-ZA.po index 1693ed517..eca859fbd 100644 --- a/redbot/cogs/modlog/locales/af-ZA.po +++ b/redbot/cogs/modlog/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/ar-SA.po b/redbot/cogs/modlog/locales/ar-SA.po index 928d04542..28ce2309c 100644 --- a/redbot/cogs/modlog/locales/ar-SA.po +++ b/redbot/cogs/modlog/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "مفعّل" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "معطل" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "الإعدادات الحالية:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "وهذا الإجراء غير مسجل." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "إنشاء حالة لإجراءات {action_name} هو الآن {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "إعادة تعيين جميع حالات modlog في هذا الخادم." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "وقد أعيد تعيين القضايا." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "إظهار الحالة المحددة." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "هذه الحالة غير موجودة لهذا السيرفر." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "عرض الحالات للعضو المحدد." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "ذالك المستخدم غير موجود." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "حدث خطأ ما غير متوقع أثناء جلب هذا المستخدم بواسطة المعرف الشخصي." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "هذا المستخدم ليس لديه أي حالات." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -153,19 +74,19 @@ msgstr "حدد سببا لحالة مودلوغ.\n\n" " إذا لم يتم تحديد رقم الدعوى، سيتم استخدام آخر حالة.\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "لا توجد حالات modlog في هذا الخادم." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "هذه الحالة غير موجودة!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "أنت لست مخولاً بتعديل هذه الحالة!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "سبب الحالة #{num} تم تحديثه." diff --git a/redbot/cogs/modlog/locales/bg-BG.po b/redbot/cogs/modlog/locales/bg-BG.po index 4a56bce35..5696baeee 100644 --- a/redbot/cogs/modlog/locales/bg-BG.po +++ b/redbot/cogs/modlog/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/bs-BA.po b/redbot/cogs/modlog/locales/bs-BA.po index 9134078b3..4ead56cc1 100644 --- a/redbot/cogs/modlog/locales/bs-BA.po +++ b/redbot/cogs/modlog/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/ca-ES.po b/redbot/cogs/modlog/locales/ca-ES.po index 1973aa2f5..83dbf88c8 100644 --- a/redbot/cogs/modlog/locales/ca-ES.po +++ b/redbot/cogs/modlog/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/cs-CZ.po b/redbot/cogs/modlog/locales/cs-CZ.po index 23c4844af..ca71fead7 100644 --- a/redbot/cogs/modlog/locales/cs-CZ.po +++ b/redbot/cogs/modlog/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "povoleno" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "zakázáno" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Případy byly resetovány." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Při načítání tohoto uživatele podle ID došlo k chybě." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Tento uživatel nemá žádné případy." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Tento případ neexistuje!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/da-DK.po b/redbot/cogs/modlog/locales/da-DK.po index d6adfdbca..a96088522 100644 --- a/redbot/cogs/modlog/locales/da-DK.po +++ b/redbot/cogs/modlog/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "aktiveret" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "deaktiveret" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/de-DE.po b/redbot/cogs/modlog/locales/de-DE.po index cb90a5d5b..5b6cadf61 100644 --- a/redbot/cogs/modlog/locales/de-DE.po +++ b/redbot/cogs/modlog/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -17,132 +17,53 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Verwalte Protokollkanäle für Moderationsaktionen." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Verwalte modlog Einstellungen." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Command um fehlerhafte Fälle zu reparieren." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "Moderationsevents werden nach {channel} gesendet." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Ich habe nicht die Berechtigungen um Nachrichten in {channel} zu senden!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "Der Mod-log ist bereits aktiviert." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Mod log deaktiviert." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Aktiviere oder deaktiviere Fallerstellung für eine Mod Aktion." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "aktiviert" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "deaktiviert" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Aktuelle Einstellungen:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Diese Aktion wurde nicht registriert." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "Fallerstellung für {action_name} ist jetzt {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Setze alle modlog Fälle auf diesem Server zurück." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Fälle wurden zurückgesetzt." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "Keine Änderungen vorgenommen" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Zeige die angegebenen Fälle." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "Dieser Fall existiert nicht auf diesem Server." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "{case}\n" "**Zeitstempel:** {timestamp}" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Zeigt Fälle für das angegebene Mitglied an." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Dieser Benutzer existiert nicht." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Etwas Unerwartetes ist beim Abrufen dieses Benutzers durch ID schiefgelaufen." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Dieser Benutzer hat keine Fälle." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "Listen sie Fälle für das angegebene Mitglied auf." -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "{case}\n" "**Zeitstempel:** {timestamp}\n\n" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -156,19 +77,19 @@ msgstr "Füge eine Beschreibung zu einem Modlog-Fall hinzu.\n\n" " Ist keine Fallnummer angegeben, dann wird der letzte Fall verwendet\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "In diesem server gibt es keine Modlog-Fälle." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Dieser Fall existiert nicht!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Du bist nicht berechtigt diesen Fall zu ändern!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "Beschreibung für Fall nummer #{num} wurde aktualisiert." diff --git a/redbot/cogs/modlog/locales/el-GR.po b/redbot/cogs/modlog/locales/el-GR.po index 7ea251b8a..7b2884e99 100644 --- a/redbot/cogs/modlog/locales/el-GR.po +++ b/redbot/cogs/modlog/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/es-ES.po b/redbot/cogs/modlog/locales/es-ES.po index 7a7dba65b..b8b508159 100644 --- a/redbot/cogs/modlog/locales/es-ES.po +++ b/redbot/cogs/modlog/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -17,134 +17,53 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Administrar canales de registro para acciones de moderación." +msgid "Browse and manage modlog cases." +msgstr "Navegar y gestionar casos de modlog." #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Administrar ajustes de modlog." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Comando para corregir los casos de mal comportamiento." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "Establece un canal para el modlog.\n\n" -" Omitir `[channel]` para desactivar el modlog.\n" -" " - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "Las acciones de moderación se enviarán a {channel}." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "¡No tengo permisos para enviar mensajes en {channel}!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "El registro de moderación ya está deshabilitado." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Mod log desactivado." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Activar o desactivar la creación de casos para una acción de moderación." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "activado" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "desactivado" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Ajustes actuales:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Esa acción no está registrada." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "La creación de casos para las acciones {action_name} está ahora {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Restablecer todos los casos de moderación en este servidor." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "¿Está seguro de que desea restablecer todos los casos de modlog en este servidor?" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "Has tardado demasiado en responder." - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Casos han sido reseteados." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "No se han realizado cambios." - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Mostrar el caso especificado." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "Ese caso no existe para ese servidor." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "{case}\n" "**Marca de tiempo:** {timestamp}" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Mostrar casos para el miembro especificado." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Ese usuario no existe." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Algo inesperado salió mal al obtener ese usuario por ID." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Ese usuario no tiene ningún caso." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "Lista los casos para el miembro especificado." -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "{case}\n" "**Marca de tiempo:** {timestamp}\n\n" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -157,19 +76,19 @@ msgstr "Especifique una razón para un caso de moderación.\n\n" " Si no se especifica ningún número de caso, se utilizará el último caso.\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "No hay casos de modlog en este servidor." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Ese caso no existe!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "No estas autorizado para modificar ese caso!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "La razón para el caso #{num} ha sido actualizada." diff --git a/redbot/cogs/modlog/locales/fi-FI.po b/redbot/cogs/modlog/locales/fi-FI.po index 88b2320d1..acf0ce423 100644 --- a/redbot/cogs/modlog/locales/fi-FI.po +++ b/redbot/cogs/modlog/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "käytössä" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "ei käytössä" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/fr-FR.po b/redbot/cogs/modlog/locales/fr-FR.po index 8a6364ef6..4a56dc5f5 100644 --- a/redbot/cogs/modlog/locales/fr-FR.po +++ b/redbot/cogs/modlog/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -17,134 +17,53 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Gérer les salons de log pour les actions de modération." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Gérer les paramètres du modlog." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Commande pour réparer les cas de mauvaise conduite." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "Définir un salon comme modlog.\n\n" -" Omettre `[channel]` pour désactiver le modlog.\n" -" " - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "Les événements de modération seront envoyés à {channel}." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Je n'ai pas les permissions d'envoyer des messages dans {channel} !" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "Le journal des mods est déjà désactivé." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Mod log désactivé." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Activer ou désactiver la création d'argument pour une action de modération." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "activé" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "désactivé" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Paramètres actuels :\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Cette action n’est pas enregistrée." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "La création d’arguments pour les actions {action_name} est maintenant {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Réinitialiser tous les arguments de modlog dans ce serveur." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "Êtes-vous sûr de vouloir réinitialiser tous les cas de modlog de ce serveur?" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "Vous avez pris trop de temps à répondre." - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Les arguments ont été réinitialisés." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "Aucune modification n'a été faite." - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Afficher l'argument spécifié." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "Ce cas n'existe pas pour ce serveur." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "{case}\n" "**Horodatage :** {timestamp}" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Afficher les cas pour le membre spécifié." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Cet utilisateur n'existe pas." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Quelque chose s'est mal passé lors de la récupération de cet utilisateur par ID." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Cet utilisateur n'a aucun cas." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "Liste les cas pour le membre spécifié." -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "{case}\n" "**Horodatage:** {timestamp}\n\n" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -157,19 +76,19 @@ msgstr "Spécifiez une raison pour un argument de modlog.\n\n" " Si aucun numéro d'argument n'est spécifié, le dernier argument sera utilisé.\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "Il n'y a aucun cas de modlog dans ce serveur." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Cet argument n'existe pas !" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Vous n’êtes pas autorisé à modifier cette argument !" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "La raison du cas #{num} a été mise à jour." diff --git a/redbot/cogs/modlog/locales/he-IL.po b/redbot/cogs/modlog/locales/he-IL.po index c0d051b60..8b4a23610 100644 --- a/redbot/cogs/modlog/locales/he-IL.po +++ b/redbot/cogs/modlog/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/hi-IN.po b/redbot/cogs/modlog/locales/hi-IN.po index be70c1070..e174ec041 100644 --- a/redbot/cogs/modlog/locales/hi-IN.po +++ b/redbot/cogs/modlog/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/hr-HR.po b/redbot/cogs/modlog/locales/hr-HR.po new file mode 100644 index 000000000..d3126fb22 --- /dev/null +++ b/redbot/cogs/modlog/locales/hr-HR.po @@ -0,0 +1,88 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 38\n" +"Language: hr_HR\n" + +#: redbot/cogs/modlog/modlog.py:20 +#, docstring +msgid "Browse and manage modlog cases." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:33 +#, docstring +msgid "Show the specified case." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:37 +msgid "That case does not exist for that server." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 +msgid "{case}\n" +"**Timestamp:** {timestamp}" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:52 +#, docstring +msgid "Display cases for the specified member." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 +msgid "That user does not exist." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 +msgid "Something unexpected went wrong while fetching that user by ID." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 +msgid "That user does not have any cases." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:90 +#, docstring +msgid "List cases for the specified member." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:113 +msgid "{case}\n" +"**Timestamp:** {timestamp}\n\n" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:124 +#, docstring +msgid "Specify a reason for a modlog case.\n\n" +" Please note that you can only edit cases you are\n" +" the owner of unless you are a mod, admin or server owner.\n\n" +" If no case number is specified, the latest case will be used.\n" +" " +msgstr "" + +#: redbot/cogs/modlog/modlog.py:137 +msgid "There are no modlog cases in this server." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:143 +msgid "That case does not exist!" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:150 +msgid "You are not authorized to modify that case!" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:158 +msgid "Reason for case #{num} has been updated." +msgstr "" + diff --git a/redbot/cogs/modlog/locales/hu-HU.po b/redbot/cogs/modlog/locales/hu-HU.po index fa0a90980..1567a7d05 100644 --- a/redbot/cogs/modlog/locales/hu-HU.po +++ b/redbot/cogs/modlog/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Mod log beállítások kezelése." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "A moderátori eventek el lesznek küldve a {channel} csatornába." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Nincsenek jogaim a(z) {channel} csatornába üzeneteket küldeni!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "A mod log már ki van kapcsolva." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Mod log deaktiválva." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "engedélyezve" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "nincs engedélyezve" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Jelenlegi beállítások:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Ez a művelet nincs regisztrálva." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "A megadott felhasználó nem létezik." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/id-ID.po b/redbot/cogs/modlog/locales/id-ID.po index 76de83e06..57eaec888 100644 --- a/redbot/cogs/modlog/locales/id-ID.po +++ b/redbot/cogs/modlog/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Mod log dinonaktifkan." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "diaktifkan" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "dinonaktifkan" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Kasus telah di setel ulang." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Kasus tersebut tidak ada!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Anda tidak diizinkan untuk mengubah kasus tersebut!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/it-IT.po b/redbot/cogs/modlog/locales/it-IT.po index 6a1250c4a..f285f227e 100644 --- a/redbot/cogs/modlog/locales/it-IT.po +++ b/redbot/cogs/modlog/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "abilitata" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "disabilitata" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/ja-JP.po b/redbot/cogs/modlog/locales/ja-JP.po index 9035f18c3..2439d9a77 100644 --- a/redbot/cogs/modlog/locales/ja-JP.po +++ b/redbot/cogs/modlog/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "無効" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/ko-KR.po b/redbot/cogs/modlog/locales/ko-KR.po index 95967e2a8..2d6319576 100644 --- a/redbot/cogs/modlog/locales/ko-KR.po +++ b/redbot/cogs/modlog/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "모드 로그가 비활성화됐어요." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "사례들이 초기화됐어요." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "해당 사례는 등록되어 있지 않아요." -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "사용자님은 해당 사례를 수정할 권한이 없어요!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/nb-NO.po b/redbot/cogs/modlog/locales/nb-NO.po index 750e090e7..5bdff260e 100644 --- a/redbot/cogs/modlog/locales/nb-NO.po +++ b/redbot/cogs/modlog/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -17,134 +17,53 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Administrer loggkanaler for modereringshandlinger." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Behandle modlog-innstillinger." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Kommando for å fikse feilaktig i casetyper." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "Velg en kanal som modlog.\n\n" -" Omit `[channel]` for å deaktivere modlog.\n" -" " - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "Mod hendelser vil bli sendt til {channel}." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Jeg har ikke tillatelse til å sende meldinger i {channel}!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "Mod loggen er allerede deaktivert." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Mod logg deaktivert." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Aktivere eller deaktivere case creation for en mod handling." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "aktivert" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "deaktivert" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Gjeldende innstillinger:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Denne handlingen er ikke registrert." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "Saksopprettelse for {action_name} handlinger er nå {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Tilbakestill alle modlog tilfeller på denne serveren." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "Er du sikker på at du vil tilbakestille alle modlogg-tilfeller i denne serveren?" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "Du tok for lang tid å svare." - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Tilfeller er tilbakestilt." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "Ingen endringer er utført." - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Vis den angitte saken." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "Det tilfellet eksisterer ikke for den serveren." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "{case}\n" "**Tidsstempel:** {timestamp}" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Vis tilfeller for det angitte elementet." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Den brukeren eksisterer ikke." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Noe uventet gikk galt under henting av brukeren ved ID." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Den brukeren har ikke noen saker." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "List opp tilfeller for det angitte elementet." -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "{case}\n" "**Tidsstempel:** {timestamp}\n\n" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -157,19 +76,19 @@ msgstr "Angi en årsak for en modlogg-sak.\n\n" " Hvis intet saksnummer er angitt, vil den nyeste saken bli brukt.\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "Det er ingen modlog tilfeller på denne serveren." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Saken eksisterer ikke!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Du har ikke autorisasjon til å endre denne saken!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "Årsak til sak #{num} har blitt oppdatert." diff --git a/redbot/cogs/modlog/locales/nl-NL.po b/redbot/cogs/modlog/locales/nl-NL.po index ae8b4d3f1..59ad0a296 100644 --- a/redbot/cogs/modlog/locales/nl-NL.po +++ b/redbot/cogs/modlog/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "activeren" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "de-activeren" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/pl-PL.po b/redbot/cogs/modlog/locales/pl-PL.po index 8f248ddcb..b64d85680 100644 --- a/redbot/cogs/modlog/locales/pl-PL.po +++ b/redbot/cogs/modlog/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Zarządzaj kanałami z logami dla działań administracji." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Zarządzanie ustawieniami modlog'a." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "włączone" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "wyłączone" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/pt-BR.po b/redbot/cogs/modlog/locales/pt-BR.po index 3126a8dd0..8b6721706 100644 --- a/redbot/cogs/modlog/locales/pt-BR.po +++ b/redbot/cogs/modlog/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "habilitado" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "desabilitado" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/pt-PT.po b/redbot/cogs/modlog/locales/pt-PT.po index e12b6e697..fc7e8d397 100644 --- a/redbot/cogs/modlog/locales/pt-PT.po +++ b/redbot/cogs/modlog/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/ro-RO.po b/redbot/cogs/modlog/locales/ro-RO.po index c7ca8e981..82e9a5ab4 100644 --- a/redbot/cogs/modlog/locales/ro-RO.po +++ b/redbot/cogs/modlog/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Gestionează canalele de activitati pentru acțiuni de moderare." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Gestioneaza notificarile pentru actiunile de moderare." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Nu am permiunsea de a trimite mesajele in {channel}, sfat: Gestioneaza-mi permisiunile!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Notificarile pentru actiunile de moderare au fost dezactivate." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Activați sau dezactivați crearea de cazuri pentru o acțiune administrativa." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "activat" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "dezactivat" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Setările curente:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "Crearea cazurilor pentru acțiunile {action_name} este acum {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Resetați toate notificarile administrative din acest server." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Cazurile au fost resetate." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Afișează cazul specificat." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Afișează cazuri pentru un anumit membru." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Acest utilizator nu exista." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "A intervenit o eroare in timp ce a fost prealuat id-ul membrului." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Acest utilizator nu are nici-un caz." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Acest caz al utilizatorului nu exista" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Nu aveți autorizație pentru a modifica acest caz!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/ru-RU.po b/redbot/cogs/modlog/locales/ru-RU.po index cf3323474..5b5a156ff 100644 --- a/redbot/cogs/modlog/locales/ru-RU.po +++ b/redbot/cogs/modlog/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -17,134 +17,53 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Управление журнал-каналами для модерации действий." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Управление настройками журналов модерации." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Команда для исправления ошибочных типов casetypes." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "Установить канал в качестве модлога.\n\n" -" Опустите `[channel]` для отключения модлога.\n" -" " - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "События Mod будут отправлены на {channel}." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "У меня нет прав на отправку сообщений в {channel}!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "Журнал изменений уже отключен." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Журнал модерации деактивирован." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Включить или отключить создание случая для действия модерации." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "включен" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "отключен" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Текущие настройки:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Это действие не регистрируется." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "Создание случая для действий {action_name} теперь {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Сбросьте все случаи журанала модерации на этом сервере." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "Вы уверены, что хотите сбросить все дела модлога на этом сервере?" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "Вы слишком долго не отвечали." - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Случаи были сброшены." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "Никаких изменений не произошло." - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Показать указанный случай." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "Этот случай не существует для данного сервера." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "{case}\n" "**Метка времени:** {timestamp}" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Отображает случаи для определённых участников." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Это пользователь не существует." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Что то пошло не так во время получения этого пользователя по ID." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "У этого пользователя нет ни одного случая." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "Перечислить случаи для указанного члена." -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "{case}\n" "**Метка времени:** {timestamp}\n\n" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -158,19 +77,19 @@ msgstr "Укажите причину для случая mod log.\n\n" " Если номер случая не указан, будет использован последний случай.\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." -msgstr "На этом сервере нет случаев модлога." +msgstr "На этом сервере нет случаев действий модерации." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Этот случай не существует!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Вы не уполномочены изменять этот случай!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "Причина для случая #{num} была обновлена." diff --git a/redbot/cogs/modlog/locales/sk-SK.po b/redbot/cogs/modlog/locales/sk-SK.po index 53a1ee67a..0988f2f66 100644 --- a/redbot/cogs/modlog/locales/sk-SK.po +++ b/redbot/cogs/modlog/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/sl-SI.po b/redbot/cogs/modlog/locales/sl-SI.po index aa701f42b..7f3d21b6f 100644 --- a/redbot/cogs/modlog/locales/sl-SI.po +++ b/redbot/cogs/modlog/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Upravljajte kanale dnevnika za moderiranje." +msgid "Browse and manage modlog cases." +msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Upravljajte z nastavitvami modula Modlog." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Ukaz za odpravljanje neprimernih vrst primerov." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "Moderatorski dogodki bodo poslani v kanal {channel}." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Nimam dovoljenj za pošiljanje sporočil v kanal {channel}!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "Dnevnik moderiranja je že izklopljen." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Moderatorski dnevnik izklopljen." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Omogočite ali onemogočite ustvarjanje primerov za moderatorsko dejanje." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "omogočeno" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "onemogočeno" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Trenutne nastavitve:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "To dejanje ni registrirano." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/sr-CS.po b/redbot/cogs/modlog/locales/sr-CS.po index ee48a528b..8d69321fd 100644 --- a/redbot/cogs/modlog/locales/sr-CS.po +++ b/redbot/cogs/modlog/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/sr-SP.po b/redbot/cogs/modlog/locales/sr-SP.po index e3e6d73cf..175461f08 100644 --- a/redbot/cogs/modlog/locales/sr-SP.po +++ b/redbot/cogs/modlog/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/sv-SE.po b/redbot/cogs/modlog/locales/sv-SE.po index e6880fe85..e62e89182 100644 --- a/redbot/cogs/modlog/locales/sv-SE.po +++ b/redbot/cogs/modlog/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Moderator loggen inaktiverad." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Ärenden har återställts." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Det ärendet finns inte!" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "Du saknar behörighet för att modifiera detta ärende!" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/tr-TR.po b/redbot/cogs/modlog/locales/tr-TR.po index 3445b52bc..3b780b73e 100644 --- a/redbot/cogs/modlog/locales/tr-TR.po +++ b/redbot/cogs/modlog/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -17,134 +17,53 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." -msgstr "Moderasyon eylemleri için kayıt tutulan kanalları yönet." +msgid "Browse and manage modlog cases." +msgstr "Modlog vakalarına göz atın ve yönetin." #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "Modlog ayarlarını düzenleyin." - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "Hatalı vaka türlerini düzeltmek için komut." - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "Bir kanalı modlog olarak ayarla.\n\n" -" Modlog'u kapamak için `[channel]` yerini boş bırakın.\n" -" " - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "Mod hareketleri bu kanala gönderilecek. {channel}." - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "Bu kanala mesaj atma yetkim yok {channel}!" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "Mod logları zaten kapalı." - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "Modlog devre dışı." - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "Bir mod eylemi için vaka oluşturulmasını aç veya kapa." - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "açıldı" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "deaktif" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "Şu anki ayarlar:\n" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "Bu eylem kaydedilmemiş." - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "{action_name} için vaka oluşturma artık {enabled}." - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "Bu sunucunun mod kayıtlarındaki tüm vakaları sıfırla." - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "Bu sunucudaki tüm modlog vakalarını sıfırlamak istediğinize emin misiniz?" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "Cevap vermeniz çok uzun sürdü." - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "Vakalar sıfırlandı." - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "Herhangi bir değişiklik yapılmadı." - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "Şu anki vakaları göster." -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "O sunucu için öyle bir vaka bulunmamakta." -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "{case}\n" "**Zaman Damgası:** {timestamp}" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Bir kullanıcının vakalarını kontrol edin." -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "Böyle bir kullanıcı bulunmuyor." -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "O kullanıcıyı ID ile tanımaya çalışırken beklenmedik bir şey ters gitti." -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "Bu kullanıcıyla ilgili herhangi bir vaka yok." -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "Belirtilen üye için vakaları incele." -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "{case}\n" "**Zaman damgası:** {timestamp}\n\n" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -157,19 +76,19 @@ msgstr "Bir mod vakası için sebep belirt.\n\n" " Eğer bir vaka numarası belirtilmemişse en son vaka kullanılacaktır.\n" " " -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "Bu sunucuda hiç mod vakası bulunmamakta." -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "Öyle bir vaka yok." -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "O vaka üzerinde oynama yapma izniniz yok." -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "#{num} vakasının sebebi güncellendi." diff --git a/redbot/cogs/modlog/locales/uk-UA.po b/redbot/cogs/modlog/locales/uk-UA.po index 7bedcdea4..1f2dfdac4 100644 --- a/redbot/cogs/modlog/locales/uk-UA.po +++ b/redbot/cogs/modlog/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/vi-VN.po b/redbot/cogs/modlog/locales/vi-VN.po index 890ef04f1..3e84faf51 100644 --- a/redbot/cogs/modlog/locales/vi-VN.po +++ b/redbot/cogs/modlog/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/zh-CN.po b/redbot/cogs/modlog/locales/zh-CN.po index 4de1d4c74..099b5b7b1 100644 --- a/redbot/cogs/modlog/locales/zh-CN.po +++ b/redbot/cogs/modlog/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "启用" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "禁用" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "那个用户不存在。" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/zh-HK.po b/redbot/cogs/modlog/locales/zh-HK.po index 2623a7da4..07f65326f 100644 --- a/redbot/cogs/modlog/locales/zh-HK.po +++ b/redbot/cogs/modlog/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/modlog/locales/zh-TW.po b/redbot/cogs/modlog/locales/zh-TW.po index ac1ff5f0a..757f5c2eb 100644 --- a/redbot/cogs/modlog/locales/zh-TW.po +++ b/redbot/cogs/modlog/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-26 17:35+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -17,130 +17,51 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:20 #, docstring -msgid "Manage log channels for moderation actions." +msgid "Browse and manage modlog cases." msgstr "" #: redbot/cogs/modlog/modlog.py:33 #, docstring -msgid "Manage modlog settings." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:39 -#, docstring -msgid "Command to fix misbehaving casetypes." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:46 -#, docstring -msgid "Set a channel as the modlog.\n\n" -" Omit `[channel]` to disable the modlog.\n" -" " -msgstr "" - -#: redbot/cogs/modlog/modlog.py:55 -msgid "Mod events will be sent to {channel}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:59 -msgid "I do not have permissions to send messages in {channel}!" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:67 -msgid "Mod log is already disabled." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:70 -msgid "Mod log deactivated." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:75 -#, docstring -msgid "Enable or disable case creation for a mod action." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "enabled" -msgstr "已啟用" - -#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97 -msgid "disabled" -msgstr "已停用" - -#: redbot/cogs/modlog/modlog.py:86 -msgid "Current settings:\n" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:91 -msgid "That action is not registered." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:96 -msgid "Case creation for {action_name} actions is now {enabled}." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:104 -#, docstring -msgid "Reset all modlog cases in this server." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:107 -msgid "Are you sure you would like to reset all modlog cases in this server?" -msgstr "" - -#: redbot/cogs/modlog/modlog.py:114 -msgid "You took too long to respond." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:118 -msgid "Cases have been reset." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:120 -msgid "No changes have been made." -msgstr "" - -#: redbot/cogs/modlog/modlog.py:125 -#, docstring msgid "Show the specified case." msgstr "" -#: redbot/cogs/modlog/modlog.py:129 +#: redbot/cogs/modlog/modlog.py:37 msgid "That case does not exist for that server." msgstr "" -#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173 +#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79 msgid "{case}\n" "**Timestamp:** {timestamp}" msgstr "" -#: redbot/cogs/modlog/modlog.py:146 +#: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198 +#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102 msgid "That user does not exist." msgstr "" -#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201 +#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "" -#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204 +#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108 msgid "That user does not have any cases." msgstr "" -#: redbot/cogs/modlog/modlog.py:186 +#: redbot/cogs/modlog/modlog.py:90 #, docstring msgid "List cases for the specified member." msgstr "" -#: redbot/cogs/modlog/modlog.py:209 +#: redbot/cogs/modlog/modlog.py:113 msgid "{case}\n" "**Timestamp:** {timestamp}\n\n" msgstr "" -#: redbot/cogs/modlog/modlog.py:222 +#: redbot/cogs/modlog/modlog.py:124 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" @@ -149,19 +70,19 @@ msgid "Specify a reason for a modlog case.\n\n" " " msgstr "" -#: redbot/cogs/modlog/modlog.py:235 +#: redbot/cogs/modlog/modlog.py:137 msgid "There are no modlog cases in this server." msgstr "" -#: redbot/cogs/modlog/modlog.py:241 +#: redbot/cogs/modlog/modlog.py:143 msgid "That case does not exist!" msgstr "" -#: redbot/cogs/modlog/modlog.py:248 +#: redbot/cogs/modlog/modlog.py:150 msgid "You are not authorized to modify that case!" msgstr "" -#: redbot/cogs/modlog/modlog.py:256 +#: redbot/cogs/modlog/modlog.py:158 msgid "Reason for case #{num} has been updated." msgstr "" diff --git a/redbot/cogs/mutes/locales/af-ZA.po b/redbot/cogs/mutes/locales/af-ZA.po index 506273c95..5c8ec42a1 100644 --- a/redbot/cogs/mutes/locales/af-ZA.po +++ b/redbot/cogs/mutes/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: af_ZA\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ar-SA.po b/redbot/cogs/mutes/locales/ar-SA.po index b2511dc1e..a43c8024e 100644 --- a/redbot/cogs/mutes/locales/ar-SA.po +++ b/redbot/cogs/mutes/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: ar_SA\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "لا يمكنني أن أدعك تفعل ذلك. أنت لست أعلى من المستخدم في التسلسل الهرمي." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "غير معروف" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "حتى" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "المدة" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "المشرف" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "لاشيء" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "حسنًا حينئذ." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/bg-BG.po b/redbot/cogs/mutes/locales/bg-BG.po index bfec88b15..91e727886 100644 --- a/redbot/cogs/mutes/locales/bg-BG.po +++ b/redbot/cogs/mutes/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: bg_BG\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Няма" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/bs-BA.po b/redbot/cogs/mutes/locales/bs-BA.po index 4bb3687b9..e7364d6b8 100644 --- a/redbot/cogs/mutes/locales/bs-BA.po +++ b/redbot/cogs/mutes/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: bs_BA\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ca-ES.po b/redbot/cogs/mutes/locales/ca-ES.po index d8ccad1ba..df25b68b5 100644 --- a/redbot/cogs/mutes/locales/ca-ES.po +++ b/redbot/cogs/mutes/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: ca_ES\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/cs-CZ.po b/redbot/cogs/mutes/locales/cs-CZ.po index b73d5ebfa..f3c948c3d 100644 --- a/redbot/cogs/mutes/locales/cs-CZ.po +++ b/redbot/cogs/mutes/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: cs_CZ\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Neznámý" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Až do" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Doba trvání" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderátor" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Žádný" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Dobře, tedy." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/da-DK.po b/redbot/cogs/mutes/locales/da-DK.po index 18fc69803..e4361dea4 100644 --- a/redbot/cogs/mutes/locales/da-DK.po +++ b/redbot/cogs/mutes/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: da_DK\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/de-DE.po b/redbot/cogs/mutes/locales/de-DE.po index 30585604d..afea45035 100644 --- a/redbot/cogs/mutes/locales/de-DE.po +++ b/redbot/cogs/mutes/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,194 +15,194 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: de_DE\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Ich kann dich das nicht tun lassen. Du bist nicht höher in der Rollenhierarchie als der Benutzer." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "Der Benutzer hat den Server verlassen, während seine Berechtigungen verändert wurden." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Unbekannt" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Bis" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Dauer" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderator" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "Server Stummschaltung" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "Manuell entfernte Kanal Überschreibungen" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "Zuvor in diesem Server stummgeschaltet." -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "Stummschaltungseinstellungen." -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Legen Sie fest, ob Benachrichtigungen über Stummschaltungen an den Benutzer per Privatnachricht gesendet werden sollen." -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "Ich werde nun versuchen stummgeschaltete Nutzer per Privatnachricht zu informieren." -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Stummschaltungs-Benachrichtigungen werden in Zukunft nicht mehr per Privatnachricht an Nutzer gesendet." -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Lege fest, ob der Name des Moderators, der die Stummschaltung durchgeführt hat, in der Privatnachricht an den Nutzer enthalten sein sollte." -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Ich werde den Namen des Moderators, der die Stummschaltung durchgeführt hat, in der Privatnachricht nennen." -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Ich werde den Namen des Moderators, der die Stummschaltung durchgeführt hat, nicht in der Privatnachricht nennen." -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -211,15 +211,15 @@ msgstr "\n" " Ob Rollen exklusive Stummschaltungen auf dem Bot erzwungen werden sollen\n" " " -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "Okay, ich erzwinge Rollen Stummschaltungen bevor ich Nutzer Stumm schalte." -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "Okay, ich werde Kanal Überschreibungen zum Stummschalten von Nutzern erlauben." -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -228,7 +228,7 @@ msgstr "\n" " Zeigt die aktuellen Stummschaltungseinstellungen in diesem Server.\n" " " -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgstr "Stummschaltungsrolle: {role}\n" "Sende Privatnachricht: {dm}\n" "Nenne Moderator: {show_mod}" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Keine" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -258,15 +258,15 @@ msgstr "\n" " über Probleme, wenn Stummschaltungen von Nutzern aufgehoben werden sollen, werden nirgendwo hin gesendet.\n" " " -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "Die Einstellung für den Benachrichtigungskanal bei Fehlern bei Aufhebungen von Stummschaltungen wurde gelöscht." -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "Ich werde Fehler bei Aufhebungen von Stummschaltungen in {channel} veröffentlichen." -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -281,23 +281,23 @@ msgstr "Legt die Rolle fest, die beim Stummschalten eines Benutzers angewendet w " verlassen und wieder beitreten ohne stummgeschaltet zu sein.\n" " " -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "Kanal-Überschreibungen werden stattdessen für Stummschaltungen verwendet." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Du kannst diese Rolle nicht festlegen, da diese in der Rollenhierarchie nicht niedriger als du ist." -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "Stummschaltungs-Rolle gesetzt auf {role}" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -307,23 +307,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -331,63 +331,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Also gut." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -400,43 +400,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,23 +456,23 @@ msgstr "Stummschalten eines Benutzers in seinem aktuellen Sprachkanal.\n\n" " `[p]voicemute @member1 3 Tage`\n" " " -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "Kanal Stummschaltung" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "{users} wurde{time} in diesem Kanal stummgeschaltet." -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "{users} wurden in diesem Kanal stummgeschaltet{time}." -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "Der folgende Benutzer konnte nicht stummgeschaltet werden\n" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -483,21 +483,21 @@ msgstr "Hebe die Stummschaltung für Benutzer auf.\n\n" " `[reason]` ist der Grund für die Aufhebung der Stummschaltung.\n" " " -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "Du kannst meine Stummschaltung nicht aufheben." -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "Du kannst deine Stummschaltung nicht selber aufheben." -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "Für {users} wurde die Stummschaltung in diesem Server aufgehoben." -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -508,11 +508,11 @@ msgstr "Die Stummschaltung für einen Nutzer in diesem Kanal aufheben.\n\n" " `[reason]` ist der Grund für die Aufhebung der Stummschaltung.\n" " " -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "Für {users} wurde die Stummschaltung in diesem Kanal aufgehoben." -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "Für die folgenden Nutzer konnte die Stummschaltung nicht aufgehoben werden\n" diff --git a/redbot/cogs/mutes/locales/el-GR.po b/redbot/cogs/mutes/locales/el-GR.po index 483a86aca..34776029e 100644 --- a/redbot/cogs/mutes/locales/el-GR.po +++ b/redbot/cogs/mutes/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: el_GR\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/es-ES.po b/redbot/cogs/mutes/locales/es-ES.po index e236529d1..c20fdb408 100644 --- a/redbot/cogs/mutes/locales/es-ES.po +++ b/redbot/cogs/mutes/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: es_ES\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "Ese usuario ya está silenciado en este canal." -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "Ese usuario no está silenciado en este canal." -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "No puedo dejarte hacer eso. No eres más alto que el usuario en la jerarquía de roles." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "No puedo dejarte hacer eso. No eres más alto que el usuario en la jerarquía de roles." -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "Ese usuario no puede estar (des)silenciado, ya que tiene el permiso de administrador." -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "Error al silenciar o quitar el silencio. Necesito el permiso Administrar roles y el usuario que estoy silenciando debe ser menor que yo en la jerarquía de rol." -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "Error al silenciar o desactivar el usuario. Necesito el permiso de Administrar Permisos." -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "El usuario ha dejado el servidor mientras aplicaba una sobreescritura." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "El canal en el que intenté silenciar o quitar el silencio del usuario no se encuentra." -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "El role de silenciado ya no existe." -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "Debido a que no tengo el permiso de Mover miembros, esto entrará en vigor cuando el usuario vuelva a entrar." -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" @@ -68,85 +68,85 @@ msgstr "\n" " Mutear a los usuarios temporal o indefinidamente.\n" " " -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "Desilenciar automáticamente" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "Mutear servidor" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "No puedo quitar el silencio de {user} por el siguiente motivo:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "\n" "Desilenciado en los canales: " -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} no pudo ser desilenciado por las siguientes razones:\n" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} en los siguientes canales: {channels}\n" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "Voz desmuteada" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "Canal desmuteado" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "No puedo quitar el silencio de {user} en {channel} por el siguiente motivo:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Desconocido" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "Ningún motivo proporcionado." -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Hasta" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Duración" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "Servidor" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderador" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "\n" "**Moderador**: {moderator}" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" @@ -154,64 +154,64 @@ msgstr "\n" "**Hasta**: {until}\n" "**Duración**: {duration}" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "\n" "**Servidor**: {guild_name}" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "Se ha eliminado manualmente el rol de silencio" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "Se ha aplicado manualmente el rol de silencio" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "Servidor muteado" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "Manualmente eliminados las sobreescrituras de los canales" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "Anteriormente silenciado en este servidor." -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "Ajustes de Silenciado." -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Establecer si las notificaciones de muteos deben ser enviadas a los usuarios en DMs." -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "Ahora intentaré enviar notificaciones de muteos a los DM de los usuarios." -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -220,15 +220,15 @@ msgstr "\n" " Si forzar o no el rol solo silencia en el bot\n" " " -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "Vale, voy a hacer cumplir los silencios de rol antes de silenciar a los usuarios." -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "Vale, permitiré sobrescrituras en el canal para silenciar usuarios." -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -237,7 +237,7 @@ msgstr "\n" " Muestra la configuración de silencio actual de este servidor.\n" " " -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -245,12 +245,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Ninguno" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -263,15 +263,15 @@ msgstr "\n" " sobre problemas al desilenciar usuarios no se enviarán a ninguna parte.\n" " " -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "Publicaré los asuntos de desilenciado en {channel}." -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -286,23 +286,23 @@ msgstr "Establece el rol a aplicar al silenciar a un usuario.\n\n" " y al volver a unirse ya no estar silenciado.\n" " " -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "Las sobreescrituras de canales se utilizarán para silenciar en su lugar." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "Rol de silencio establecido en {role}" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Ningún canal de notificación ha sido configurado, utilice {command_1} para estar actualizado de cuando haya un problema en las desilenciaciones automáticas." -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -317,23 +317,23 @@ msgstr "Crear un rol Muted.\n\n" " `[p]muteset role ROLE_NAME_HERE`\n" " " -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "Ya hay una configuración de rol de silencio en este servidor. Por favor, elimínala con {command} antes de intentar crear uno nuevo." -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -341,63 +341,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "De acuerdo." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -410,43 +410,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -459,23 +459,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -483,21 +483,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -505,11 +505,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/fi-FI.po b/redbot/cogs/mutes/locales/fi-FI.po index d7fe15683..31bb4b74e 100644 --- a/redbot/cogs/mutes/locales/fi-FI.po +++ b/redbot/cogs/mutes/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: fi_FI\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Tuntematon" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Kesto" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderaattori" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/fr-FR.po b/redbot/cogs/mutes/locales/fr-FR.po index dcd48b18c..269940749 100644 --- a/redbot/cogs/mutes/locales/fr-FR.po +++ b/redbot/cogs/mutes/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: fr_FR\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "Cet utilisateur est déjà muet dans ce salon." -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "Cet utilisateur n'est pas muet dans ce salon." -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Je ne peux pas vous laisser faire ça. Vous n'êtes pas supérieur à l'utilisateur dans la hiérarchie des rôles." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "Je ne peux pas vous laisser faire ça. Vous n'êtes pas supérieur au rôle muet dans la hiérarchie des rôles." -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "Cet utilisateur ne peut pas être (dé)mute, car il a la permission d'administrateur." -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "Échec du mute ou du démute de l'utilisateur. J'ai besoin des droits de gestion des rôles et l'utilisateur que je mute doit être plus bas que moi dans la hiérarchie des rôles." -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "Échec du mute ou du démute de l'utilisateur. J'ai besoin des droits de gestion des rôles." -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "L'utilisateur a quitté le serveur lors l'application de l'écrasement." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "Le salon dans lequel j'ai essayé de mute ou démute cet utilisateur est introuvable." -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "Le rôle muet n'existe plus." -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "Car je n'ai pas la permission de déplacer les membres, cela prendra effet quand l'utilisateur rejoindra." -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" @@ -68,83 +68,83 @@ msgstr "\n" " Mute les utilisateurs temporairement ou indéfiniment.\n" " " -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "Démute automatique" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "Démuter le serveur" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "Je ne suis pas en mesure de démute {user} pour la raison suivante :\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Inconnu" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "Aucune raison n'a été fournie." -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Jusqu'à" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Durée" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "Serveur" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Modérateur" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "\n" "**Modérateur** : {moderator}" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" @@ -152,86 +152,86 @@ msgstr "\n" "**Jusqu'à ** : {until}\n" "**Durée** : {duration}" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "\n" "**Serveur** : {guild_name}" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "Rôle muet enlevé manuellement" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "Rôle muet appliqué manuellement" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -239,12 +239,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Aucun" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -253,15 +253,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -271,23 +271,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "Le rôle Muet à été défini sur : {role}" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -297,23 +297,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -321,63 +321,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "Temps muet par défaut supprimé." -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "Veuillez fournir un format de temps valide." -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Ok alors." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" -msgstr "" - -#: redbot/cogs/mutes/mutes.py:1114 -msgid "There are no mutes on this server right now." -msgstr "" +msgstr "__<#{channel_id}> Silencieux__\n" #: redbot/cogs/mutes/mutes.py:1126 +msgid "There are no mutes on this server right now." +msgstr "Il n'y a pas de \"mute\" sur ce serveur en ce moment." + +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -388,45 +388,52 @@ msgid "Mute users.\n\n" " `[p]mute @member1 @member2 spam 5 hours`\n" " `[p]mute @member1 3 days`\n\n" " " -msgstr "" +msgstr "Couper le son des utilisateurs.\n\n" +" `` est une liste de noms d'utilisateurs, d'identifiants ou de mentions séparés par des espaces.\n" +" `[time_and_reason]` est l'heure à laquelle il faut couper le son et la raison. Le temps est\n" +" n'importe quelle durée valide telle que `30 minutes` ou `2 jours`. Si rien n'est fourni,\n" +" le mute utilisera le temps par défaut ou indéfini s'il n'est pas défini.\n\n" +" Exemples :\n" +" `[p]mute @member1 @member2 spam 5 hpurs`\n" +" `[p]mute @member1 @member2 spam 3 days` " -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "Vous ne pouvez pas me rendre muet." -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "Vous ne pouvez pas vous mettre muet vous-même." -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr " pour {duration}" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." -msgstr "" +msgstr "{users} a été mis en sourdine dans ce serveur{time}." -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." -msgstr "" +msgstr "{users} ont été mis en sourdine dans ce serveur{time}." -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" -msgstr "" +msgstr "{member} ne peut être (un)muted pour les raisons suivantes:\n" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" -msgstr "" +msgstr "{reason} dans les canaux suivants: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" -msgstr "" +msgstr "Certains utilisateurs ne pouvaient pas être correctement mis en sourdine. Voulez-vous voir qui, où et pourquoi ?" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -439,23 +446,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" -msgstr "" +msgstr "Canaux silencieux" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." -msgstr "" +msgstr "{users} a été mis en sourdine dans ce salon{time}." -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." -msgstr "" +msgstr "{users} ont été mis en sourdine dans ce salon{time}." -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" -msgstr "" +msgstr "Les utilisateurs suivants ne peuvent être mis en sourdine\n" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -463,21 +470,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." -msgstr "" +msgstr "Vous ne pouvez pas rétablir mon son." -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." -msgstr "" +msgstr "Vous ne pouvez pas rétablir votre son vous-même." -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -485,11 +492,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/he-IL.po b/redbot/cogs/mutes/locales/he-IL.po index fd0096c94..4fee3417a 100644 --- a/redbot/cogs/mutes/locales/he-IL.po +++ b/redbot/cogs/mutes/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: he_IL\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/hi-IN.po b/redbot/cogs/mutes/locales/hi-IN.po index 5ea3ef7af..6b187ac38 100644 --- a/redbot/cogs/mutes/locales/hi-IN.po +++ b/redbot/cogs/mutes/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: hi_IN\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/hr-HR.po b/redbot/cogs/mutes/locales/hr-HR.po new file mode 100644 index 000000000..97a179ae3 --- /dev/null +++ b/redbot/cogs/mutes/locales/hr-HR.po @@ -0,0 +1,523 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 704\n" +"Language: hr_HR\n" + +#: redbot/cogs/mutes/mutes.py:32 +msgid "That user is already muted in this channel." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:33 +msgid "That user is not muted in this channel." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:34 +msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:37 +msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:40 +msgid "That user cannot be (un)muted, as they have the Administrator permission." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:41 +msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:46 +msgid "Failed to mute or unmute user. I need the Manage Permissions permission." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:49 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:50 +msgid "The channel I tried to mute or unmute the user in isn't found." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:51 +msgid "The mute role no longer exists." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:52 +msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:74 +#, docstring +msgid "\n" +" Mute users temporarily or indefinitely.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 +msgid "Automatic unmute" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 +msgid "Server unmute" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:317 +msgid "I am unable to unmute {user} for the following reason:\n" +"{reason}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:402 +msgid "\n" +"Unmuted in channels: " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:428 +msgid "{member} could not be unmuted for the following reasons:\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:432 +msgid "{reason} In the following channels: {channels}\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 +#: redbot/cogs/mutes/voicemutes.py:224 +msgid "Voice unmute" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 +msgid "Channel unmute" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:498 +msgid "I am unable to unmute {user} in {channel} for the following reason:\n" +"{reason}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:539 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:544 +msgid "No reason provided." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:555 +msgid "Until" +msgstr "Do" + +#: redbot/cogs/mutes/mutes.py:556 +msgid "Duration" +msgstr "Trajanje" + +#: redbot/cogs/mutes/mutes.py:557 +msgid "Guild" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:559 +msgid "Moderator" +msgstr "Moderator" + +#: redbot/cogs/mutes/mutes.py:568 +msgid "\n" +"**Moderator**: {moderator}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:573 +msgid "\n" +"**Until**: {until}\n" +"**Duration**: {duration}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:579 +msgid "\n" +"**Guild**: {guild_name}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 +msgid "Manually removed mute role" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 +msgid "Manually applied mute role" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 +msgid "Server mute" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 +msgid "Manually removed channel overwrites" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:751 +msgid "Previously muted in this server." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:757 +#, docstring +msgid "Mute settings." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:764 +#, docstring +msgid "Set whether mute notifications should be sent to users in DMs." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:767 +msgid "I will now try to send mute notifications to users DMs." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:769 +msgid "Mute notifications will no longer be sent to users DMs." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:775 +#, docstring +msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:779 +msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:785 +msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:793 +#, docstring +msgid "\n" +" Whether or not to force role only mutes on the bot\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:798 +msgid "Okay I will enforce role mutes before muting users." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:800 +msgid "Okay I will allow channel overwrites for muting users." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:805 +#, docstring +msgid "\n" +" Shows the current mute settings for this guild.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:813 +msgid "Mute Role: {role}\n" +"Notification Channel: {channel}\n" +"Default Time: {time}\n" +"Send DM: {dm}\n" +"Show moderator: {show_mod}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 +msgid "None" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:833 +#, docstring +msgid "\n" +" Set the notification channel for automatic unmute issues.\n\n" +" If no channel is provided this will be cleared and notifications\n" +" about issues when unmuting users will not be sent anywhere.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:841 +msgid "Notification channel for unmute issues has been cleared." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:845 +msgid "I will post unmute issues in {channel}." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:852 +#, docstring +msgid "Sets the role to be applied when muting a user.\n\n" +" If no role is setup the bot will attempt to mute a user by setting\n" +" channel overwrites in all channels to prevent the user from sending messages.\n\n" +" Note: If no role is setup a user may be able to leave the server\n" +" and rejoin no longer being muted.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:867 +msgid "Channel overwrites will be used for mutes instead." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:871 +msgid "You can't set this role as it is not lower than you in the role hierarchy." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 +msgid "Mute role set to {role}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 +msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:891 +#, docstring +msgid "Create a Muted role.\n\n" +" This will create a role and apply overwrites to all available channels\n" +" to more easily setup muting a user.\n\n" +" If you already have a muted role created on the server use\n" +" `[p]muteset role ROLE_NAME_HERE`\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:902 +msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 +msgid "Mute role setup" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:918 +msgid "I could not create a muted role in this server." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:925 +msgid "I could not set overwrites for the following channels: {channels}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:963 +#, docstring +msgid "\n" +" Set the default mute time for the mute command.\n\n" +" If no time interval is provided this will be cleared.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:971 +msgid "Default mute time removed." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:975 +msgid "Please provide a valid time format." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:978 +msgid "Default mute time set to {time}." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1009 +msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" +"Are you sure you want to continue with channel overwrites? " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1019 +msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 +msgid "OK then." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1068 +#, docstring +msgid "\n" +" Displays active mutes on this server.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1076 +msgid "__Server Mutes__\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 +msgid "__Remaining__: {time_left}\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1101 +msgid "__<#{channel_id}> Mutes__\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1126 +msgid "There are no mutes on this server right now." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1138 +#, docstring +msgid "Mute users.\n\n" +" `` is a space separated list of usernames, ID's, or mentions.\n" +" `[time_and_reason]` is the time to mute for and reason. Time is\n" +" any valid time length such as `30 minutes` or `2 days`. If nothing\n" +" is provided the mute will use the set default time or indefinite if not set.\n\n" +" Examples:\n" +" `[p]mute @member1 @member2 spam 5 hours`\n" +" `[p]mute @member1 3 days`\n\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 +#: redbot/cogs/mutes/voicemutes.py:90 +msgid "You cannot mute me." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 +#: redbot/cogs/mutes/voicemutes.py:92 +msgid "You cannot mute yourself." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 +#: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 +msgid " for {duration}" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1205 +msgid "{users} has been muted in this server{time}." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1207 +msgid "{users} have been muted in this server{time}." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1218 +msgid "{member} could not be (un)muted for the following reasons:\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1229 +msgid "- {reason} In the following channels: {channels}\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1240 +msgid "Some users could not be properly muted. Would you like to see who, where, and why?" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1290 +#, docstring +msgid "Mute a user in the current text channel.\n\n" +" `` is a space separated list of usernames, ID's, or mentions.\n" +" `[time_and_reason]` is the time to mute for and reason. Time is\n" +" any valid time length such as `30 minutes` or `2 days`. If nothing\n" +" is provided the mute will use the set default time or indefinite if not set.\n\n" +" Examples:\n" +" `[p]mutechannel @member1 @member2 spam 5 hours`\n" +" `[p]mutechannel @member1 3 days`\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1347 +msgid "Channel mute" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 +msgid "{users} has been muted in this channel{time}." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 +msgid "{users} have been muted in this channel{time}." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 +msgid "The following users could not be muted\n" +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1377 +#, docstring +msgid "Unmute users.\n\n" +" `` is a space separated list of usernames, ID's, or mentions.\n" +" `[reason]` is the reason for the unmute.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 +#: redbot/cogs/mutes/voicemutes.py:184 +msgid "You cannot unmute me." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 +#: redbot/cogs/mutes/voicemutes.py:186 +msgid "You cannot unmute yourself." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1429 +msgid "{users} unmuted in this server." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1446 +#, docstring +msgid "Unmute a user in this channel.\n\n" +" `` is a space separated list of usernames, ID's, or mentions.\n" +" `[reason]` is the reason for the unmute.\n" +" " +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 +msgid "{users} unmuted in this channel." +msgstr "" + +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 +msgid "The following users could not be unmuted\n" +msgstr "" + +#: redbot/cogs/mutes/voicemutes.py:43 +msgid "That user is not in a voice channel." +msgstr "" + +#: redbot/cogs/mutes/voicemutes.py:50 +msgid "I require the {perms} permission(s) in that user's channel to do that." +msgstr "" + +#: redbot/cogs/mutes/voicemutes.py:61 +msgid "You must have the {perms} permission(s) in that user's channel to use this command." +msgstr "" + +#: redbot/cogs/mutes/voicemutes.py:77 +#, docstring +msgid "Mute a user in their current voice channel.\n\n" +" `` is a space separated list of usernames, ID's, or mentions.\n" +" `[time_and_reason]` is the time to mute for and reason. Time is\n" +" any valid time length such as `30 minutes` or `2 days`. If nothing\n" +" is provided the mute will use the set default time or indefinite if not set.\n\n" +" Examples:\n" +" `[p]voicemute @member1 @member2 spam 5 hours`\n" +" `[p]voicemute @member1 3 days`" +msgstr "" + +#: redbot/cogs/mutes/voicemutes.py:148 +msgid "Voice mute" +msgstr "" + +#: redbot/cogs/mutes/voicemutes.py:177 +#, docstring +msgid "Unmute a user in their current voice channel.\n\n" +" `` is a space separated list of usernames, ID's, or mentions.\n" +" `[reason]` is the reason for the unmute." +msgstr "" + diff --git a/redbot/cogs/mutes/locales/hu-HU.po b/redbot/cogs/mutes/locales/hu-HU.po index 7aefc91e3..1042ad3f8 100644 --- a/redbot/cogs/mutes/locales/hu-HU.po +++ b/redbot/cogs/mutes/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: hu_HU\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Rendben." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/id-ID.po b/redbot/cogs/mutes/locales/id-ID.po index 2aac51952..57e551cf3 100644 --- a/redbot/cogs/mutes/locales/id-ID.po +++ b/redbot/cogs/mutes/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: id_ID\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Saya tidak dapat membiarkan Anda melakukan itu. Anda tidak lebih tinggi daripada pengguna dalam peran hirarki." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Tak satupun" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/it-IT.po b/redbot/cogs/mutes/locales/it-IT.po index 95ed15a58..c40c9f749 100644 --- a/redbot/cogs/mutes/locales/it-IT.po +++ b/redbot/cogs/mutes/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: it_IT\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Nessuno" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "OK allora." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ja-JP.po b/redbot/cogs/mutes/locales/ja-JP.po index 6f631a8a0..dca8ec12c 100644 --- a/redbot/cogs/mutes/locales/ja-JP.po +++ b/redbot/cogs/mutes/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: ja_JP\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "無い" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ko-KR.po b/redbot/cogs/mutes/locales/ko-KR.po index 3f4562068..ded03093e 100644 --- a/redbot/cogs/mutes/locales/ko-KR.po +++ b/redbot/cogs/mutes/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,216 +15,218 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: ko_KR\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." -msgstr "" +msgstr "해당 사용자는 이미 이 채널에서 음소거되었습니다." -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." -msgstr "" +msgstr "해당 사용자는 이 채널에서 음소거되지 않았습니다." -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "그렇게 하게 둘 수는 없어요. 역할 계층의 사용자보다 높지 않아요." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." -msgstr "" - -#: redbot/cogs/mutes/mutes.py:34 -msgid "That user cannot be (un)muted, as they have the Administrator permission." -msgstr "" - -#: redbot/cogs/mutes/mutes.py:35 -msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." -msgstr "" +msgstr "그렇게 할 수 없습니다. mute 대상보다 당신의 역할 계층이 낮습니다." #: redbot/cogs/mutes/mutes.py:40 +msgid "That user cannot be (un)muted, as they have the Administrator permission." +msgstr "해당 사용자는 관리자 권한이 있으므로 음소거(해제)할 수 없습니다." + +#: redbot/cogs/mutes/mutes.py:41 +msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." +msgstr "해당 사용자를 음소거 (해제) 하지 못했습니다. mute를 위해서 역할 관리 권한이 필요하고 mute대상이 역할 계층에서 나보다 낮아야 합니다." + +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." -msgstr "" +msgstr "사용자를 음소거하거나 음소거 해제하지 못했습니다. 관리 권한이 필요합니다." -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." -msgstr "" +msgstr "덮어쓰기를 적용하는 동안 사용자가 서버를 떠났습니다." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." -msgstr "" +msgstr "사용자를 음소거하거나 음소거 해제하려는 채널을 찾을 수 없습니다." -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." -msgstr "" +msgstr "구성원 이동 권한이 없기 때문에, 사용자가 다시 가입할 때 적용됩니다." -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " -msgstr "" +msgstr "사용자를 일시적으로 또는 무기한 음소거합니다." -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" -msgstr "" +msgstr "자동 음소거 해제" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" -msgstr "" +msgstr "서버 음소거 해제" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" -msgstr "" +msgstr "다음과 같은 이유로 {user}의 음소거를 해제할 수 없습니다.\n" +": {reason}" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " -msgstr "" +msgstr "\n" +"채널에서 음소거 해제: " -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" -msgstr "" +msgstr "다음과 같은 이유로 {member} 의 음소거를 해제할 수 없습니다.\n" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" -msgstr "" +msgstr "음성 음소거 해제" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" -msgstr "" +msgstr "채널 음소거 해제" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" -msgstr "" +msgstr "다음과 같은 이유로 {channel} 에서 {user} 의 음소거를 해제할 수 없습니다: {reason}" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "알 수 없음" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." -msgstr "" +msgstr "이유가 제공되지 않았습니다." -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" -msgstr "" +msgstr "지속기간" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" -msgstr "" +msgstr "길드" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" -msgstr "" +msgstr "관리자" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" -msgstr "" +msgstr "서버 음소거" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 -msgid "Previously muted in this server." -msgstr "" - #: redbot/cogs/mutes/mutes.py:751 +msgid "Previously muted in this server." +msgstr "이 서버는 이전에 음소거되었습니다." + +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." -msgstr "" +msgstr "음소거 설정." -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." -msgstr "" +msgstr "DM에서 사용자에게 음소거 알림을 보낼지 여부를 설정합니다." -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." -msgstr "" - -#: redbot/cogs/mutes/mutes.py:763 -msgid "Mute notifications will no longer be sent to users DMs." -msgstr "" +msgstr "이제 사용자 DM에게 음소거 알림을 보내도록 하겠습니다." #: redbot/cogs/mutes/mutes.py:769 +msgid "Mute notifications will no longer be sent to users DMs." +msgstr "음소거 알림이 더 이상 사용자 DM으로 전송되지 않습니다." + +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +234,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "읎어요." -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +248,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." -msgstr "" +msgstr "{channel} 에 음소거 해제 issue를 게시하겠습니다." -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +266,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." -msgstr "" +msgstr "대신 채널 덮어쓰기가 음소거에 사용됩니다." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +292,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +316,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +385,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +434,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" -msgstr "" +msgstr "채널 음소거" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" -msgstr "" +msgstr "다음 사용자를 음소거할 수 없습니다.\n" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +458,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." -msgstr "" +msgstr "음소거를 해제할 수 없습니다." -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." -msgstr "" +msgstr "자신은 음소거를 해제할 수 없습니다." -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,17 +480,17 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" #: redbot/cogs/mutes/voicemutes.py:43 msgid "That user is not in a voice channel." -msgstr "" +msgstr "해당 사용자가 음성 채널에 없습니다." #: redbot/cogs/mutes/voicemutes.py:50 msgid "I require the {perms} permission(s) in that user's channel to do that." @@ -496,7 +498,7 @@ msgstr "" #: redbot/cogs/mutes/voicemutes.py:61 msgid "You must have the {perms} permission(s) in that user's channel to use this command." -msgstr "" +msgstr "이 명령을 사용하려면 해당 사용자의 채널에 {perms} 권한이 있어야 합니다." #: redbot/cogs/mutes/voicemutes.py:77 #, docstring @@ -512,7 +514,7 @@ msgstr "" #: redbot/cogs/mutes/voicemutes.py:148 msgid "Voice mute" -msgstr "" +msgstr "음성 음소거" #: redbot/cogs/mutes/voicemutes.py:177 #, docstring diff --git a/redbot/cogs/mutes/locales/nb-NO.po b/redbot/cogs/mutes/locales/nb-NO.po index dfca45ea7..8100981ba 100644 --- a/redbot/cogs/mutes/locales/nb-NO.po +++ b/redbot/cogs/mutes/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: nb_NO\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "Den brukeren er allerede dempet i denne kanalen." -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "Den brukeren er ikke dempet i denne kanalen." -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Jeg kan ikke la deg gjøre det. Du er ikke høyere enn brukeren i rollehierarkiet." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "Jeg kan ikke la deg gjøre det. Du er ikke høyere enn dempet rolle i rollehierarkiet." -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "Denne brukeren kan ikke dempes, fordi de har administratorrettighetene." -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "Kunne ikke dempe eller deaktivere bruker. Jeg trenger tillatelse til å administrere roller og brukeren jeg får demping må være lavere enn meg i rollehierarkiet." -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "Kan ikke slå av eller på demping av bruker. Jeg trenger Rettighetstillatelse." -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "Brukeren har forlatt serveren mens han pålegger en overskriving." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "Kanalen jeg prøvde å dempe eller fjerne demping av brukeren i ble ikke funnet." -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "Den dempede rollen finnes ikke lenger." -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "Fordi jeg ikke har tillatelse til å flytte medlemmer, trer dette i kraft når brukeren slutter seg til." -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" @@ -68,85 +68,85 @@ msgstr "\n" " Demp brukere midlertidig eller udefinitivt.\n" " " -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "Automatisk avdemping" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "Server udempet" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "Jeg kan ikke slå opp {user} av følgende grunn:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "\n" "Udempet i kanaler: " -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} kunne ikke lukkes av følgende årsaker:\n" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} I følgende kanaler: {channels}\n" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "Stemme udempet" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "Kanal udemp" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "Jeg kan ikke slå opp {user} i {channel} av følgende grunn:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Ukjent" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "Ingen grunn oppgitt." -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Frem til" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Varighet" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "Server" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderator" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "\n" "**Moderator**: {moderator}" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" @@ -154,64 +154,64 @@ msgstr "\n" "**Opptil**: {until}\n" "**Varighet **: {duration}" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "\n" "**Server**: {guild_name}" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "Manuelt fjernet dempet rolle" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "Manuelt brukt demping rolle" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "Server udempet" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "Manuelt fjernet kanal overskriver" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "Tidligere mutert på denne serveren." -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "Demp innstillinger." -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Angi om demp varsler skal sendes til brukere i DMer." -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "Jeg vil nå prøve å sende demping av varsler til brukere DMer." -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Demp varsler sendes ikke lenger til brukere direktemelding." -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Velg om navnet på moderator demper en bruker skal inkluderes i DM til den brukeren." -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Jeg skal inkludere navnet på moderator som ga demping når jeg sender en melding til en bruker." -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Jeg kommer ikke til å oppgi navnet på moderator som ga demping når jeg sender en melding til en bruker." -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -220,15 +220,15 @@ msgstr "\n" " Om roller bare skal tvinges til å dempe på boten\n" " " -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "Okai vil jeg håndheve rollemotegn før man muterer brukere." -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "Jeg tillater jeg kanal overskriving av muterende brukere." -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -237,7 +237,7 @@ msgstr "\n" " Viser gjeldende dempet innstillinger for denne guilden.\n" " " -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -249,12 +249,12 @@ msgstr "Demp Rolle: {role}\n" "Send DM: {dm}\n" "Vis moderator: {show_mod}" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Ingen" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -267,15 +267,15 @@ msgstr "\n" " om problemer når opp-demping av brukere ikke sendes noen steder.\n" " " -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "Varslingskanal for udempede problemer er slettet." -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "Jeg publiserer udempet saker i {channel}." -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -290,23 +290,23 @@ msgstr "Angir rollen som skal brukes når lydløs dempes av en bruker.\n\n" "og bli med på ikke lenger\n" " " -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "Kanal overskriving vil bli brukt til muter i stedet." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Du kan ikke angi denne rollen siden den ikke er lavere enn du har fått rollen hierarkiet." -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "Demp rolle satt til {role}" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Ingen varselkanal har blitt konfigurert, bruk {command_1} for å bli oppdatert når det er et problem i automatiske dempinger." -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -321,23 +321,23 @@ msgstr "Opprett en dempet rolle.\n\n" "[p]muteset role ROLE_NAME_HERE`\n" " " -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "Det er allerede et demp rolleoppsett i denne serveren. Fjern det med {command} før du prøver å lage et nytt." -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "Demp rolleoppsett" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "Jeg kunne ikke opprette en dempet rolle på denne serveren." -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "Jeg kunne ikke sette overskriving for følgende kanaler: {channels}" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -348,41 +348,41 @@ msgstr "\n" " Hvis et tidsintervall er angitt vil denne fjernes.\n" " " -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "Standard dempingstid fjernet." -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "Oppgi et gyldig tidsformat." -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "Standard dempingstid satt til {time}." -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" -msgstr "Denne serveren har ikke et dempet rolleoppsett. Du kan sette opp en dempet rolle med `{command_1}` eller `{command_2}` hvis du bare ønsker en grunnleggende rolle opprettet oppsett.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" +msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "Kanaloverskriver for mutasjon av brukere kan få dyrt på Discord's API, da anbefaler vi at du i stedet har et admin oppsett en demp rolle. Kanal overskriver vil heller ikke bruke på ny på guild-medlemmet, så en bruker som har blitt dempet kan forlate og gjendelta og ikke lenger bli dempet. Rollen demping har ikke dette problemet.\n\n" "Er du sikker på at du vil fortsette med kanaloverskriving? " -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "Kunst med ✅ Vil fortsette dempningen med overskriving og stopper denne meldingen fra å komme til med ❎ Vil avslutte forsøket." -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." -msgstr "Kjører `ja` vil fortsette dempingen med overskriving og hindre denne meldingen fra å dukke opp igjen med \"nei\" vil avslutte det tøffe forsøket." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." +msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Ok da." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -391,23 +391,23 @@ msgstr "\n" " Viser aktive muter på denne serveren.\n" " " -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "__Server Demping__\n" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "__<#{channel_id}> Demping__\n" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "Det er ingen muter på denne serveren akkurat nå." -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -428,43 +428,43 @@ msgstr "Demp brukere.\n\n" " `[p]mute @member1 3 days`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "Du kan ikke dempe meg." -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "Du kan ikke dempe deg selv." -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr " for {duration}" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "{users} er dempet i denne serveren{time}." -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "{users} er dempet i denne serveren{time}." -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} kunne ikke dempes av følgende årsaker:\n" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} I følgende kanaler: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Noen brukere kunne ikke bli ordentlig dempet. Vil du se hvorfor, hvor og hvorfor?" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -485,23 +485,23 @@ msgstr "Demp en bruker i gjeldende tekstkanal.\n\n" " `[p]mutechunnel @member1 3 days`\n" " " -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "Kanal demp" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "{users} har blitt dempet i denne kanalen{time}." -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "{users} har blitt dempet i denne kanalen{time}." -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "Følgende brukere kunne ikke dempes\n" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -512,21 +512,21 @@ msgstr "Udemp brukere.\n\n" " `[reason]` er årsaken til den fjernede dempingen.\n" " " -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "Du kan ikke oppheve dempingen." -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "Du kan ikke udempe deg selv." -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "{users} fjernet mutasjonen på serveren." -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -537,11 +537,11 @@ msgstr "Slå på en bruker i denne kanalen.\n\n" " `[reason]` er årsaken til den fjernede dempingen.\n" " " -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "{users} av-dempet i denne kanalen." -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "Kan ikke fjerne følgende brukere\n" diff --git a/redbot/cogs/mutes/locales/nl-NL.po b/redbot/cogs/mutes/locales/nl-NL.po index cc7884ea2..4e52cdb61 100644 --- a/redbot/cogs/mutes/locales/nl-NL.po +++ b/redbot/cogs/mutes/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: nl_NL\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Geen" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Ohke." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/pl-PL.po b/redbot/cogs/mutes/locales/pl-PL.po index 3fe98af04..ccc0424fe 100644 --- a/redbot/cogs/mutes/locales/pl-PL.po +++ b/redbot/cogs/mutes/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: pl_PL\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Nie mogę ci pozwolić by to zrobić. Nie jesteś wyższy niż użytkownik w hierarchii roli." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Nieznane" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Brak" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "OK." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/pt-BR.po b/redbot/cogs/mutes/locales/pt-BR.po index 94d81b4a1..7d3c1059d 100644 --- a/redbot/cogs/mutes/locales/pt-BR.po +++ b/redbot/cogs/mutes/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: pt_BR\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Desconhecido" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Até" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Duração" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderador" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "OK então." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/pt-PT.po b/redbot/cogs/mutes/locales/pt-PT.po index f48e0b670..a88089966 100644 --- a/redbot/cogs/mutes/locales/pt-PT.po +++ b/redbot/cogs/mutes/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: pt_PT\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ro-RO.po b/redbot/cogs/mutes/locales/ro-RO.po index f259182da..2b677c562 100644 --- a/redbot/cogs/mutes/locales/ro-RO.po +++ b/redbot/cogs/mutes/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: ro_RO\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ru-RU.po b/redbot/cogs/mutes/locales/ru-RU.po index 68b64b56a..4b306d67f 100644 --- a/redbot/cogs/mutes/locales/ru-RU.po +++ b/redbot/cogs/mutes/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,138 +15,138 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: ru_RU\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "Этот пользователь уже заглушен в этом канале." -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "Этот пользователь не заглушен в этом канале." -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Я не могу позволить вам сделать это. Ваша роль ниже роли пользователя в иерархии." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "Я не могу позволить вам сделать это. Вы не выше роли mute в иерархии ролей." -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "Этот пользователь не может быть (не)заглушен, так как у него есть права администратора." -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "Не удалось отключить или включить звук пользователя. Мне нужно разрешение Управление ролями, а пользователь, которого я отключаю, должен быть ниже меня в иерархии ролей." -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." -msgstr "Не удалось отключить или включить звук с пользователя. Мне нужно разрешение Управление ролями." +msgstr "Не удалось заглушить или снять заглушку с пользователя. Мне нужно разрешение \"Управление ролями\"." -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "Пользователь покинул сервер во время применения перезаписи." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." -msgstr "Канал, на котором я пытался отключить или включить звук пользователя, не найден." +msgstr "Канал, на котором я пытался заглушить или снять заглушку с пользователя, не найден." -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." -msgstr "Роль отключения звука больше не существует." +msgstr "Роль \"mute\" больше не существует." -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." -msgstr "Поскольку у меня нет разрешения Переместить Участников, оно вступит в силу, когда пользователь снова присоединится." +msgstr "Поскольку у меня нет разрешения \"Переместить Участников\", оно вступит в силу, когда пользователь снова присоединится." -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "\n" -" Временно или бессрочно отключать пользователей.\n" +" Временно или бессрочно заглушить пользователей.\n" " " -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" -msgstr "Автовключение звука" +msgstr "Автоматическое снятие заглушки" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" -msgstr "Включение звука сервера" +msgstr "Снять заглушку с сервера" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" -msgstr "Я не могу включить звук {user} по следующей причине:\n" +msgstr "Я не могу снять заглушку {user} по следующей причине:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "\n" -"Неприглушенные каналы: " +"Снята заглушка в каналах: " -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} не может быть отключен по следующим причинам:\n" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} В следующих каналах: {channels}\n" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" -msgstr "Включить звук голоса" +msgstr "Снять заглушку голоса" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" -msgstr "Включить звук канала" +msgstr "Снять заглушку с канала" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" -msgstr "Я не могу включить звук {user} в {channel} по следующей причине:\n" +msgstr "Я не могу снять заглушку {user} в {channel} по следующей причине:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Неизвестный" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "Причина не указана." -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "До" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Длительность" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" -msgstr "Гильдия" +msgstr "Сервер" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Модератор" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "\n" "**Модератор**: {moderator}" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" @@ -154,64 +154,64 @@ msgstr "\n" "**До**: {until}\n" "**Продолжительность**: {duration}" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "\n" -"**Гильдия**: {guild_name}" +"**Сервер**: {guild_name}" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" -msgstr "Ручное удаление роли отключения звука" +msgstr "Ручное удаление роли заглушки" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" -msgstr "Роль отключения звука, применяемая вручную" +msgstr "Роль заглушки, применяемая вручную" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" -msgstr "Отключение звука на сервере" +msgstr "Заглушка сервера" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "Перезапись каналов, удаленных вручную" -#: redbot/cogs/mutes/mutes.py:745 -msgid "Previously muted in this server." -msgstr "Ранее отключенный звук на этом сервере." - #: redbot/cogs/mutes/mutes.py:751 +msgid "Previously muted in this server." +msgstr "Ранее заглушенный на этом сервере." + +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." -msgstr "Настройки отключения звука." +msgstr "Настройки заглушки." -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." -msgstr "Установите, следует ли отправлять уведомления о выключении звука пользователям в ЛС-сообщениях." +msgstr "Установите, следует ли отправлять уведомления о заглушке пользователям в личные сообщения." -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." -msgstr "Теперь я постараюсь отправлять уведомления о выключении звука в ЛС пользователей." - -#: redbot/cogs/mutes/mutes.py:763 -msgid "Mute notifications will no longer be sent to users DMs." -msgstr "Уведомления о выключении звука больше не будут отправляться в ЛС пользователей." +msgstr "Теперь я постараюсь отправлять уведомления о заглушке в личные сообщения пользователей." #: redbot/cogs/mutes/mutes.py:769 +msgid "Mute notifications will no longer be sent to users DMs." +msgstr "Уведомления о заглушке больше не будут отправляться в личные сообщения пользователей." + +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." -msgstr "Определяет, должно ли имя модератора, отключившего пользователя, быть включено в сообщение ЛС этому пользователю." - -#: redbot/cogs/mutes/mutes.py:773 -msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." -msgstr "Я буду указывать имя модератора, который отключил звук, при отправке ЛС пользователю." +msgstr "Определяет, должно ли имя модератора, заглушившего пользователя, быть отображено в сообщении этому пользователю." #: redbot/cogs/mutes/mutes.py:779 -msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." -msgstr "Я не буду указывать имя модератора, который отключил звук, при отправке ЛС пользователю." +msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." +msgstr "Я буду указывать имя модератора, который заглушил пользователя, при отправке сообщения." -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:785 +msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." +msgstr "Я не буду указывать имя модератора, который заглушил пользователя, при отправке сообщения." + +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -220,41 +220,41 @@ msgstr "\n" " Должно ли принудительно заглушать роль только на бота\n" " " -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." -msgstr "Хорошо, я буду принудительно отключать роли, прежде чем отключать пользователей." +msgstr "Хорошо, я буду принудительно отключать роли, прежде чем заглушить пользователей." -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "Хорошо, я разрешу перезаписывать канал для заглушенных пользователей." -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "\n" -" Показывает текущие настройки отключения звука для этой гильдии.\n" +" Показывает текущие настройки заглушки для этого сервера.\n" " " -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" "Send DM: {dm}\n" "Show moderator: {show_mod}" -msgstr "Роль отключения звука: {role}\n" +msgstr "Роль заглушки: {role}\n" "Канал уведомления: {channel}\n" "Время по умолчанию: {time}\n" "Отправить в ЛС: {dm}\n" "Показать модератора: {show_mod}" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Нет" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -262,20 +262,20 @@ msgid "\n" " about issues when unmuting users will not be sent anywhere.\n" " " msgstr "\n" -" Установите канал уведомления для автоматической разблокировки звука.\n\n" +" Установите канал уведомления для автоматического снятия заглушки.\n\n" " Если канал не указан, он будет очищен, и уведомления\n" -" о проблемах с отключением звука пользователей не будут отправляться никуда.\n" +" о проблемах со снятием заглушек с пользователей никуда не будут отправляться.\n" " " -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." -msgstr "Канал уведомлений о проблемах, связанных с отключением звука, был очищен." +msgstr "Канал уведомлений о проблемах, связанных с заглушками, был очищен." -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." -msgstr "Я буду публиковать сообщения о включении звука на {channel}." +msgstr "Я буду публиковать сообщения о снятии заглушек на {channel}." -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -283,30 +283,30 @@ msgid "Sets the role to be applied when muting a user.\n\n" " Note: If no role is setup a user may be able to leave the server\n" " and rejoin no longer being muted.\n" " " -msgstr "Устанавливает роль, которая будет применяться при отключении звука у пользователя.\n\n" -" Если роль не задана, бот попытается отключить пользователя, установив\n" -" перезапись каналов во всех каналах, чтобы пользователь не мог отправлять сообщения.\n\n" +msgstr "Устанавливает роль, которая будет применяться при заглушке пользователя.\n\n" +" Если роль не задана, бот попытается заглушить пользователя, установив\n" +" перезапись каналов во всех каналах, чтобы пользователь не смог отправлять сообщения.\n\n" " Примечание: Если роль не установлена, пользователь может покинуть сервер\n" -" и снова зайти на сервер без отключения звука.\n" +" и снова зайти на сервер без заглушки.\n" " " -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." -msgstr "Перезапись каналов будет использоваться для отключения звука." +msgstr "Вместо роли заглушки теперь будет использоваться перезапись каналов." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Вы не можете установить эту роль, поскольку она не ниже вас в иерархии ролей." -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" -msgstr "Роль отключения звука установлена на {role}" +msgstr "Роль заглушки установлена на {role}" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." -msgstr "Канал уведомления не настроен, используйте {command_1} для получения обновлений при возникновении проблем с автоматическим включением звука." +msgstr "Канал уведомления не настроен, используйте {command_1} для получения обновлений при возникновении проблем с автоматическим снятием заглушки." -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -314,100 +314,100 @@ msgid "Create a Muted role.\n\n" " If you already have a muted role created on the server use\n" " `[p]muteset role ROLE_NAME_HERE`\n" " " -msgstr "Создайте роль с приглушенным звуком.\n\n" +msgstr "Создайте роль заглушки.\n\n" " Это позволит создать роль и применить перезапись ко всем доступным каналам\n" -" для более простой настройки отключения звука для пользователя.\n\n" -" Если у вас уже есть роль отключения звука, созданная на сервере, используйте\n" +" для более простой настройки заглушки для пользователя.\n\n" +" Если у вас уже есть роль для заглушки, созданная на сервере, используйте\n" " `[p]muteset role ROLE_NAME_HERE`\n" " " -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." -msgstr "На этом сервере уже установлена роль mute. Пожалуйста, удалите ее с помощью {command}, прежде чем пытаться создать новую." +msgstr "На этом сервере уже установлена роль для заглушки. Пожалуйста, удалите ее с помощью {command}, прежде чем пытаться создать новую." -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" -msgstr "Настройка роли отключения звука" +msgstr "Настройка роли для заглушки" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." -msgstr "Я не смог создать заглушенную роль на этом сервере." +msgstr "Я не смог создать роль заглушки на этом сервере." -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" -msgstr "Я не смог установить перезапись для следующих каналов: {channels}" +msgstr "Не удалось установить перезапись для следующих каналов: {channels}" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" " If no time interval is provided this will be cleared.\n" " " msgstr "\n" -" Установите время отключения звука по умолчанию для команды отключения звука.\n\n" +" Установите время заглушки по умолчанию для команды заглушки.\n\n" " Если временной интервал не указан, он будет очищен.\n" " " -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." -msgstr "Время отключения звука по умолчанию удалено." +msgstr "Стандартное время заглушки удалено." -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "Пожалуйста, укажите правильный формат времени." -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." -msgstr "Время отключения звука по умолчанию установлено на {time}." +msgstr "Время заглушки по умолчанию установлено на {time}." -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" -msgstr "На этом сервере не настроена роль отключения звука. Вы можете настроить роль отключения звука с помощью `{command_1}` или `{command_2}`, если вам нужна только базовая настройка роли.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" +msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " -msgstr "Перезапись канала для отключения пользователей может быть дорогостоящей для API Discord, поэтому мы рекомендуем, чтобы администратор установил роль отключения вместо этого. Перезапись канала также не будет повторно применяться при вступлении в гильдию, поэтому пользователь, который был отключен, может уйти и снова вступить в гильдию и больше не будет отключен. Роль отключения звука не имеет такой проблемы.\n\n" +msgstr "Перезапись канала для отключения пользователей может быть дорогостоящей для API Discord, поэтому мы рекомендуем, чтобы администратор установил роль заглушки вместо этого. Перезапись канала также не будет повторно применяться при вступлении в сервер, поэтому пользователь, который был заглушен, может уйти и снова зайти на сервер и больше не будет заглушен. Роль заглушки не имеет такой проблемы.\n\n" "Вы уверены, что хотите продолжать использовать перезапись каналов? " -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." -msgstr "Реакция ✅ продолжит отключение звука с перезаписью и остановит повторное появление этого сообщения, Реакция ❎ завершит попытку отключения звука." +msgstr "Реакция ✅ продолжит заглушку с перезаписью и остановит повторное появление этого сообщения, Реакция ❎ завершит попытку заглушки." -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." -msgstr "Если сказать `да`, вы продолжите отключение звука с перезаписью и остановите повторное появление этого сообщения, если сказать `нет`, попытка отключения звука будет прекращена." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." +msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." -msgstr "Хорошо, тогда." +msgstr "Хорошо." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "\n" -" Отображает активные отключения звука на этом сервере.\n" +" Отображает активные заглушки на этом сервере.\n" " " -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" -msgstr "__Сервер отключает звук__\n" +msgstr "__Заглушки сервера__\n" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" -msgstr "__<#{channel_id}> Приглушает звук__\n" - -#: redbot/cogs/mutes/mutes.py:1114 -msgid "There are no mutes on this server right now." -msgstr "На этом сервере пока нет заглушений." +msgstr "__Заглушки <#{channel_id}>__\n" #: redbot/cogs/mutes/mutes.py:1126 +msgid "There are no mutes on this server right now." +msgstr "На этом сервере пока нет заглушек." + +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -418,53 +418,53 @@ msgid "Mute users.\n\n" " `[p]mute @member1 @member2 spam 5 hours`\n" " `[p]mute @member1 3 days`\n\n" " " -msgstr "Отключить пользователей.\n\n" +msgstr "Заглушить пользователей.\n\n" " `` - это список имен пользователей, ID или упоминаний, разделенных пробелами.\n" -" `[time_and_reason]` - время отключения звука и причина. Время - это\n" +" `[time_and_reason]` - время заглушки и причина. Время - это\n" " любой допустимый отрезок времени, например, `30 минут` или `2 дня`. Если ничего не\n" -" не указано, отключение звука будет происходить на время, установленное по умолчанию, или на неопределенное время, если оно не установлено.\n\n" +" не указано, заглушка будет действовать на время, установленное по умолчанию, или на неопределенное количество времени, если оно не установлено.\n\n" " Примеры:\n" " `[p]mute @member1 @member2 spam 5 hours`\n" " `[p]mute @member1 3 дня`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." -msgstr "Вы не можете отключить мне звук." +msgstr "Вы не можете заглушить меня." -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." -msgstr "Вы не можете отключить себе звук." +msgstr "Вы не можете заглушить себя." -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" -msgstr " для {duration}" +msgstr " на {duration}" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "{users} был заглушен на этом сервере{time}." -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." -msgstr "{users} были отключены на этом сервере{time}." +msgstr "{users} были заглушены на этом сервере{time}." -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" -msgstr "{member} не может быть (не)отключен по следующим причинам:\n" +msgstr "{member} не может быть заглушен (или разглушен) по следующим причинам:\n" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} в следующих каналах: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" -msgstr "Некоторым пользователям не удалось правильно отключить звук. Вы хотите увидеть, кто, где и почему?" +msgstr "Некоторых пользователей не удалось правильно заглушить. Вы хотите увидеть, кто, где и почему?" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -475,75 +475,75 @@ msgid "Mute a user in the current text channel.\n\n" " `[p]mutechannel @member1 @member2 spam 5 hours`\n" " `[p]mutechannel @member1 3 days`\n" " " -msgstr "Отключить звук пользователя в текущем текстовом канале.\n\n" +msgstr "Заглушить пользователя в этом текстовом канале.\n\n" " `` - список имен пользователей, идентификаторов или упоминаний, разделенных пробелами.\n" -" `[time_and_reason]` - время отключения звука и причина. Время - это\n" +" `[time_and_reason]` - время заглушки и причина. Время - это\n" " любой допустимый отрезок времени, например, `30 минут` или `2 дня`. Если ничего не\n" -" не указано, отключение звука будет происходить на время, установленное по умолчанию, или на неопределенное время, если оно не установлено.\n\n" +" не указано, заглушка будет активна на время, установленное по умолчанию, или на неопределенное время, если оно не установлено.\n\n" " Примеры:\n" " `[p]mutechannel @member1 @member2 spam 5 hours`\n" " `[p]mutechannel @member1 3 дня`\n" " " -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "Канал заглушен" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "{users} был заглушен в этом канале{time}." -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "{users} были заглушены в этом канале{time}." -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "Следующие пользователи не могут быть заглушены\n" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" " `[reason]` is the reason for the unmute.\n" " " -msgstr "Включить пользователей.\n\n" +msgstr "Снять заглушку с пользователей.\n\n" " `` - это список имен пользователей, идентификаторов или упоминаний, разделенных пробелами.\n" -" `[reason]` - причина отключения звука.\n" +" `[reason]` - причина для снятия заглушки.\n" " " -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." -msgstr "Вы не можете включить мне звук." +msgstr "Вы не можете снять заглушку с меня." -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." -msgstr "Вы не можете включить себе звук." +msgstr "Вы не можете снять заглушку с себя." -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." -msgstr "{users} включены на этом сервере." +msgstr "с {users} была снята заглушка на этом сервере." -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" " `[reason]` is the reason for the unmute.\n" " " -msgstr "Включите пользователя в этом канале.\n\n" +msgstr "Снять заглушку с пользователя в этом канале.\n\n" " `` - список имен пользователей, идентификаторов или упоминаний, разделенных пробелами.\n" -" `[reason]` - причина включения звука.\n" +" `[reason]` - причина снятия заглушки.\n" " " -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "{users} включены на этом канале." -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" -msgstr "Следующие пользователи не могут быть размучены\n" +msgstr "Со следующих пользователей невозможно снятие заглушки\n" #: redbot/cogs/mutes/voicemutes.py:43 msgid "That user is not in a voice channel." @@ -551,11 +551,11 @@ msgstr "Этот пользователь не в голосовом канал #: redbot/cogs/mutes/voicemutes.py:50 msgid "I require the {perms} permission(s) in that user's channel to do that." -msgstr "Мне требуется право(а) {perms} в канале пользователя чтобы сделать это." +msgstr "Мне требуется право(а) {perms} в этом пользовательском канале чтобы сделать это." #: redbot/cogs/mutes/voicemutes.py:61 msgid "You must have the {perms} permission(s) in that user's channel to use this command." -msgstr "Вы должны иметь право(а) {perms} в канале пользователя для выполнения этой команды." +msgstr "Вы должны иметь право(а) {perms} в этом пользовательском канале для выполнения этой команды." #: redbot/cogs/mutes/voicemutes.py:77 #, docstring @@ -567,25 +567,25 @@ msgid "Mute a user in their current voice channel.\n\n" " Examples:\n" " `[p]voicemute @member1 @member2 spam 5 hours`\n" " `[p]voicemute @member1 3 days`" -msgstr "Отключить звук пользователя в его текущем голосовом канале.\n\n" +msgstr "Заглушить пользователя в его текущем голосовом канале.\n\n" " `` - это список имен пользователей, идентификаторов или упоминаний, разделенных пробелами.\n" -" `[time_and_reason]` - время отключения звука и причина. Время - это\n" +" `[time_and_reason]` - время заглушки и причина. Время - это\n" " любой допустимый отрезок времени, например, `30 минут` или `2 дня`. Если ничего не\n" -" не указано, отключение звука будет происходить на время, установленное по умолчанию, или на неопределенное время, если оно не установлено.\n\n" +" не указано, заглушка будет действовать то время, которое установлено по умолчанию, или на неопределенное время, если оно не установлено.\n\n" " Примеры:\n" " `[p]voicemute @member1 @member2 spam 5 hours`\n" " `[p]voicemute @member1 3 дня`" #: redbot/cogs/mutes/voicemutes.py:148 msgid "Voice mute" -msgstr "Отключение звука голоса" +msgstr "Заглушка голоса" #: redbot/cogs/mutes/voicemutes.py:177 #, docstring msgid "Unmute a user in their current voice channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" " `[reason]` is the reason for the unmute." -msgstr "Включить пользователя в его текущем голосовом канале.\n\n" +msgstr "Снять заглушку с пользователя в его текущем голосовом канале.\n\n" " `` - список имен пользователей, идентификаторов или упоминаний, разделенных пробелами.\n" -" `[reason]` - причина включение звука." +" `[reason]` - причина снятия заглушки." diff --git a/redbot/cogs/mutes/locales/sk-SK.po b/redbot/cogs/mutes/locales/sk-SK.po index 38996ca5d..d2417209a 100644 --- a/redbot/cogs/mutes/locales/sk-SK.po +++ b/redbot/cogs/mutes/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: sk_SK\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/sl-SI.po b/redbot/cogs/mutes/locales/sl-SI.po index 78b5f2fde..2d50577e8 100644 --- a/redbot/cogs/mutes/locales/sl-SI.po +++ b/redbot/cogs/mutes/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: sl_SI\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/sr-CS.po b/redbot/cogs/mutes/locales/sr-CS.po index 85a558f37..9c825da11 100644 --- a/redbot/cogs/mutes/locales/sr-CS.po +++ b/redbot/cogs/mutes/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: sr_CS\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/sr-SP.po b/redbot/cogs/mutes/locales/sr-SP.po index 516db0764..0ba3c8b0a 100644 --- a/redbot/cogs/mutes/locales/sr-SP.po +++ b/redbot/cogs/mutes/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: sr_SP\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/sv-SE.po b/redbot/cogs/mutes/locales/sv-SE.po index 2ed3d1239..b2d0921cf 100644 --- a/redbot/cogs/mutes/locales/sv-SE.po +++ b/redbot/cogs/mutes/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: sv_SE\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "Inget" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/tr-TR.po b/redbot/cogs/mutes/locales/tr-TR.po index 431a6c2c9..2f30d59b1 100644 --- a/redbot/cogs/mutes/locales/tr-TR.po +++ b/redbot/cogs/mutes/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: tr_TR\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "O kullanıcı bu kanalda zaten susturulmuş." -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "O kullanıcı bu kanalda susturulmamış." -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "Bunu yapmana izin veremem. Rolün işlem yapmaya çalıştığın kişiden daha düşük." -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "Bunu yapmana izin veremem. Rol hiyerarşisinde susturma rolünden yüksekte değilsin." -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "Yönetici iznine sahip olduğundan dolayı o kullanıcı susturulamaz veya susturması kaldırılamaz." -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "Kullanıcı susturulamadı veya geri açılamadı. Rolleri yönetme iznine sahip olmam ve susturduğum kullanıcının rol hiyerarşisinde benden aşağıda olması gerekmekte." -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "Kullanıcı susturulamadı veya geri açılamadı. İzinleri Yönetme iznine ihtiyacım var." -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "Kanal yetkilerini uygulanırken kullanıcı sunucudan ayrıldı." -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "Kullanıcıyı susturmaya ya da geri açmaya çalıştığım kanal bulunamadı." -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "Mute rolü artık mevcut değil." -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "Üyeleri taşıma iznine sahip olmadığımdan, bu kullanıcı çıkıp girdiğinde etkili olacak." -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" @@ -68,85 +68,85 @@ msgstr "\n" " Kullanıcıları geçici veya kalıcı olarak sustur.\n" " " -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "Susturma cezanız otomatik olarak kaldırıldı" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "Sunucu susturma cezanız bitti" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "{user} kullanıcısının susturmasını şu sebepten dolayı geri alamadım:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "\n" "Şu kanallarda susturması geri alındı: " -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} üyesinin şu sebeplerden dolayı susturması geri alınamadı:\n" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} Şu kanallarda: {channels}\n" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "Sesli kanal susturma cezanız kalktı" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "Kanal susturması kalktı" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "{user} kullanıcısının susturmasını {channel} kanalında şu sebepten dolayı geri alamadım:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "Bilinmiyor" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "Sebep belirtilmedi." -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "Şu zamana kadar" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "Süre" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "Sunucu" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "Moderatör" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "\n" "**Moderatör**: {moderator}" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" @@ -154,64 +154,64 @@ msgstr "\n" "**Bitiş**: {until}\n" "**Süre**: {duration}" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "\n" "**Sunucu**: {guild_name}" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "Susturulma cezanız manuel olarak kaldırıldı" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "Susturulma cezanız manuel olarak verildi" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "Sunucu susturma cezası" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "Kanal yetkilerinden manuel olarak kaldırıldı" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "Bu sunucuda daha önce susturulmuş." -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "Susturma ayarları." -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Kullanıcılara özel mesaj olarak susturma bildirimlerinin gönderilmesini ayarla." -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "Artık kullanıcılara susturma bildirimlerini özel mesaj olarak göndermeye çalışacağım." -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Susturma bildirimleri kullanıcılara artık özel mesaj olarak gönderilmeyecek." -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Kullanıcıyı susturan moderatörün adının özel mesajda olup olmamasını ayarla." -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Bir kullanıcıya özel mesaj atarken sorumlu moderatörün ismini dahil edeceğim." -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Bir kullanıcıya özel mesaj atarken sorumlu moderatörün ismini dahil etmeyeceğim." -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -220,15 +220,15 @@ msgstr "\n" " Bot üzerinde role özgü susturmaların zorlanıp zorlanmayacağı\n" " " -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "Tamamdır, kullanıcıları susturmadan önce rol susturmalarını uygulayacağım." -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "Tamamdır, kullanıcıları sustururken kanal yetkilendirmelerine izin vereceğim." -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -237,7 +237,7 @@ msgstr "\n" " Bu sunucu için mevcut susturma ayarlarını gösterir.\n" " " -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -249,12 +249,12 @@ msgstr "Susturma Rolü: {role}\n" "DM Atma: {dm}\n" "Moderatör belirtme: {show_mod}" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "None" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -267,15 +267,15 @@ msgstr "\n" " susturma geri alınırken oluşabilecek sorunlar bir yere gönderilmeyecek.\n" " " -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "Susturma geri alınırken oluşabilecek sorunlar için bildirim kullanılacak bildirim kanalının ayarı temizlendi." -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "Susturma geri alma hatalarını {channel} kanalına yazacağım." -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -290,23 +290,23 @@ msgstr "Bir kullanıcı susturulurken verilecek rolü ayarlar.\n\n" " sunucudan çıkıp girebilir.\n" " " -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "Susturmalar için kanal yetkileri kullanılacak." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Rol hiyerarşisinde senden aşağıda olmadığından bu rolü ayarlayamazsın." -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "Susturulmuş rolü {role} olarak ayarlandı" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Herhangi bir bildirim kanalı ayarlanmamış, otomatik susturma geri almada bir sorun çıkarsa bilgi almak için {command_1} kullanın." -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -321,23 +321,23 @@ msgstr "Bir susuturulmuş rolü oluştur.\n\n" " `[p]muteset role ROL_ADI` komutunu kullanın\n" " " -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "Bu sunucuda ayarlanmış bir susturulmuş rolü zaten var. Yeni bir tane oluşturmadan önce {command} ile var olanı kaldırın." -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "Susturulmuş rolü ayarlandı" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "Bu sunucuda susturulmuş rolü oluşturamadım." -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "Şu kanallar için yetklendirmeyi ayarlayamadım: {channels}" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -348,41 +348,41 @@ msgstr "\n" " Bir zaman aralığı verilmezse bu ayar temizlenir.\n" " " -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "Varsayılan susturma süresi kaldırıldı." -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "Lütfen geçerli bir zaman biçimi sağlayın." -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "Varsayılan susturma süresi {time} olarak ayarlandı." -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "Bu sunucunun susturulmuş rolü ayarlanmamış `{command_1}` ile bir susturulmuş rolü ayarlayabilir veya basit bir rolün oluşturulmasını istiyorsanız `{command_2}` kullanabilirsiniz.\n\n" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "Kullanıcıları sustururken kanal yetkilerini kullanmak Discord API'a çok sayıda istekte bulunulmasını gerektirebileceğinden bir susturulmuş rolü ayarlanması tavsiye edilir. Üstelik kanal yetkileri sunucuya katılırken tekrar uygulanmayacağından kullanıcılar çıkıp girerek susturulmaktan kurtulabilirler. Bir susturulmuş rolü kullanmak tüm bu sorunları çözer.\n\n" "Susturma için kanal yetkilerini kullanmak istediğinizden emin misiniz? " -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "✅ ile tepki vermek kanal yetkilerini kullanılmasını onaylar ve bu mesaj bir daha karşınıza gelmez. ❎ ile tepki vermek susturma denemesini iptal eder." -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." -msgstr "`yes` ile cevap vermek kanal yetkilerini kullanılmasını onaylar ve bu mesaj bir daha karşınıza gelmez. `no` ile cevap vermek susturma denemesini iptal eder." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." +msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "Tamam o zaman." -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -391,23 +391,23 @@ msgstr "\n" " Sunucuda devam eden susturmaları gösterir.\n" " " -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "__Sunucudaki Susturmalar__\n" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "__Kalan süre__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "__<#{channel_id}> Susturmalar__\n" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "Bu sunucuda şu anda susturulmuş kişi bulunmamakta." -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -428,43 +428,43 @@ msgstr "Kullanıcıları sustur.\n\n" " `[p]mute @üye1 3 days`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "Beni susturamazsın." -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "Kendini susturamazsın." -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr " {duration} süreliğine" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "{users} bu sunucuda susturuldu. Süre: {time}." -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "{users} bu sunucuda susturuldu. Süre: {time}." -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} şu sebeplerden dolayı susturulamadı veya susturması kaldırılamadı:\n" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} Şu kanallarda: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Bazı kullanıcılar doğru düzgün susturulamadı. Kim, nerde, ve neden görmek ister misiniz?" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -485,23 +485,23 @@ msgstr "Bir kullanıcıyı mevcut metin kanalında sustur.\n\n" " `[p]mute @üye1 3 days`\n" " " -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "Kanalda susturma" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "{users} bu yazı/sesli kanalından susturuldu. Süre: {time}." -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "{users} bulunduğu sesli kanaldan susturuldu. Süre: {time}." -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "Şu kullanıcılar susturulamadı\n" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -512,21 +512,21 @@ msgstr "Kullanıcıların susturmasını kaldır.\n\n" " `[reason]` susturmanın kaldırılma sebebidir.\n" " " -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "Benim susturmamı kaldıramazsın." -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "Kendi susturmanı kaldıramazsın." -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "{users} bu sunucudaki susturması kaldırıldı." -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -537,11 +537,11 @@ msgstr "Bu kanalda bir kullanıcının susturmasını kaldır.\n\n" " `[reason]` susturmanın kaldırılma sebebidir.\n" " " -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "{users} yazı/sesli kanalından susturması kaldırıldı." -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "Bu kullanıcının susturma cezası kaldırılamadı\n" diff --git a/redbot/cogs/mutes/locales/uk-UA.po b/redbot/cogs/mutes/locales/uk-UA.po index b38005776..a5c612b05 100644 --- a/redbot/cogs/mutes/locales/uk-UA.po +++ b/redbot/cogs/mutes/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: uk_UA\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/vi-VN.po b/redbot/cogs/mutes/locales/vi-VN.po index ab078bc7d..37d04e09b 100644 --- a/redbot/cogs/mutes/locales/vi-VN.po +++ b/redbot/cogs/mutes/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: vi_VN\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/zh-CN.po b/redbot/cogs/mutes/locales/zh-CN.po index 2594d4b8f..bf2a10d73 100644 --- a/redbot/cogs/mutes/locales/zh-CN.po +++ b/redbot/cogs/mutes/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: zh_CN\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "无" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/zh-HK.po b/redbot/cogs/mutes/locales/zh-HK.po index db7b066af..c4454a83c 100644 --- a/redbot/cogs/mutes/locales/zh-HK.po +++ b/redbot/cogs/mutes/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: zh_HK\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/zh-TW.po b/redbot/cogs/mutes/locales/zh-TW.po index 019c476ed..34378b82a 100644 --- a/redbot/cogs/mutes/locales/zh-TW.po +++ b/redbot/cogs/mutes/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-08-31 18:48+0000\n" +"POT-Creation-Date: 2021-10-17 00:56+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,216 +15,216 @@ msgstr "" "X-Crowdin-File-ID: 704\n" "Language: zh_TW\n" -#: redbot/cogs/mutes/mutes.py:26 +#: redbot/cogs/mutes/mutes.py:32 msgid "That user is already muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:27 +#: redbot/cogs/mutes/mutes.py:33 msgid "That user is not muted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:28 +#: redbot/cogs/mutes/mutes.py:34 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:31 +#: redbot/cogs/mutes/mutes.py:37 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:34 +#: redbot/cogs/mutes/mutes.py:40 msgid "That user cannot be (un)muted, as they have the Administrator permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:35 +#: redbot/cogs/mutes/mutes.py:41 msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:40 +#: redbot/cogs/mutes/mutes.py:46 msgid "Failed to mute or unmute user. I need the Manage Permissions permission." msgstr "" -#: redbot/cogs/mutes/mutes.py:43 +#: redbot/cogs/mutes/mutes.py:49 msgid "The user has left the server while applying an overwrite." msgstr "" -#: redbot/cogs/mutes/mutes.py:44 +#: redbot/cogs/mutes/mutes.py:50 msgid "The channel I tried to mute or unmute the user in isn't found." msgstr "" -#: redbot/cogs/mutes/mutes.py:45 +#: redbot/cogs/mutes/mutes.py:51 msgid "The mute role no longer exists." msgstr "" -#: redbot/cogs/mutes/mutes.py:46 +#: redbot/cogs/mutes/mutes.py:52 msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." msgstr "" -#: redbot/cogs/mutes/mutes.py:68 +#: redbot/cogs/mutes/mutes.py:74 #, docstring msgid "\n" " Mute users temporarily or indefinitely.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:286 redbot/cogs/mutes/mutes.py:298 -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:392 -#: redbot/cogs/mutes/mutes.py:409 redbot/cogs/mutes/mutes.py:463 -#: redbot/cogs/mutes/mutes.py:483 redbot/cogs/mutes/mutes.py:488 +#: redbot/cogs/mutes/mutes.py:292 redbot/cogs/mutes/mutes.py:304 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:398 +#: redbot/cogs/mutes/mutes.py:415 redbot/cogs/mutes/mutes.py:469 +#: redbot/cogs/mutes/mutes.py:489 redbot/cogs/mutes/mutes.py:494 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:302 redbot/cogs/mutes/mutes.py:409 -#: redbot/cogs/mutes/mutes.py:617 redbot/cogs/mutes/mutes.py:1404 +#: redbot/cogs/mutes/mutes.py:308 redbot/cogs/mutes/mutes.py:415 +#: redbot/cogs/mutes/mutes.py:623 redbot/cogs/mutes/mutes.py:1416 msgid "Server unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:311 +#: redbot/cogs/mutes/mutes.py:317 msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:396 +#: redbot/cogs/mutes/mutes.py:402 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:422 +#: redbot/cogs/mutes/mutes.py:428 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:426 +#: redbot/cogs/mutes/mutes.py:432 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:472 redbot/cogs/mutes/mutes.py:692 +#: redbot/cogs/mutes/mutes.py:478 redbot/cogs/mutes/mutes.py:698 #: redbot/cogs/mutes/voicemutes.py:224 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:475 redbot/cogs/mutes/mutes.py:695 -#: redbot/cogs/mutes/mutes.py:1471 +#: redbot/cogs/mutes/mutes.py:481 redbot/cogs/mutes/mutes.py:701 +#: redbot/cogs/mutes/mutes.py:1483 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:492 +#: redbot/cogs/mutes/mutes.py:498 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:533 +#: redbot/cogs/mutes/mutes.py:539 msgid "Unknown" msgstr "未知" -#: redbot/cogs/mutes/mutes.py:538 +#: redbot/cogs/mutes/mutes.py:544 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:549 +#: redbot/cogs/mutes/mutes.py:555 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:550 +#: redbot/cogs/mutes/mutes.py:556 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:551 +#: redbot/cogs/mutes/mutes.py:557 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:553 +#: redbot/cogs/mutes/mutes.py:559 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:562 +#: redbot/cogs/mutes/mutes.py:568 msgid "\n" "**Moderator**: {moderator}" msgstr "" -#: redbot/cogs/mutes/mutes.py:567 +#: redbot/cogs/mutes/mutes.py:573 msgid "\n" "**Until**: {until}\n" "**Duration**: {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:573 +#: redbot/cogs/mutes/mutes.py:579 msgid "\n" "**Guild**: {guild_name}" msgstr "" -#: redbot/cogs/mutes/mutes.py:612 redbot/cogs/mutes/mutes.py:617 +#: redbot/cogs/mutes/mutes.py:618 redbot/cogs/mutes/mutes.py:623 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:632 redbot/cogs/mutes/mutes.py:641 +#: redbot/cogs/mutes/mutes.py:638 redbot/cogs/mutes/mutes.py:647 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:641 redbot/cogs/mutes/mutes.py:1186 +#: redbot/cogs/mutes/mutes.py:647 redbot/cogs/mutes/mutes.py:1198 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:702 redbot/cogs/mutes/mutes.py:711 +#: redbot/cogs/mutes/mutes.py:708 redbot/cogs/mutes/mutes.py:717 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:751 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:751 +#: redbot/cogs/mutes/mutes.py:757 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:758 +#: redbot/cogs/mutes/mutes.py:764 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:761 +#: redbot/cogs/mutes/mutes.py:767 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:763 +#: redbot/cogs/mutes/mutes.py:769 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:769 +#: redbot/cogs/mutes/mutes.py:775 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:773 +#: redbot/cogs/mutes/mutes.py:779 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:785 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:787 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:798 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:794 +#: redbot/cogs/mutes/mutes.py:800 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:799 +#: redbot/cogs/mutes/mutes.py:805 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:813 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -232,12 +232,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:814 redbot/cogs/mutes/mutes.py:815 -#: redbot/cogs/mutes/mutes.py:816 +#: redbot/cogs/mutes/mutes.py:820 redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 msgid "None" msgstr "無" -#: redbot/cogs/mutes/mutes.py:827 +#: redbot/cogs/mutes/mutes.py:833 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -246,15 +246,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:835 +#: redbot/cogs/mutes/mutes.py:841 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:839 +#: redbot/cogs/mutes/mutes.py:845 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:846 +#: redbot/cogs/mutes/mutes.py:852 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -264,23 +264,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:861 +#: redbot/cogs/mutes/mutes.py:867 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:871 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:870 redbot/cogs/mutes/mutes.py:925 +#: redbot/cogs/mutes/mutes.py:876 redbot/cogs/mutes/mutes.py:931 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:874 redbot/cogs/mutes/mutes.py:929 +#: redbot/cogs/mutes/mutes.py:880 redbot/cogs/mutes/mutes.py:935 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:885 +#: redbot/cogs/mutes/mutes.py:891 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -290,23 +290,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:896 +#: redbot/cogs/mutes/mutes.py:902 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:907 redbot/cogs/mutes/mutes.py:949 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:955 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 +#: redbot/cogs/mutes/mutes.py:918 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:919 +#: redbot/cogs/mutes/mutes.py:925 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:957 +#: redbot/cogs/mutes/mutes.py:963 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -314,63 +314,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:971 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:969 +#: redbot/cogs/mutes/mutes.py:975 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:972 +#: redbot/cogs/mutes/mutes.py:978 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:984 -msgid "This server does not have a mute role setup. You can setup a mute role with `{command_1}` or`{command_2}` if you just want a basic role created setup.\n\n" +#: redbot/cogs/mutes/mutes.py:990 +msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1000 +#: redbot/cogs/mutes/mutes.py:1009 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1010 +#: redbot/cogs/mutes/mutes.py:1019 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1016 -msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt." +#: redbot/cogs/mutes/mutes.py:1025 +msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1042 redbot/cogs/mutes/mutes.py:1256 +#: redbot/cogs/mutes/mutes.py:1054 redbot/cogs/mutes/mutes.py:1268 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1056 +#: redbot/cogs/mutes/mutes.py:1068 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1064 +#: redbot/cogs/mutes/mutes.py:1076 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1082 redbot/cogs/mutes/mutes.py:1107 +#: redbot/cogs/mutes/mutes.py:1094 redbot/cogs/mutes/mutes.py:1119 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1089 +#: redbot/cogs/mutes/mutes.py:1101 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1114 +#: redbot/cogs/mutes/mutes.py:1126 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1126 +#: redbot/cogs/mutes/mutes.py:1138 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -383,43 +383,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1141 redbot/cogs/mutes/mutes.py:1292 +#: redbot/cogs/mutes/mutes.py:1153 redbot/cogs/mutes/mutes.py:1304 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1143 redbot/cogs/mutes/mutes.py:1294 +#: redbot/cogs/mutes/mutes.py:1155 redbot/cogs/mutes/mutes.py:1306 #: redbot/cogs/mutes/voicemutes.py:92 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1154 redbot/cogs/mutes/mutes.py:1159 -#: redbot/cogs/mutes/mutes.py:1302 redbot/cogs/mutes/mutes.py:1307 +#: redbot/cogs/mutes/mutes.py:1166 redbot/cogs/mutes/mutes.py:1171 +#: redbot/cogs/mutes/mutes.py:1314 redbot/cogs/mutes/mutes.py:1319 #: redbot/cogs/mutes/voicemutes.py:110 redbot/cogs/mutes/voicemutes.py:117 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1193 +#: redbot/cogs/mutes/mutes.py:1205 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1195 +#: redbot/cogs/mutes/mutes.py:1207 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1206 +#: redbot/cogs/mutes/mutes.py:1218 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1217 +#: redbot/cogs/mutes/mutes.py:1229 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1228 +#: redbot/cogs/mutes/mutes.py:1240 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1278 +#: redbot/cogs/mutes/mutes.py:1290 #, docstring msgid "Mute a user in the current text channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,23 +432,23 @@ msgid "Mute a user in the current text channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1335 +#: redbot/cogs/mutes/mutes.py:1347 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1343 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1355 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1345 redbot/cogs/mutes/voicemutes.py:158 +#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/voicemutes.py:158 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1350 redbot/cogs/mutes/voicemutes.py:163 +#: redbot/cogs/mutes/mutes.py:1362 redbot/cogs/mutes/voicemutes.py:163 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1365 +#: redbot/cogs/mutes/mutes.py:1377 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -456,21 +456,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1373 redbot/cogs/mutes/mutes.py:1442 +#: redbot/cogs/mutes/mutes.py:1385 redbot/cogs/mutes/mutes.py:1454 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1375 redbot/cogs/mutes/mutes.py:1444 +#: redbot/cogs/mutes/mutes.py:1387 redbot/cogs/mutes/mutes.py:1456 #: redbot/cogs/mutes/voicemutes.py:186 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1417 +#: redbot/cogs/mutes/mutes.py:1429 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1434 +#: redbot/cogs/mutes/mutes.py:1446 #, docstring msgid "Unmute a user in this channel.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -478,11 +478,11 @@ msgid "Unmute a user in this channel.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1481 redbot/cogs/mutes/voicemutes.py:234 +#: redbot/cogs/mutes/mutes.py:1493 redbot/cogs/mutes/voicemutes.py:234 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1486 redbot/cogs/mutes/voicemutes.py:239 +#: redbot/cogs/mutes/mutes.py:1498 redbot/cogs/mutes/voicemutes.py:239 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/permissions/locales/af-ZA.po b/redbot/cogs/permissions/locales/af-ZA.po index 84cee63ea..348d9f51e 100644 --- a/redbot/cogs/permissions/locales/af-ZA.po +++ b/redbot/cogs/permissions/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ar-SA.po b/redbot/cogs/permissions/locales/ar-SA.po index d3146e5bd..18d3c084c 100644 --- a/redbot/cogs/permissions/locales/ar-SA.po +++ b/redbot/cogs/permissions/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "انتهت مهلة الرد." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/bg-BG.po b/redbot/cogs/permissions/locales/bg-BG.po index 9a1a20157..7cebcc622 100644 --- a/redbot/cogs/permissions/locales/bg-BG.po +++ b/redbot/cogs/permissions/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/bs-BA.po b/redbot/cogs/permissions/locales/bs-BA.po index 5149e200f..8f239e930 100644 --- a/redbot/cogs/permissions/locales/bs-BA.po +++ b/redbot/cogs/permissions/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ca-ES.po b/redbot/cogs/permissions/locales/ca-ES.po index a380b0a5d..4b8259dc3 100644 --- a/redbot/cogs/permissions/locales/ca-ES.po +++ b/redbot/cogs/permissions/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/cs-CZ.po b/redbot/cogs/permissions/locales/cs-CZ.po index c95f647e3..f3ceb44db 100644 --- a/redbot/cogs/permissions/locales/cs-CZ.po +++ b/redbot/cogs/permissions/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "Pravidla nastavena." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Jste si jisti?" @@ -296,10 +297,6 @@ msgstr "Jste si jisti?" msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Jste si jisti? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Akce zrušena." diff --git a/redbot/cogs/permissions/locales/da-DK.po b/redbot/cogs/permissions/locales/da-DK.po index cd6cb13e7..b1c5d634f 100644 --- a/redbot/cogs/permissions/locales/da-DK.po +++ b/redbot/cogs/permissions/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/de-DE.po b/redbot/cogs/permissions/locales/de-DE.po index 0b481c417..c227e67d1 100644 --- a/redbot/cogs/permissions/locales/de-DE.po +++ b/redbot/cogs/permissions/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -322,6 +322,7 @@ msgid "Rules set." msgstr "Regeln festgelegt." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Bist du sicher?" @@ -330,10 +331,6 @@ msgstr "Bist du sicher?" msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Bist du sicher? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Aktion abgebrochen." diff --git a/redbot/cogs/permissions/locales/el-GR.po b/redbot/cogs/permissions/locales/el-GR.po index 5b716f426..1e1d91653 100644 --- a/redbot/cogs/permissions/locales/el-GR.po +++ b/redbot/cogs/permissions/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/es-ES.po b/redbot/cogs/permissions/locales/es-ES.po index e8de05fc0..8f0bafb07 100644 --- a/redbot/cogs/permissions/locales/es-ES.po +++ b/redbot/cogs/permissions/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -344,6 +344,7 @@ msgid "Rules set." msgstr "Reglas establecidas." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "¿Estás seguro?" @@ -352,10 +353,6 @@ msgstr "¿Estás seguro?" msgid "Response timed out." msgstr "No hay respuesta; se ha agotado el tiempo de espera" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "¿Estás seguro? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Acción cancelada." diff --git a/redbot/cogs/permissions/locales/fi-FI.po b/redbot/cogs/permissions/locales/fi-FI.po index d97209668..734d89f93 100644 --- a/redbot/cogs/permissions/locales/fi-FI.po +++ b/redbot/cogs/permissions/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/fr-FR.po b/redbot/cogs/permissions/locales/fr-FR.po index a19899650..3e2005f45 100644 --- a/redbot/cogs/permissions/locales/fr-FR.po +++ b/redbot/cogs/permissions/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -291,6 +291,7 @@ msgid "Rules set." msgstr "Règles définies." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" @@ -299,10 +300,6 @@ msgstr "Êtes-vous sûr ?" msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Êtes-vous sûr ? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Action annulée." diff --git a/redbot/cogs/permissions/locales/he-IL.po b/redbot/cogs/permissions/locales/he-IL.po index 5db980254..f3fd837e5 100644 --- a/redbot/cogs/permissions/locales/he-IL.po +++ b/redbot/cogs/permissions/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/hi-IN.po b/redbot/cogs/permissions/locales/hi-IN.po index 9036392b0..2993430f0 100644 --- a/redbot/cogs/permissions/locales/hi-IN.po +++ b/redbot/cogs/permissions/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/hr-HR.po b/redbot/cogs/permissions/locales/hr-HR.po new file mode 100644 index 000000000..587dd5391 --- /dev/null +++ b/redbot/cogs/permissions/locales/hr-HR.po @@ -0,0 +1,303 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 191\n" +"Language: hr_HR\n" + +#: redbot/cogs/permissions/converters.py:65 +msgid "\"{arg}\" was not found. It must be the ID, mention, or name of a server, channel, user or role which the bot can see." +msgstr "" + +#: redbot/cogs/permissions/converters.py:74 +msgid "\"{arg}\" does not refer to a unique server, channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them." +msgstr "" + +#: redbot/cogs/permissions/converters.py:117 +msgid "\"{arg}\" was not found. It must be the ID, mention, or name of a channel, user or role in this server." +msgstr "" + +#: redbot/cogs/permissions/converters.py:126 +msgid "\"{arg}\" does not refer to a unique channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them." +msgstr "" + +#: redbot/cogs/permissions/converters.py:156 +msgid "Cog or command \"{name}\" not found. Please note that this is case sensitive." +msgstr "" + +#: redbot/cogs/permissions/converters.py:169 +msgid "\"{arg}\" is not a valid rule. Valid rules are \"allow\" or \"deny\"" +msgstr "" + +#: redbot/cogs/permissions/converters.py:182 +msgid "\"{arg}\" is not a valid rule. Valid rules are \"allow\" or \"deny\", or \"clear\" to remove the rule" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:46 +#: redbot/cogs/permissions/permissions.py:61 +msgid "Rules must be either `true` or `false`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:50 +msgid "Keys under command names must be IDs (numbers) or `default`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:54 +msgid "Keys under `COMMAND` must be command names (strings)." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:65 +msgid "Keys under cog names must be IDs or `default`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:69 +msgid "Keys under `COG` must be cog names (strings)." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:73 +msgid "Top-level keys must be either `COG` or `COMMAND`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:83 +#, docstring +msgid "Customise permissions for commands and cogs." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:207 +#, docstring +msgid "Command permission management tools." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:212 +#, docstring +msgid "Explain how permissions works." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:215 +msgid "This cog extends the default permission model of the bot. By default, many commands are restricted based on what the command can do.\n" +"This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" +"When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" +"Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" +" 1. Rules about a user.\n" +" 2. Rules about the voice channel a user is in.\n" +" 3. Rules about the text channel a command was issued in.\n" +" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +" 5. Rules about the server a user is in (Global rules only).\n\n" +"For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:241 +#, docstring +msgid "Check if a user can run a command.\n\n" +" This will take the current context into account, such as the\n" +" server and text channel.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:256 +msgid "No such command" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:267 +msgid "That user can run the specified command." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:269 +msgid "That user can not run the specified command." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:276 +#, docstring +msgid "Manage permissions with YAML files." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:280 +#, docstring +msgid "Sends an example of the yaml layout for permissions" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:282 +msgid "Example YAML for setting rules:\n" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:304 +#, docstring +msgid "Set global rules with a YAML file.\n\n" +" **WARNING**: This will override reset *all* global rules\n" +" to the rules specified in the uploaded file.\n\n" +" This does not validate the names of commands and cogs before\n" +" setting the new rules.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:318 +#, docstring +msgid "Set rules for this server with a YAML file.\n\n" +" **WARNING**: This will override reset *all* rules in this\n" +" server to the rules specified in the uploaded file.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:328 +#, docstring +msgid "Get a YAML file detailing all global rules." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:333 +#: redbot/cogs/permissions/permissions.py:349 +msgid "I'm not allowed to DM you." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:336 +#: redbot/cogs/permissions/permissions.py:351 +msgid "I've just sent the file to you via DM." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:344 +#, docstring +msgid "Get a YAML file detailing all rules in this server." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:358 +#, docstring +msgid "Update global rules with a YAML file.\n\n" +" This won't touch any rules not specified in the YAML\n" +" file.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:369 +#, docstring +msgid "Update rules for this server with a YAML file.\n\n" +" This won't touch any rules not specified in the YAML\n" +" file.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:385 +#, docstring +msgid "Add a global rule to a command.\n\n" +" `` should be one of \"allow\" or \"deny\".\n\n" +" `` is the cog or command to add the rule to.\n" +" This is case sensitive.\n\n" +" `` is one or more users, channels or roles the rule is for.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:401 +#: redbot/cogs/permissions/permissions.py:431 +msgid "Rule added." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:415 +#, docstring +msgid "Add a rule to a command in this server.\n\n" +" `` should be one of \"allow\" or \"deny\".\n\n" +" `` is the cog or command to add the rule to.\n" +" This is case sensitive.\n\n" +" `` is one or more users, channels or roles the rule is for.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:441 +#, docstring +msgid "Remove a global rule from a command.\n\n" +" `` is the cog or command to remove the rule\n" +" from. This is case sensitive.\n\n" +" `` is one or more users, channels or roles the rule is for.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:450 +#: redbot/cogs/permissions/permissions.py:474 +msgid "Rule removed." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:463 +#, docstring +msgid "Remove a server rule from a command.\n\n" +" `` is the cog or command to remove the rule\n" +" from. This is case sensitive.\n\n" +" `` is one or more users, channels or roles the rule is for.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:482 +#, docstring +msgid "Set the default rule for a command in this server.\n\n" +" This is the rule a command will default to when no other rule\n" +" is found.\n\n" +" `` should be one of \"allow\", \"deny\" or \"clear\".\n" +" \"clear\" will reset the default rule.\n\n" +" `` is the cog or command to set the default\n" +" rule for. This is case sensitive.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:498 +#: redbot/cogs/permissions/permissions.py:519 +msgid "Default set." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:505 +#, docstring +msgid "Set the default global rule for a command.\n\n" +" This is the rule a command will default to when no other rule\n" +" is found.\n\n" +" `` should be one of \"allow\", \"deny\" or \"clear\".\n" +" \"clear\" will reset the default rule.\n\n" +" `` is the cog or command to set the default\n" +" rule for. This is case sensitive.\n" +" " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:524 +#, docstring +msgid "Reset all global rules." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:534 +#, docstring +msgid "Reset all rules in this server." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:637 +msgid "You must upload a file." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:643 +msgid "Invalid syntax: " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:646 +msgid "Your YAML file did not match the schema: " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:649 +msgid "Rules set." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 +msgid "Are you sure?" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:700 +#: redbot/cogs/permissions/permissions.py:713 +msgid "Response timed out." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:719 +msgid "Action cancelled." +msgstr "" + diff --git a/redbot/cogs/permissions/locales/hu-HU.po b/redbot/cogs/permissions/locales/hu-HU.po index 283ba951e..b6d4bd93e 100644 --- a/redbot/cogs/permissions/locales/hu-HU.po +++ b/redbot/cogs/permissions/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Biztos vagy benne?" @@ -296,10 +297,6 @@ msgstr "Biztos vagy benne?" msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Biztos vagy benne? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Visszavonva." diff --git a/redbot/cogs/permissions/locales/id-ID.po b/redbot/cogs/permissions/locales/id-ID.po index a4e8f8cd6..5f712ecaa 100644 --- a/redbot/cogs/permissions/locales/id-ID.po +++ b/redbot/cogs/permissions/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/it-IT.po b/redbot/cogs/permissions/locales/it-IT.po index 4a32a0b5c..41ae50418 100644 --- a/redbot/cogs/permissions/locales/it-IT.po +++ b/redbot/cogs/permissions/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ja-JP.po b/redbot/cogs/permissions/locales/ja-JP.po index 8c7a71270..652ae041e 100644 --- a/redbot/cogs/permissions/locales/ja-JP.po +++ b/redbot/cogs/permissions/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ko-KR.po b/redbot/cogs/permissions/locales/ko-KR.po index 5dc5a5d5c..844d7ed79 100644 --- a/redbot/cogs/permissions/locales/ko-KR.po +++ b/redbot/cogs/permissions/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/nb-NO.po b/redbot/cogs/permissions/locales/nb-NO.po index 38e7d9b48..fc4e170ca 100644 --- a/redbot/cogs/permissions/locales/nb-NO.po +++ b/redbot/cogs/permissions/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -346,6 +346,7 @@ msgid "Rules set." msgstr "Regler satt." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Er du sikker?" @@ -354,10 +355,6 @@ msgstr "Er du sikker?" msgid "Response timed out." msgstr "Responsen ble tidsavbrutt." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Er du sikker? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Handlingen avbrutt." diff --git a/redbot/cogs/permissions/locales/nl-NL.po b/redbot/cogs/permissions/locales/nl-NL.po index 9ed63c61b..c73354b02 100644 --- a/redbot/cogs/permissions/locales/nl-NL.po +++ b/redbot/cogs/permissions/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/pl-PL.po b/redbot/cogs/permissions/locales/pl-PL.po index 88a2d0f1a..53e81673a 100644 --- a/redbot/cogs/permissions/locales/pl-PL.po +++ b/redbot/cogs/permissions/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -296,6 +296,7 @@ msgid "Rules set." msgstr "Reguły ustawione." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Jesteś pewny/pewna?" @@ -304,10 +305,6 @@ msgstr "Jesteś pewny/pewna?" msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Czy jesteś pewien/pewna? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Operacja anulowana." diff --git a/redbot/cogs/permissions/locales/pt-BR.po b/redbot/cogs/permissions/locales/pt-BR.po index 0b9e83d94..917429438 100644 --- a/redbot/cogs/permissions/locales/pt-BR.po +++ b/redbot/cogs/permissions/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/pt-PT.po b/redbot/cogs/permissions/locales/pt-PT.po index 553bb475e..c29c7d21c 100644 --- a/redbot/cogs/permissions/locales/pt-PT.po +++ b/redbot/cogs/permissions/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ro-RO.po b/redbot/cogs/permissions/locales/ro-RO.po index 406e241d6..b270bb87f 100644 --- a/redbot/cogs/permissions/locales/ro-RO.po +++ b/redbot/cogs/permissions/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ru-RU.po b/redbot/cogs/permissions/locales/ru-RU.po index 7d5a3eceb..5ec939075 100644 --- a/redbot/cogs/permissions/locales/ru-RU.po +++ b/redbot/cogs/permissions/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -345,6 +345,7 @@ msgid "Rules set." msgstr "Правила установлены." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Вы уверены?" @@ -353,10 +354,6 @@ msgstr "Вы уверены?" msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Вы уверены? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "Действие отменено." diff --git a/redbot/cogs/permissions/locales/sk-SK.po b/redbot/cogs/permissions/locales/sk-SK.po index 82fcde9d5..cc51d813f 100644 --- a/redbot/cogs/permissions/locales/sk-SK.po +++ b/redbot/cogs/permissions/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/sl-SI.po b/redbot/cogs/permissions/locales/sl-SI.po index 62ae91e1d..b50847b9d 100644 --- a/redbot/cogs/permissions/locales/sl-SI.po +++ b/redbot/cogs/permissions/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/sr-CS.po b/redbot/cogs/permissions/locales/sr-CS.po index e410b43d1..a6369b470 100644 --- a/redbot/cogs/permissions/locales/sr-CS.po +++ b/redbot/cogs/permissions/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/sr-SP.po b/redbot/cogs/permissions/locales/sr-SP.po index f42607bb7..8295d603e 100644 --- a/redbot/cogs/permissions/locales/sr-SP.po +++ b/redbot/cogs/permissions/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/sv-SE.po b/redbot/cogs/permissions/locales/sv-SE.po index 5253ec0b8..ff331e266 100644 --- a/redbot/cogs/permissions/locales/sv-SE.po +++ b/redbot/cogs/permissions/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/tr-TR.po b/redbot/cogs/permissions/locales/tr-TR.po index 780fd7860..eff736bdc 100644 --- a/redbot/cogs/permissions/locales/tr-TR.po +++ b/redbot/cogs/permissions/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -346,6 +346,7 @@ msgid "Rules set." msgstr "Kurallar ayarlandı." #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "Emin misiniz?" @@ -354,10 +355,6 @@ msgstr "Emin misiniz?" msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "Emin misiniz? (y/n)" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "İşlem iptal edildi." diff --git a/redbot/cogs/permissions/locales/uk-UA.po b/redbot/cogs/permissions/locales/uk-UA.po index f5a40faf0..05b2d9b9a 100644 --- a/redbot/cogs/permissions/locales/uk-UA.po +++ b/redbot/cogs/permissions/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/vi-VN.po b/redbot/cogs/permissions/locales/vi-VN.po index 05dc00e98..35a0d6d3c 100644 --- a/redbot/cogs/permissions/locales/vi-VN.po +++ b/redbot/cogs/permissions/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-CN.po b/redbot/cogs/permissions/locales/zh-CN.po index 3769f0bb5..0d790d36b 100644 --- a/redbot/cogs/permissions/locales/zh-CN.po +++ b/redbot/cogs/permissions/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "响应超时" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-HK.po b/redbot/cogs/permissions/locales/zh-HK.po index b58d7d71e..7e8c90906 100644 --- a/redbot/cogs/permissions/locales/zh-HK.po +++ b/redbot/cogs/permissions/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-TW.po b/redbot/cogs/permissions/locales/zh-TW.po index 952538b40..f8889a045 100644 --- a/redbot/cogs/permissions/locales/zh-TW.po +++ b/redbot/cogs/permissions/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-05-28 17:07+0000\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -288,6 +288,7 @@ msgid "Rules set." msgstr "" #: redbot/cogs/permissions/permissions.py:693 +#: redbot/cogs/permissions/permissions.py:708 msgid "Are you sure?" msgstr "" @@ -296,10 +297,6 @@ msgstr "" msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:708 -msgid "Are you sure? (y/n)" -msgstr "" - #: redbot/cogs/permissions/permissions.py:719 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/reports/locales/hr-HR.po b/redbot/cogs/reports/locales/hr-HR.po new file mode 100644 index 000000000..3ed4da349 --- /dev/null +++ b/redbot/cogs/reports/locales/hr-HR.po @@ -0,0 +1,174 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-05-08 00:51+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 194\n" +"Language: hr_HR\n" + +#: redbot/cogs/reports/reports.py:26 +#, docstring +msgid "Create user reports that server staff can respond to.\n\n" +" Users can open reports using `[p]report`. These are then sent\n" +" to a channel in the server for staff, and the report creator\n" +" gets a DM. Both can be used to communicate.\n" +" " +msgstr "" + +#: redbot/cogs/reports/reports.py:104 +#, docstring +msgid "Manage Reports." +msgstr "" + +#: redbot/cogs/reports/reports.py:110 +#, docstring +msgid "Set the channel where reports will be sent." +msgstr "" + +#: redbot/cogs/reports/reports.py:112 +msgid "The report channel has been set." +msgstr "" + +#: redbot/cogs/reports/reports.py:117 +#, docstring +msgid "Enable or disable reporting for this server." +msgstr "" + +#: redbot/cogs/reports/reports.py:122 +msgid "Reporting is now enabled" +msgstr "" + +#: redbot/cogs/reports/reports.py:124 +msgid "Reporting is now disabled." +msgstr "" + +#: redbot/cogs/reports/reports.py:183 +msgid "You took too long to select. Try again later." +msgstr "" + +#: redbot/cogs/reports/reports.py:190 +msgid "That wasn't a valid choice." +msgstr "" + +#: redbot/cogs/reports/reports.py:213 +msgid "Report from {author}{maybe_nick}" +msgstr "" + +#: redbot/cogs/reports/reports.py:218 +msgid "Report #{}" +msgstr "" + +#: redbot/cogs/reports/reports.py:222 +msgid "Report from {author.mention} (Ticket #{number})" +msgstr "" + +#: redbot/cogs/reports/reports.py:241 +#, docstring +msgid "Send a report.\n\n" +" Use without arguments for interactive reporting, or do\n" +" `[p]report [text]` to use it non-interactively.\n" +" " +msgstr "" + +#: redbot/cogs/reports/reports.py:250 +msgid "Select a server to make a report in by number." +msgstr "" + +#: redbot/cogs/reports/reports.py:256 +msgid "Reporting has not been enabled for this server" +msgstr "" + +#: redbot/cogs/reports/reports.py:263 +msgid "You've sent too many reports recently. Please contact a server admin if this is important matter, or please wait and try again later." +msgstr "" + +#: redbot/cogs/reports/reports.py:271 +msgid "Please finish making your prior report before trying to make an additional one!" +msgstr "" + +#: redbot/cogs/reports/reports.py:286 +msgid "Please respond to this message with your Report.\n" +"Your report should be a single message" +msgstr "" + +#: redbot/cogs/reports/reports.py:292 +msgid "This requires DMs enabled." +msgstr "" + +#: redbot/cogs/reports/reports.py:301 +msgid "You took too long. Try again later." +msgstr "" + +#: redbot/cogs/reports/reports.py:309 +msgid "This server has no reports channel set up. Please contact a server admin." +msgstr "" + +#: redbot/cogs/reports/reports.py:315 +msgid "There was an error sending your report, please contact a server admin." +msgstr "" + +#: redbot/cogs/reports/reports.py:318 +msgid "Your report was submitted. (Ticket #{})" +msgstr "" + +#: redbot/cogs/reports/reports.py:354 +msgid "{closer} has closed the correspondence" +msgstr "" + +#: redbot/cogs/reports/reports.py:371 +msgid "Re: ticket# {ticket_number} in {guild.name}" +msgstr "" + +#: redbot/cogs/reports/reports.py:384 +msgid "Correspondence about ticket# {ticket_number} in {guild.name} has been ended due to reports being disabled in that server." +msgstr "" + +#: redbot/cogs/reports/reports.py:395 +#, docstring +msgid "Open a message tunnel.\n\n" +" This tunnel will forward things you say in this channel\n" +" to the ticket opener's direct messages.\n\n" +" Tunnels do not persist across bot restarts.\n" +" " +msgstr "" + +#: redbot/cogs/reports/reports.py:409 +msgid "That ticket doesn't seem to exist" +msgstr "" + +#: redbot/cogs/reports/reports.py:412 +msgid "That user isn't here anymore." +msgstr "" + +#: redbot/cogs/reports/reports.py:418 +msgid "Either you or the user you are trying to reach already has an open communication." +msgstr "" + +#: redbot/cogs/reports/reports.py:424 +msgid " Anything you say or upload here (8MB file size limitation on uploads) will be forwarded to them until the communication is closed.\n" +"You can close a communication at any point by reacting with the ❎ to the last message received.\n" +"Any message successfully forwarded will be marked with ✅.\n" +"Tunnels are not persistent across bot restarts." +msgstr "" + +#: redbot/cogs/reports/reports.py:435 +msgid "A moderator in the server `{guild.name}` has opened a 2-way communication about ticket number {ticket_number}." +msgstr "" + +#: redbot/cogs/reports/reports.py:444 +msgid "That user has DMs disabled." +msgstr "" + +#: redbot/cogs/reports/reports.py:448 +msgid "You have opened a 2-way communication about ticket number {ticket_number}." +msgstr "" + diff --git a/redbot/cogs/streams/locales/hr-HR.po b/redbot/cogs/streams/locales/hr-HR.po new file mode 100644 index 000000000..62f13d262 --- /dev/null +++ b/redbot/cogs/streams/locales/hr-HR.po @@ -0,0 +1,381 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-09-03 14:25+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 48\n" +"Language: hr_HR\n" + +#: redbot/cogs/streams/streams.py:42 +#, docstring +msgid "Various commands relating to streaming platforms.\n\n" +" You can check if a Twitch, YouTube or Picarto stream is\n" +" currently live.\n" +" " +msgstr "Razne naredbe koje se odnose na streaming platforme\n\n" +" Možes provjerit je li Twitch, YouTube ili Picarto stream\n" +" trenutno uživo.\n" +" " + +#: redbot/cogs/streams/streams.py:143 +msgid "You need a client secret key if you want to use the Twitch API on this cog.\n" +"Follow these steps:\n" +"1. Go to this page: https://dev.twitch.tv/console/apps.\n" +"2. Click \"Manage\" on your application.\n" +"3. Click on \"New secret\".\n" +"5. Copy your client ID and your client secret into:\n" +"{command}\n\n" +"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot." +msgstr "" + +#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490 +msgid "" +msgstr "" + +#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490 +msgid "" +msgstr "" + +#: redbot/cogs/streams/streams.py:210 +#, docstring +msgid "Check if a Twitch channel is live." +msgstr "Provjeri je li Twitch kanal uživo." + +#: redbot/cogs/streams/streams.py:225 +#, docstring +msgid "Check if a YouTube channel is live." +msgstr "Provjeri je li YouTube kanal uživo." + +#: redbot/cogs/streams/streams.py:243 +#, docstring +msgid "Check if a Picarto channel is live." +msgstr "Provjeri je li Picarto kanal uživo." + +#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291 +msgid "That user is offline." +msgstr "Taj korisnik je offline." + +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449 +msgid "That channel doesn't seem to exist." +msgstr "Čini se da taj kanal ne postoji." + +#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417 +msgid "The Twitch token is either invalid or has not been set. See {command}." +msgstr "" + +#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424 +msgid "The YouTube API key is either invalid or has not been set. See {command}." +msgstr "" + +#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432 +msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." +msgstr "" + +#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444 +msgid "Something went wrong whilst trying to contact the stream service's API." +msgstr "" + +#: redbot/cogs/streams/streams.py:301 +#, docstring +msgid "Manage automated stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:306 +#, docstring +msgid "Manage Twitch stream notifications." +msgstr "" + +#: redbot/cogs/streams/streams.py:311 +#, docstring +msgid "Toggle alerts in this channel for a Twitch stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:314 +msgid "Please supply the name of a *Twitch* channel, not a Discord channel." +msgstr "" + +#: redbot/cogs/streams/streams.py:321 +#, docstring +msgid "Toggle alerts in this channel for a YouTube stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:326 +#, docstring +msgid "Toggle alerts in this channel for a Picarto stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:331 +#, docstring +msgid "Disable all stream alerts in this channel or server.\n\n" +" `[p]streamalert stop` will disable this channel's stream\n" +" alerts.\n\n" +" Do `[p]streamalert stop yes` to disable all stream alerts in\n" +" this server.\n" +" " +msgstr "" + +#: redbot/cogs/streams/streams.py:361 +msgid "All the stream alerts in this server have been disabled." +msgstr "" + +#: redbot/cogs/streams/streams.py:363 +msgid "All the stream alerts in this channel have been disabled." +msgstr "" + +#: redbot/cogs/streams/streams.py:369 +#, docstring +msgid "List all active stream alerts in this server." +msgstr "" + +#: redbot/cogs/streams/streams.py:372 +msgid "Active alerts:\n\n" +msgstr "" + +#: redbot/cogs/streams/streams.py:380 +msgid "There are no active alerts in this server." +msgstr "" + +#: redbot/cogs/streams/streams.py:457 +#, docstring +msgid "Manage stream alert settings." +msgstr "" + +#: redbot/cogs/streams/streams.py:463 +#, docstring +msgid "Set stream check refresh time." +msgstr "" + +#: redbot/cogs/streams/streams.py:465 +msgid "You cannot set the refresh timer to less than 60 seconds" +msgstr "" + +#: redbot/cogs/streams/streams.py:475 +#, docstring +msgid "Explain how to set the twitch token." +msgstr "" + +#: redbot/cogs/streams/streams.py:476 +msgid "To set the twitch API tokens, follow these steps:\n" +"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n" +"2. Click *Register Your Application*.\n" +"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n" +"4. Click *Register*.\n" +"5. Copy your client ID and your client secret into:\n" +"{command}\n\n" +"Note: These tokens are sensitive and should only be used in a private channel\n" +"or in DM with the bot.\n" +msgstr "" + +#: redbot/cogs/streams/streams.py:499 +#, docstring +msgid "Explain how to set the YouTube token." +msgstr "" + +#: redbot/cogs/streams/streams.py:501 +msgid "To get one, do the following:\n" +"1. Create a project\n" +"(see https://support.google.com/googleapi/answer/6251787 for details)\n" +"2. Enable the YouTube Data API v3 \n" +"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n" +"3. Set up your API key \n" +"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n" +"4. Copy your API key and run the command {command}\n\n" +"Note: These tokens are sensitive and should only be used in a private channel\n" +"or in DM with the bot.\n" +msgstr "" + +#: redbot/cogs/streams/streams.py:515 +msgid "" +msgstr "" + +#: redbot/cogs/streams/streams.py:524 +#, docstring +msgid "Manage custom messages for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:530 +#, docstring +msgid "Set stream alert message when mentions are enabled.\n\n" +" Use `{mention}` in the message to insert the selected mentions.\n" +" Use `{stream}` in the message to insert the channel or username.\n" +" Use `{stream.display_name}` in the message to insert the channel's display name (on Twitch, this may be different from `{stream}`).\n\n" +" For example: `[p]streamset message mention {mention}, {stream.display_name} is live!`\n" +" " +msgstr "" + +#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554 +msgid "Stream alert message set!" +msgstr "Poruka obavijesti o streamu postavljena!" + +#: redbot/cogs/streams/streams.py:545 +#, docstring +msgid "Set stream alert message when mentions are disabled.\n\n" +" Use `{stream}` in the message to insert the channel or username.\n" +" Use `{stream.display_name}` in the message to insert the channel's display name (on Twitch, this may be different from `{stream}`).\n\n" +" For example: `[p]streamset message nomention {stream.display_name} is live!`\n" +" " +msgstr "" + +#: redbot/cogs/streams/streams.py:559 +#, docstring +msgid "Reset the stream alert messages in this server." +msgstr "" + +#: redbot/cogs/streams/streams.py:563 +msgid "Stream alerts in this server will now use the default alert message." +msgstr "" + +#: redbot/cogs/streams/streams.py:568 +#, docstring +msgid "Manage mention settings for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:574 +#, docstring +msgid "Toggle the `@​everyone` mention." +msgstr "" + +#: redbot/cogs/streams/streams.py:579 +msgid "`@​everyone` will no longer be mentioned for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:582 +msgid "When a stream is live, `@​everyone` will be mentioned." +msgstr "" + +#: redbot/cogs/streams/streams.py:587 +#, docstring +msgid "Toggle the `@​here` mention." +msgstr "" + +#: redbot/cogs/streams/streams.py:592 +msgid "`@​here` will no longer be mentioned for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:595 +msgid "When a stream is live, `@​here` will be mentioned." +msgstr "" + +#: redbot/cogs/streams/streams.py:600 +#, docstring +msgid "Toggle a role mention." +msgstr "" + +#: redbot/cogs/streams/streams.py:605 +msgid "`@​{role.name}` will no longer be mentioned for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:611 +msgid "When a stream or community is live, `@​{role.name}` will be mentioned." +msgstr "" + +#: redbot/cogs/streams/streams.py:615 +msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." +msgstr "" + +#: redbot/cogs/streams/streams.py:626 +#, docstring +msgid "Toggle alert deletion for when streams go offline." +msgstr "" + +#: redbot/cogs/streams/streams.py:629 +msgid "The notifications will be deleted once streams go offline." +msgstr "Obavijesti će biti izbrisane kada se streamovi isključe." + +#: redbot/cogs/streams/streams.py:631 +msgid "Notifications will no longer be deleted." +msgstr "Obavijesti se više neće brisati." + +#: redbot/cogs/streams/streams.py:636 +#, docstring +msgid "Toggle excluding rerun streams from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:641 +msgid "Streams of type 'rerun' will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:644 +msgid "Streams of type 'rerun' will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:649 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:654 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:665 +msgid "I'll now send a notification in this channel when {stream.name} is live." +msgstr "Poslat ću obavijest u ovaj kanal kada je {stream.name} uživo." + +#: redbot/cogs/streams/streams.py:674 +msgid "I won't send notifications about {stream.name} in this channel anymore." +msgstr "Više neću slati obavijesti o {stream.name} u ovaj kanal." + +#: redbot/cogs/streams/streams.py:825 +msgid "{mention}, {display_name} is live!" +msgstr "{mention}, {display_name} prenosi uživo!" + +#: redbot/cogs/streams/streams.py:845 +msgid "{display_name} is live!" +msgstr "{display_name} prenosi uživo!" + +#: redbot/cogs/streams/streamtypes.py:226 +msgid "This stream will start in {time}" +msgstr "Stream će započet za {time}" + +#: redbot/cogs/streams/streamtypes.py:232 +msgid "This stream was scheduled for {min} minutes ago" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:446 +msgid "Untitled broadcast" +msgstr "Neimenovan stream" + +#: redbot/cogs/streams/streamtypes.py:448 +msgid " - Rerun" +msgstr " - Repriza" + +#: redbot/cogs/streams/streamtypes.py:451 +#: redbot/cogs/streams/streamtypes.py:499 +msgid "Followers" +msgstr "Pratitelji" + +#: redbot/cogs/streams/streamtypes.py:452 +#: redbot/cogs/streams/streamtypes.py:500 +msgid "Total views" +msgstr "Ukupno pregleda" + +#: redbot/cogs/streams/streamtypes.py:457 +msgid "Playing: " +msgstr "Igra: " + +#: redbot/cogs/streams/streamtypes.py:505 +msgid "None" +msgstr "Ništa" + +#: redbot/cogs/streams/streamtypes.py:508 +msgid "NSFW | " +msgstr "NSFW | " + +#: redbot/cogs/streams/streamtypes.py:512 +msgid "{adult}Category: {category} | Tags: {tags}" +msgstr "{adult}Kategorija: {category} | Oznake: {tags}" + diff --git a/redbot/cogs/trivia/locales/af-ZA.po b/redbot/cogs/trivia/locales/af-ZA.po index c444b4e16..578c20f14 100644 --- a/redbot/cogs/trivia/locales/af-ZA.po +++ b/redbot/cogs/trivia/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: af_ZA\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/ar-SA.po b/redbot/cogs/trivia/locales/ar-SA.po index ea3cf0d6c..247c33eec 100644 --- a/redbot/cogs/trivia/locales/ar-SA.po +++ b/redbot/cogs/trivia/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: ar_SA\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "هناك بالفعل جلسة ثلاثية مستمرة في هذه القناة." @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "لعب الرحلة مع الأصدقاء!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "إدارة إعدادات تريفيا." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,74 +135,74 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "تعيين مجموع النقاط المطلوبة للفوز. (Automatic Translation)." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "النتيجة يجب أن تكون أكبر من 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "تم. النقاط المطلوبة للفوز بتعيين إلى {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "تعيين الحد الأقصى من الثواني المسموح بها للإجابة على سؤال." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "يجب أن يكون 4 ثوان على الأقل." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "تم. الحد الأقصى للثوان للإجابة المحددة إلى {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "تعيين طول الوقت حتى يتوقف التروفيا بسبب عدم وجود استجابة." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "يجب أن يكون أكبر من الحد الزمني للإجابة." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "تم. سوف تنتهي جلسات تريفيا بعد {num} ثانية من عدم الردود." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "السماح / عدم السماح لقوائم ثلاثية لتجاوز الإعدادات." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "تم. يمكن لقوائم تريفيا الآن تجاوز إعدادات ثلاثية لهذا الخادم." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "تم. لم يعد من الممكن تجاوز قوائم تريفيا إعدادات ثلاثية لهذا الخادم." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -211,15 +211,15 @@ msgstr "تعيين ما إذا كان البوت يحصل على نقاط أم " في حالة التمكين، البوت سيحصل على نقطة إذا لم يخمن أحد بشكل صحيح.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "تم. سأحصل الآن على نقطة إذا لم يجيب المستخدمون في الوقت المناسب." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -230,15 +230,15 @@ msgstr "تعيين ما إذا كان قد تم الكشف عن الإجابة " في الوقت المناسب.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "تم. سأفصح عن الإجابة إذا لم يكن أحد يعرف ذلك." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "حسناً، لن أكشف الإجابة على الأسئلة بعد الآن." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -255,80 +255,80 @@ msgstr "تعيين مضاعف الدفع.\n\n" " هذا المضاعف.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "يجب أن يكون المضاعف صفر على الأقل." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "تم. تم تعيين مضاعف الدفع إلى {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "تم. لن أكافئ الفائز بعد الآن بالدفع." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -339,41 +339,41 @@ msgstr "بدء جلسة ثلاثية في الفئة المحددة.\n\n" " أسئلةً من جميعها.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "هناك بالفعل جلسة ثلاثية مستمرة في هذه القناة." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "الفئة '{name}`. انظر '{prefix}trivia list` لقائمة فئات ثلاثية غير صالحة." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "حدث خطأ أثناء تحليل قائمة ثلاثية لفئة `{name}`. قد يتم تنسيقها بشكل غير صحيح." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "تم تحليل قائمة ثلاثية بنجاح ، ولكن يبدو أنها فارغة!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "أوقفوا دورة ثلاثية مستمرة." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "توقفت تريفيا." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "قائمة الفئات الثلاثية المتاحة." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "قوائم ثلاثية متاحة" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -384,7 +384,7 @@ msgstr "مجلس إدارة ثلاثية.\n\n" " أوامر فرعية للوحة تصادق أكثر تخصيصا.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -403,11 +403,11 @@ msgstr "لائحة المتصدرين لهذا الخادم.\n\n" "هو عدد الرتب التي تريد عرضها على لوحة المتصدرين.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "حقل غير معروف '{field_name}`، راجع `{prefix}مساعدة ثلاثية المتصدرين خادم` للحقول الصالحة للفرز." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -426,52 +426,52 @@ msgstr "لائحة المتصدرين لهذا الخادم.\n\n" "هو عدد الرتب التي تريد عرضها على لوحة المتصدرين.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "لا توجد أي نقاط في التسجيل!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "عضو" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "الفائزون" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/bg-BG.po b/redbot/cogs/trivia/locales/bg-BG.po index 7693e67a8..2bf0c65a0 100644 --- a/redbot/cogs/trivia/locales/bg-BG.po +++ b/redbot/cogs/trivia/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: bg_BG\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/bs-BA.po b/redbot/cogs/trivia/locales/bs-BA.po index 668c01d3f..08a95e48b 100644 --- a/redbot/cogs/trivia/locales/bs-BA.po +++ b/redbot/cogs/trivia/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: bs_BA\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/ca-ES.po b/redbot/cogs/trivia/locales/ca-ES.po index 57ef1d00d..0fb6c51c6 100644 --- a/redbot/cogs/trivia/locales/ca-ES.po +++ b/redbot/cogs/trivia/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: ca_ES\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/cs-CZ.po b/redbot/cogs/trivia/locales/cs-CZ.po index 557910293..1eeb46aec 100644 --- a/redbot/cogs/trivia/locales/cs-CZ.po +++ b/redbot/cogs/trivia/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: cs_CZ\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Násobitel musí být alespoň 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Neplatný syntax: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "V záznamu nejsou žádné skóre!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Rank" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Člen" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Výhry" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Odehrané hry" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Celkové skóre" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Průměrné skóre" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/da-DK.po b/redbot/cogs/trivia/locales/da-DK.po index 8df90b1d1..e57d557bb 100644 --- a/redbot/cogs/trivia/locales/da-DK.po +++ b/redbot/cogs/trivia/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: da_DK\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/de-DE.po b/redbot/cogs/trivia/locales/de-DE.po index e7f721016..9dcab2219 100644 --- a/redbot/cogs/trivia/locales/de-DE.po +++ b/redbot/cogs/trivia/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: de_DE\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "In diesem Kanal läuft gerade keine Trivia Runde." @@ -41,15 +41,15 @@ msgstr "Ach ja? Es ist natürlich {answer}." #: redbot/cogs/trivia/session.py:26 msgid "I know this one! ||{answer}!||" -msgstr "" +msgstr "Das weiß ich! ||{answer}!||" #: redbot/cogs/trivia/session.py:27 msgid "Easy: ||{answer}.||" -msgstr "" +msgstr "Ganz einfach: ||{answer}.||" #: redbot/cogs/trivia/session.py:28 msgid "Oh really? It's ||{answer}|| of course." -msgstr "" +msgstr "Echt jetzt? Es ist natürlich ||{answer}||." #: redbot/cogs/trivia/session.py:32 msgid "To the next one I guess..." @@ -109,22 +109,22 @@ msgstr "Glückwunsch, {users}! Sie erhälten jeweils {num} {currency} für Ihren msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "Glückwunsch, {user}! Du erhältst {num} {currency} weil du Erster gewesen bist!" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Spiele Trivia mit Freunden!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Verwalte Trivia Einstellungen." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "Zeige die aktuellen Trivia-Einstellungen." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -134,76 +134,86 @@ msgid "Current settings\n" "Payout multiplier: {payout_multiplier}\n" "Allow lists to override settings: {allow_override}\n" "Use Spoilers in answers: {use_spoilers}" -msgstr "" +msgstr "Aktuelle Einstellungen\n" +"Bot erhält Punkte: {bot_plays}\n" +"Antwortzeit-Limit: {delay} Sekunden\n" +"Mangel an Reaktionszeit: {timeout} Sekunden\n" +"Punkte zu gewinnen: {max_score}\n" +"Antwort auf Zeitüberschreitung: {reveal_answer}\n" +"Auszahlungsverfolgung: {payout_multiplier}\n" +"Listen erlauben, Einstellungen zu überschreiben: {allow_override}\n" +"Spoiler in Antworten verwenden: {use_spoilers}" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Die Gesamtpunktzahl für den Sieg festlegen." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Punkte müssen höher als 0 sein." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Erledigt. Punkte für den Sieg auf {num} gesetzt." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Maximal erlaubte Sekunden zum Beantworten einer Frage festlegen." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Muss mindestens 4 Sekunden betragen." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Erledigt. Maximale Sekunden zum Beantworten auf {num} gesetzt." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Festlegen wann Trivia beendet wird wenn keine Teilnahme besteht." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Muss größer sein als das Zeitlimit für Antworten." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Erledigt. Trivia Runden ohne Teilnahme werden nun nach {num} Sekunden abgeschaltet." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Erlaubt/verbietet Trivia Listen Einstellungen zu überschreiben." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Erledigt. Trivia Listen können nun die Trivia Einstellungen auf diesem Server überschreiben." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Erledigt. Trivia Listen können nicht mehr die Trivia Einstellungen auf diesem Server überschreiben." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " -msgstr "" +msgstr "Legen Sie fest, ob Bot die Antworten in Spoilern anzeigt.\n\n" +" Wenn aktiviert, wird der Bot Spoiler benutzen, um Antworten zu verstecken.\n" +" " -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." -msgstr "" +msgstr "Gut. Die Antworten werden ab jetzt in Spoilern gesetzt." -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." -msgstr "" +msgstr "In Ordnung, ab sofort werden für Antworten keine Spoiler verwendet." -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -212,15 +222,15 @@ msgstr "Legt fest ob der Bot Punkte erhält oder nicht.\n\n" " Bei Aktivierung erhält der Bot Punkte, wenn keiner die richtige Antwort gibt.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Erledigt. Ich erhalte jetzt einen Punkt wenn Benutzer nicht rechtzeitig antworten." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "Na gut, ich werde euch nicht länger bei Trivia vorführen." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -231,15 +241,15 @@ msgstr "Legt fest ob die Antwort verraten wird.\n\n" " rechtzeitig die richtige Antwort gegeben hat.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Erledigt. Ich werde die Antwort verraten wenn sie keiner wusste." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "Alles klar. Ich werde die Antworten nicht mehr verraten." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -256,80 +266,81 @@ msgstr "Legt den Gewinn Multiplikator fest.\n\n" " mit diesem Multiplikator.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Multiplikator muss mindestens 0 sein." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Erledigt. Gewinn Multiplikator steht jetzt auf {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Erledigt. Ich werde dem Gewinner keinen Gewinn mehr auszahlen." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "Verwalte Benutzerdefinierte Trivia-Listen." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "Liste aller benutzerdefinierten Trivias." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "Keine benutzerdefinierten Trivia-Listen wurden hochgeladen." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "Hochgeladene Trivia-Listen" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "Lade eine Trivia-Liste hoch." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Sende mit der nächsten Nachricht eine Datei oder gib zum Abbrechen einen Text ein." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Du hast zu lange gebraucht, um eine Liste hochzuladen." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Du hast den Uploadprozess abgebrochen." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Ungültiger Syntax: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "Beim Parsen der Trivia-Liste ist ein Fehler aufgetreten. Weitere Informationen findest du in den Systemlogs." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" -msgstr "" +msgstr "Die benutzerdefinierte Trivia-Liste wurde nicht gespeichert. Die Datei folgt nicht dem richtigen Datenformat.\n" +"{schema_error}" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "Lösche eine Trivia-Liste." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "Trivia-Liste {filename} wurde gelöscht." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "Trivia-Liste nicht gefunden." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -340,41 +351,41 @@ msgstr "Startet eine Trivia Runde der angegebenen Kategorie\n\n" " aus diesen Kategorien vermischt.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "In diesem Kanal läuft bereits eine Trivia Runde." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "Ungültige Kategorie `{name}`. Siehe `{prefix}trivia list` für eine Liste der Trivia Kategorien." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "Beim Analysieren der Trivia Liste für die `{name}` Kategorie trat ein Fehler auf. Möglicherweise wurde sie falsch formatiert." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "Die Trivia Liste wurde erfolgreich analysiert, sie scheint jedoch leer zu sein!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Stoppt eine laufende Trivia Runde." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Trivia gestoppt." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Liste verfügbarer Trivia Kategorien." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Verfügbare Trivia Listen" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -385,7 +396,7 @@ msgstr "Trivia Bestenliste.\n\n" " Verwende untergeordnete Befehle für eine angepasste Bestenliste.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -404,11 +415,11 @@ msgstr "Trivia Bestenliste für diesen Server.\n\n" " `` ist die Anzahl der Plätze, die auf der Bestenliste gezeigt werden sollen.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Unbekannte Angabe `{field_name}`, siehe `{prefix} help trivia leaderboard server` für gültige Angaben nach denen sortiert werden soll." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -427,53 +438,53 @@ msgstr "Globale Trivia Bestenliste.\n\n" " `` ist die Anzahl der Plätze, die auf der Bestenliste gezeigt werden sollen.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Es wurden noch keine Punktzahlen erfasst!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Rang" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Mitglied" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Siege" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Gespielte Runden" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Gesamtpunktzahl" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Durchschnittliche Punktzahl" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "{filename} ist ein reservierter Trivia-Name und kann nicht ersetzt werden.\n" "Wähle bitte einen anderen Namen." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} existiert bereits. Soll die Datei überschrieben werden?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Du hast zu lange zum antworten gebraucht." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "Ich werde die bestehende Datei nicht ersetzen." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "Trivia-Liste als {filename} gespeichert." diff --git a/redbot/cogs/trivia/locales/el-GR.po b/redbot/cogs/trivia/locales/el-GR.po index 301baa493..a6a0a343b 100644 --- a/redbot/cogs/trivia/locales/el-GR.po +++ b/redbot/cogs/trivia/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: el_GR\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/es-ES.po b/redbot/cogs/trivia/locales/es-ES.po index ec97ec19a..f0218a55c 100644 --- a/redbot/cogs/trivia/locales/es-ES.po +++ b/redbot/cogs/trivia/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: es_ES\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "No hay ninguna sesión trivial en curso en este canal." @@ -109,22 +109,22 @@ msgstr "¡Enhorabuena {users}! ¡Cada uno ha recibido {num} {currency} por ganar msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "¡Enhorabuena {user}! ¡Has recibido {num} {currency} por ganar!" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "¡Juega al trivial con amigos!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Administrar ajustes de Trivial." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "Mostrar la configuración actual del trivial." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -144,59 +144,59 @@ msgstr "Configuración actual\n" "Permitir a las listas anular la configuración: {allow_override}\n" "Utilizar spoilers en respuestas: {use_spoilers}" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Ajuste los puntos totales necesarios para ganar." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "La puntuación debe ser mayor que 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Hecho. Los puntos necesarios para ganar se han establecido en {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Establecer los segundos máximos permitidos para responder una pregunta." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Debe ser de al menos 4 segundos." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Hecho. Se ha establecido un máximo de segundos para responder a {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Establecer cuánto tiempo hasta que el trivial se detenga debido a que no hay respuesta." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Debe ser mayor que el límite de tiempo de respuesta." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Hecho. Las sesiones de Trivia ahora terminarán después de {num} segundos sin respuestas." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Permitir/no permitir que las listas de trivial anulen los ajustes." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Hecho. Las listas de Trivial ahora pueden reemplazar la configuración de trivial para este servidor." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Hecho. Las listas de Trivial ya no pueden reemplazar la configuración de trivial para este servidor." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" @@ -205,15 +205,15 @@ msgstr "Establece si el bot mostrará las respuestas en spoilers.\n\n" " Si está habilitado, el bot usará spoilers para ocultar las respuestas.\n" " " -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "Listo. La próxima vez pondré las respuestas en spoilers." -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "De acuerdo, ya no usaré spoilers para ocultar las respuestas." -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -222,15 +222,15 @@ msgstr "Establece si el bot gana puntos o no.\n\n" " Si está habilitado, el bot ganará un punto si nadie adivina correctamente.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Hecho. Ahora ganaré un punto si los usuarios no responden a tiempo." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "Bien, ya no te avergonzaré en el trivial." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -241,15 +241,15 @@ msgstr "Establecer si la respuesta es o no revelada.\n\n" " a tiempo.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Hecho. Voy a revelar la respuesta si nadie la conoce." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "Bien, ya no revelaré la respuesta a las preguntas." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -266,80 +266,80 @@ msgstr "Establece el multiplicador de pago.\n\n" " este multiplicador.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "El multiplicador debe ser al menos 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Hecho. Multiplicador de pago establecido en {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Hecho. Ya no recompensaré al ganador con un pago." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "Administrar listas de Trivial personalizadas." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "Lista de trivial personalizada cargada." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "No se han subido listas de Trivial personalizadas." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "Listas de trivial cargadas" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "Subir un archivo trivial." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Suministrar un archivo con el siguiente mensaje o escribir cualquier cosa para cancelar." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Tardaste demasiado en subir una lista." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Has cancelado el proceso de subida." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Sintaxis no válida: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "Hubo un error al analizar la lista de trivias. Vea los registros para más información." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "Eliminar un archivo del trivial." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "{filename} del Trivial ha sido eliminado." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "No se encontró el archivo de Trivial." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -350,41 +350,41 @@ msgstr "Iniciar sesión de trivial en la categoría especificada.\n\n" " preguntas de todos ellos.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "Ya hay una sesión de trivia en curso en este canal." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "Categoría no válida `{name}`. Ver `{prefix}trivia list` para una lista de categorías de trivial." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "Hubo un error al analizar la lista de trivial para la categoría `{name}`. Puede estar en un formato incorrecto." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "La lista de trivial fue analizada con éxito, ¡sin embargo parece estar vacía!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Detener una sesión trivial en curso." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Trivial detenido." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Listar categorías de trivial disponibles." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Listas de trivial disponibles" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -395,7 +395,7 @@ msgstr "Tabla de clasificación para trivial.\n\n" " subcomandos para una tabla de clasificación más personalizada.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -414,11 +414,11 @@ msgstr "Tabla de clasificación para este servidor.\n\n" " `` es el número de rangos a mostrar en la tabla de clasificaciones.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Campo desconocido `{field_name}`, ver `{prefix}help trivia leaderboard server` para campos válidos para ordenarlos." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -437,53 +437,53 @@ msgstr "Tabla global de clasificación de trivials.\n\n" " `` es el número de rangos a mostrar en la tabla de clasificaciones.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "¡No hay puntuaciones en el registro!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Rango" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Miembro" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Victorias" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Partidas Jugadas" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Puntuación Total" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Puntuación Media" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "{filename} es un nombre de trivial reservado y no puede ser reemplazado.\n" "Elija otro nombre." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} ya existe. ¿Desea sobrescribirlo?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Has tardado demasiado en responder." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "No reemplazaré el archivo existente." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "Lista de Trivial guardada como {filename}." diff --git a/redbot/cogs/trivia/locales/fi-FI.po b/redbot/cogs/trivia/locales/fi-FI.po index 1314793ad..bdc2f37fa 100644 --- a/redbot/cogs/trivia/locales/fi-FI.po +++ b/redbot/cogs/trivia/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: fi_FI\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "Tällä kanavalla ei ole käynnissä olevaa trivia-istuntoa." @@ -109,22 +109,22 @@ msgstr "Onnittelut {users}! Saitte {num} {currency} voittamisesta!" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "Onnittelut {user}! Sait {num} {currency} voitosta!" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Pelaa triviaa ystävien kanssa!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Hallitse trivia-asetuksia." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "Näytä nykyiset trivia-asetukset." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -136,74 +136,74 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Aseta voittoon tarvittavat pisteet." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Pisteiden tulee olla enemmän kuin 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Valmis. Voittoon tarvitaan nyt {num} pistettä." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Aseta kysymysten maksimivastausaika." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Täytyy olla vähintään 4 sekuntia." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Valmis. Vastausajaksi asetettiin {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Aseta kuinka kauan ajan päästä trivia loppuu ilman vastauksia." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Täytyy olla suurempi kuin vastausaika." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Valmista. Trivia-istunnot päättyvät nyt, jos kukaan ei vastaa {num} sekuntiin." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Salli/kiellä trivia-listoja ohittamasta asetuksia." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Valmista. Trivia-listat voivat nyt ohittaa tämän palvelimen trivia-asetuksia." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Valmista. Trivia-listat eivät voi enää ohittaa palvelimen trivia-asetuksia." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -212,15 +212,15 @@ msgstr "Aseta saako botti pisteitä.\n\n" " Jos tämä on käytössä, botti saa pisteen kun kukaan ei arvaa oikein.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Valmista. Saan nyt pisteen, jos pelaajat eivät vastaa ajoissa." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "Selvä, en nolaa teitä enää trivialla." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -230,15 +230,15 @@ msgstr "Aseta paljastetaanko oikea vastaus.\n\n" " Jos tämä on käytössä, botti paljastaa vastauksen mikäli kukaan ei arvaa oikein ajoissa.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Selvä. Paljastan vastauksen, jos kukaan ei tiedä sitä." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "No niin, en enää paljasta vastauksia kysymyksiin." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -255,80 +255,80 @@ msgstr "Aseta voittokerroin.\n\n" " kertoimella.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Kertoimen tulee olla vähintään 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Valmis. Voittokertoimeksi asetettiin {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Valmista. Voittaja ei saa enää palkintoa." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "Hallitse mukautettuja trivia-listoja." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "Listaa mukautetut trivia-listat." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "Mukautettuja trivia-listoja ei ole lähetetty." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "Lähetetyt trivia-listat" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "Lähetä trivia-tiedosto." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Liitä tiedosto seuraavaan viestiin tai kirjoita mitä tahansa peruuttaaksesi." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Listan lähettäminen kesti liian kauan." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Olet peruuttanut lähetysprosessin." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Virheellinen syntaksi: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "Trivia-listan lukemisessa tapahtui virhe. Katso lokeista lisätietoja." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "Poista trivia-tiedosto." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "Trivia {filename} poistettiin." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "Trivia-tiedostoa ei löydy." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -339,41 +339,41 @@ msgstr "Aloita trivia-istunto valitussa kategoriassa.\n\n" " kysymyksiä kaikista niistä.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "Trivia-istunto on jo käynnissä tällä kanavalla." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "Virheellinen kategoria `{name}`. Katso `{prefix}trivia list` nähdäksesi listan kategorioista." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "Trivia-listan lukemisessa tapahtui virhe `{name}` -kategoriassa. Se saattaa olla väärin muotoiltu." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "Trivia-listan luku onnistui, se kuitenkin vaikuttaa olevan tyhjä!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Lopeta meneillään oleva trivia-istunto." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Trivia pysäytetty." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Listaa saatavilla olevat trivia-kategoriat." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Saatavilla olevat trivia-listat" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -384,7 +384,7 @@ msgstr "Trivian pistetaulukko.\n\n" " alikomentoja mukauttaaksesi pistetaulukkoa.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -403,11 +403,11 @@ msgstr "Palvelimen pistetaulukko.\n\n" " `` määrittää kuinka monta sijaa pistetaulukossa näytetään.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Tuntematon kenttä`{field_name}`, katso`{prefix}help trivia leaderboard server` nähdäksesi kentät joiden mukaan voi lajitella." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -426,53 +426,53 @@ msgstr "Palvelinten välinen pistetaulukko.\n\n" " `` määrittää kuinka monta sijaa pistetaulukossa näytetään.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Pisteistä ei ole vielä tietoja!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Sija" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Jäsen" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Voitot" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Pelejä pelattu" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Kokonaispisteet" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Keskimääräiset pisteet" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "{filename} on varattu trivia-nimi eikä sitä voi korvata.\n" "Valitse toinen nimi." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} on jo olemassa. Haluatko korvata sen?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Sinulla kesti liian kauan vastata." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "En korvaa olemassa olevaa tiedostoa." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "Trivia-lista tallennettiin nimellä {filename}." diff --git a/redbot/cogs/trivia/locales/fr-FR.po b/redbot/cogs/trivia/locales/fr-FR.po index 1d5d318da..314d93040 100644 --- a/redbot/cogs/trivia/locales/fr-FR.po +++ b/redbot/cogs/trivia/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: fr_FR\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "Il n'y a aucune session de Trivia en cours dans ce salon." @@ -109,22 +109,22 @@ msgstr "Félicitations {users} ! Vous avez tous reçu {num} {currency} pour avoi msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "Félicitations {user} ! Vous avez reçu {num} {currency} pour avoir gagné !" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Jouez au Trivia entre amis !" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Gérer les paramètres du Trivia." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "Afficher les paramètres actuels de la trivia." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -144,59 +144,59 @@ msgstr "Paramètres actuels\n" "Autoriser les listes à remplacer les paramètres : {allow_override}\n" "Utiliser des \"spoilers\" dans les réponses : {use_spoilers}" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Définissez le nombre total de points requis pour gagner." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Le score doit être supérieur à 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Fait. Nombre de points requis pour gagner définir sur {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Définissez le nombre maximum de secondes autorisées pour répondre à une question." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Il faut au moins 4 secondes." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Fait. Le nombre de secondes pour répondre est défini à {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Définissez combien de temps avant l'arrêt du Trivia en raison de l'absence de réponse." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Doit être supérieur au délai de réponse." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Fait. Les sessions de Trivia vont maintenant expirer après {num} secondes s'il n'y a aucune réponse." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Autoriser/interdire les listes de trivia pour substituer les paramètres." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Fait. Les listes de trivia peuvent maintenant substituer les paramètres de Trivia pour ce serveur." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Fait. Les listes de trivia ne peuvent maintenant plus substituer les paramètres de Trivia pour ce serveur." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" @@ -205,15 +205,15 @@ msgstr "Définir si le bot affichera les réponses dans les spoilers.\n\n" " Si activé, le bot utilisera des spoilers pour masquer les réponses.\n" " " -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "Fait. Je mettrai les réponses dans des spoilers la prochaine fois." -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "D'accord, je n'utiliserai plus de \"spoilers\" pour cacher les réponses." -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -222,15 +222,15 @@ msgstr "Définit si le bot gagne ou non des points.\n\n" " Si cette option est activée, le bot gagnera un point si personne ne devine correctement.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Fait. Je vais maintenant gagné un point si les utilisateurs ne répondent pas dans le délai." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "D'accord, je ne vous dérangerais plus pour les Trivia." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -240,15 +240,15 @@ msgstr "Définissez si la réponse est révélée ou non.\n\n" " Si activé, le bot révélera la réponse si personne ne devine correctement à temps.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Fait. Je vais révéler la réponse si personne ne la trouve." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "D'accord, je ne révélerais plus la réponse aux questions." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -266,80 +266,81 @@ msgstr "Définissez le multiplicateur de gains.\n\n" " score total par ce multiplicateur.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Le multiplicateur doit être d'au moins 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Fait. Le multiplicateur de gains est défini sur {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Fait. Je ne récompenserais plus le gagnant avec un gain." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "Gérer les listes personnalisées de Trivia." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "Liste les trivias personnalisées." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "Aucune liste personnalisée de Trivia téléchargée." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "Liste de trivia téléchargée" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "Télécharger un fichier trivia." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Fournissez un fichier au message suivant ou tapez quoi que ce soit pour annuler." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Vous avez pris trop de temps pour envoyer la liste." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Vous avez annulé le processus de téléchargement." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Syntaxe invalide : " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "Une erreur s'est produite pendant l'analyse de la liste trivia. Voir les logs pour plus d'informations." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" -msgstr "" +msgstr "La liste personnalisée de questions n'a pas été enregistrée. Le fichier ne respecte pas le format de données approprié.\n" +"{schema_error}" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "Supprime un fichier trivia." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "La Trivia {filename} a été supprimée." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "La fichier Trivia ne peut pas être trouvé." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -351,41 +352,41 @@ msgstr "Lancez une session de Trivia sur la catégorie spécifiée.\n\n" " des questions de la part de chacun d'eux.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "Il y a déjà un session de Trivia en cours dans ce salon." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "Categorie `{name}` non valide. Voir `{prefix}trivia list` pour obtenir la liste des catégories de Trivia." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "Il y a eu une erreur lors de l'analyse des listes de Trivia pour la catégorie `{name}`. Il se peut qu'elle soit mal écrit." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "La liste des Trivia a été analysée avec succès, mais elle semble vide !" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Arrêter une session de Trivia en cours." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Le Trivia à été arrêter." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Liste les catégories de Trivia disponibles." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Listes Trivia disponibles" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -397,7 +398,7 @@ msgstr "Classements pour le Trivia.\n\n" " plus personnaliser.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -416,11 +417,11 @@ msgstr "Classement pour ce serveur.\n\n" " `` est le nombre de rangs a afficher sur le classement.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Champ `{field_name}` inconnu, voir `{prefix}help trivia leaderboard server` pour avoir les champs valides à utiliser." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -439,53 +440,53 @@ msgstr "Classement global Trivia.\n\n" " `` est le nombre de rangs a afficher sur le classement.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Il n'y a pas de score enregistré !" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Rang" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Membre" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Victoires" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Parties jouées" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Score Total" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Score moyen" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "{filename} est un nom de trivia réservé et ne peut pas être remplacé.\n" "Choisissez un autre nom." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} existe déjà. Voulez-vous l'écraser?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Vous avez pris trop de temps à répondre." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "Je ne remplace pas le fichier existant." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "Liste de Trivia enregistrée en tant que {filename}." diff --git a/redbot/cogs/trivia/locales/he-IL.po b/redbot/cogs/trivia/locales/he-IL.po index b2b96444c..31fe70f57 100644 --- a/redbot/cogs/trivia/locales/he-IL.po +++ b/redbot/cogs/trivia/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: he_IL\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/hi-IN.po b/redbot/cogs/trivia/locales/hi-IN.po index f57ec9188..dba18e2b4 100644 --- a/redbot/cogs/trivia/locales/hi-IN.po +++ b/redbot/cogs/trivia/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: hi_IN\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/hr-HR.po b/redbot/cogs/trivia/locales/hr-HR.po new file mode 100644 index 000000000..23cf31cc9 --- /dev/null +++ b/redbot/cogs/trivia/locales/hr-HR.po @@ -0,0 +1,446 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 45\n" +"Language: hr_HR\n" + +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 +msgid "There is no ongoing trivia session in this channel." +msgstr "" + +#: redbot/cogs/trivia/converters.py:15 +msgid "`{arg}` is not a number." +msgstr "" + +#: redbot/cogs/trivia/converters.py:17 +msgid "`{arg}` is not a finite number." +msgstr "" + +#: redbot/cogs/trivia/session.py:20 +msgid "I know this one! {answer}!" +msgstr "" + +#: redbot/cogs/trivia/session.py:21 +msgid "Easy: {answer}." +msgstr "" + +#: redbot/cogs/trivia/session.py:22 +msgid "Oh really? It's {answer} of course." +msgstr "" + +#: redbot/cogs/trivia/session.py:26 +msgid "I know this one! ||{answer}!||" +msgstr "" + +#: redbot/cogs/trivia/session.py:27 +msgid "Easy: ||{answer}.||" +msgstr "" + +#: redbot/cogs/trivia/session.py:28 +msgid "Oh really? It's ||{answer}|| of course." +msgstr "" + +#: redbot/cogs/trivia/session.py:32 +msgid "To the next one I guess..." +msgstr "" + +#: redbot/cogs/trivia/session.py:33 +msgid "Moving on..." +msgstr "" + +#: redbot/cogs/trivia/session.py:34 +msgid "I'm sure you'll know the answer of the next one." +msgstr "" + +#: redbot/cogs/trivia/session.py:35 +msgid "😔 Next one." +msgstr "" + +#: redbot/cogs/trivia/session.py:123 +msgid "An unexpected error occurred in the trivia session.\n" +"Check your console or logs for details." +msgstr "" + +#: redbot/cogs/trivia/session.py:144 +msgid "Question number {num}!" +msgstr "" + +#: redbot/cogs/trivia/session.py:153 +msgid "There are no more questions!" +msgstr "" + +#: redbot/cogs/trivia/session.py:161 +msgid "{trivia_list} (by {author})" +msgstr "" + +#: redbot/cogs/trivia/session.py:166 +msgid "Starting Trivia: {list_names}" +msgstr "" + +#: redbot/cogs/trivia/session.py:212 +msgid "Guys...? Well, I guess I'll stop then." +msgstr "" + +#: redbot/cogs/trivia/session.py:223 +msgid " **+1** for me!" +msgstr "" + +#: redbot/cogs/trivia/session.py:228 +msgid "You got it {user}! **+1** to you!" +msgstr "" + +#: redbot/cogs/trivia/session.py:331 +msgid "Congratulations {users}! You have each received {num} {currency} for winning!" +msgstr "" + +#: redbot/cogs/trivia/session.py:339 +msgid "Congratulations {user}! You have received {num} {currency} for winning!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:55 +#, docstring +msgid "Play trivia with friends!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:94 +#, docstring +msgid "Manage Trivia settings." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:98 +#, docstring +msgid "Show the current trivia settings." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:102 +msgid "Current settings\n" +"Bot gains points: {bot_plays}\n" +"Answer time limit: {delay} seconds\n" +"Lack of response timeout: {timeout} seconds\n" +"Points to win: {max_score}\n" +"Reveal answer on timeout: {reveal_answer}\n" +"Payout multiplier: {payout_multiplier}\n" +"Allow lists to override settings: {allow_override}\n" +"Use Spoilers in answers: {use_spoilers}" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:119 +#, docstring +msgid "Set the total points required to win." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:121 +msgid "Score must be greater than 0." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:125 +msgid "Done. Points required to win set to {num}." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:129 +#, docstring +msgid "Set the maximum seconds permitted to answer a question." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:131 +msgid "Must be at least 4 seconds." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:135 +msgid "Done. Maximum seconds to answer set to {num}." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:139 +#, docstring +msgid "Set how long until trivia stops due to no response." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:142 +msgid "Must be larger than the answer time limit." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:146 +msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:153 +#, docstring +msgid "Allow/disallow trivia lists to override settings." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:158 +msgid "Done. Trivia lists can now override the trivia settings for this server." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:162 +msgid "Done. Trivia lists can no longer override the trivia settings for this server." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:170 +#, docstring +msgid "Set if bot will display the answers in spoilers.\n\n" +" If enabled, the bot will use spoilers to hide answers.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:177 +msgid "Done. I'll put the answers in spoilers next time." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:179 +msgid "Alright, I won't use spoilers to hide answers anymore." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:183 +#, docstring +msgid "Set whether or not the bot gains points.\n\n" +" If enabled, the bot will gain a point if no one guesses correctly.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:190 +msgid "Done. I'll now gain a point if users don't answer in time." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:192 +msgid "Alright, I won't embarrass you at trivia anymore." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:196 +#, docstring +msgid "Set whether or not the answer is revealed.\n\n" +" If enabled, the bot will reveal the answer if no one guesses correctly\n" +" in time.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:204 +msgid "Done. I'll reveal the answer if no one knows it." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:206 +msgid "Alright, I won't reveal the answer to the questions anymore." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:212 +#, docstring +msgid "Set the payout multiplier.\n\n" +" This can be any positive decimal number. If a user wins trivia when at\n" +" least 3 members are playing, they will receive credits. Set to 0 to\n" +" disable.\n\n" +" The number of credits is determined by multiplying their total score by\n" +" this multiplier.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:223 +msgid "Multiplier must be at least 0." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:227 +msgid "Done. Payout multiplier set to {num}." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:229 +msgid "Done. I will no longer reward the winner with a payout." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:234 +#, docstring +msgid "Manage Custom Trivia lists." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:239 +#, docstring +msgid "List uploaded custom trivia." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:241 +msgid "No custom Trivia lists uploaded." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 +msgid "Uploaded trivia lists" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:274 +#, docstring +msgid "Upload a trivia file." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:276 +msgid "Supply a file with next message or type anything to cancel." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:282 +msgid "You took too long to upload a list." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:285 +msgid "You have cancelled the upload process." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:293 +msgid "Invalid syntax: " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:296 +msgid "There was an error parsing the trivia list. See logs for more info." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:301 +msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" +"{schema_error}" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:310 +#, docstring +msgid "Delete a trivia file." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:314 +msgid "Trivia {filename} was deleted." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:316 +msgid "Trivia file was not found." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:321 +#, docstring +msgid "Start trivia session on the specified category.\n\n" +" You may list multiple categories, in which case the trivia will involve\n" +" questions from all of them.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:329 +msgid "There is already an ongoing trivia session in this channel." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:340 +msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:347 +msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:359 +msgid "The trivia list was parsed successfully, however it appears to be empty!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:374 +#, docstring +msgid "Stop an ongoing trivia session." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:381 +msgid "Trivia stopped." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:385 +#, docstring +msgid "List available trivia categories." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 +msgid "Available trivia lists" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:406 +#, docstring +msgid "Leaderboard for trivia.\n\n" +" Defaults to the top 10 of this server, sorted by total wins. Use\n" +" subcommands for a more customised leaderboard.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:421 +#, docstring +msgid "Leaderboard for this server.\n\n" +" `` can be any of the following fields:\n" +" - `wins` : total wins\n" +" - `avg` : average score\n" +" - `total` : total correct answers\n" +" - `games` : total games played\n\n" +" `` is the number of ranks to show on the leaderboard.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 +msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:450 +#, docstring +msgid "Global trivia leaderboard.\n\n" +" `` can be any of the following fields:\n" +" - `wins` : total wins\n" +" - `avg` : average score\n" +" - `total` : total correct answers from all sessions\n" +" - `games` : total games played\n\n" +" `` is the number of ranks to show on the leaderboard.\n" +" " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:518 +msgid "There are no scores on record!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:548 +msgid "Rank" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:549 +msgid "Member" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:550 +msgid "Wins" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:551 +msgid "Games Played" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:552 +msgid "Total Score" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:553 +msgid "Average Score" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:662 +msgid "{filename} is a reserved trivia name and cannot be replaced.\n" +"Choose another name." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:671 +msgid "{filename} already exists. Do you wish to overwrite?" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:693 +msgid "You took too long answering." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:697 +msgid "I am not replacing the existing file." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:707 +msgid "Saved Trivia list as {filename}." +msgstr "" + diff --git a/redbot/cogs/trivia/locales/hu-HU.po b/redbot/cogs/trivia/locales/hu-HU.po index d61bb29da..b3a4e2582 100644 --- a/redbot/cogs/trivia/locales/hu-HU.po +++ b/redbot/cogs/trivia/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: hu_HU\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/id-ID.po b/redbot/cogs/trivia/locales/id-ID.po index 2338464a4..39bc414e0 100644 --- a/redbot/cogs/trivia/locales/id-ID.po +++ b/redbot/cogs/trivia/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: id_ID\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/it-IT.po b/redbot/cogs/trivia/locales/it-IT.po index 83cb490d7..8fb73a6de 100644 --- a/redbot/cogs/trivia/locales/it-IT.po +++ b/redbot/cogs/trivia/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: it_IT\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "Non c'è un quiz in corso in questo canale." @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Fate il quiz con gli amici!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Gestisci le impostazioni Trivia." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Imposta i punti totali necessari per vincere." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Il punteggio deve essere maggiore di 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Fatto. Punti necessari per vincere impostati a {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Imposta il numero di secondi massimo permessi per rispondere a una domanda." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Deve essere di almeno 4 secondi." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Fatto. Secondi massimi per rispondere impostati a {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Imposta quanto tempo deve trascorrere perché il quiz si ferma per mancanza di risposta." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Deve essere superiore al limite di tempo di risposta." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Fatto. Le sessioni di Quiz scadranno dopo {num} secondi senza alcuna risposta." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Consenti/proibisci che le liste di Quiz ignoring le impostazioni." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Fatto. Le liste di Quiz adesso possono ignorare le impostazioni dei quiz per questo server." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Fatto. Le liste di Quiz adesso non possono più ignorare le impostazioni dei quiz per questo server." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Fatto. Ora otterrò un punto se gli utenti non rispondono in tempo." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Fatto. rivelerò la risposta se nessuno la sa." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "Bene, non rivelerò più la risposta alle domande." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Il moltiplicatore deve essere almeno pari a 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Fatto. Moltiplicatore impostato a {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Fatto. Non ricompenserò più il vincitore con un versamento." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "C'è già un quiz in corso in questo canale." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "La categoria `{name}` non è stata trovata. Vedi `{prefix}trivia list` per una lista di categorie di quiz." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "Si è verificato un errore nell'analisi della lista delle domande per la categoria `{name}`. Potrebbe contenere errori di formattazione." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "La lista delle domande è stata analizzata con successo, ma sembra essere vuota!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Interrompi una sessione di quiz in corso." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Quiz fermato." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Elenco categorie di quiz disponibili." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Liste di quiz disponibili" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Campo `{field_name}` sconosciuto, vedi `{prefix}help trivia leaderboard server` per i campi validi per cui ordinare i risultati." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Non ci sono punteggi da registrare!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Posizione" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Membro" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Vittorie" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Partite giocate" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Punteggio Totale" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Punteggio Medio" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/ja-JP.po b/redbot/cogs/trivia/locales/ja-JP.po index 9897803d6..ae24672b2 100644 --- a/redbot/cogs/trivia/locales/ja-JP.po +++ b/redbot/cogs/trivia/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: ja_JP\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/ko-KR.po b/redbot/cogs/trivia/locales/ko-KR.po index 6b7107531..0967759e7 100644 --- a/redbot/cogs/trivia/locales/ko-KR.po +++ b/redbot/cogs/trivia/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: ko_KR\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/nb-NO.po b/redbot/cogs/trivia/locales/nb-NO.po index be6e3c7cc..ef8d9e800 100644 --- a/redbot/cogs/trivia/locales/nb-NO.po +++ b/redbot/cogs/trivia/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: nb_NO\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "Det er ingen pågående trivia sesjon i denne kanalen." @@ -109,22 +109,22 @@ msgstr "Gratulerer {users}! Du har mottatt hver {num} {currency} for å vinne!" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "Gratulerer {user}! Du har mottatt {num} {currency} for å vinne!" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Spill trivia med venner!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Administrer trivia innstillinger." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "Vis nåværende trivia innstillinger." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -144,59 +144,59 @@ msgstr "Nåværende instillinger\n" "Tilat at listen overstyrer innstillinger: {allow_override}\n" "Bruk spoilere i svarene: {use_spoilers}" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Setter totalt poeng som kreves for å vinne." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Poengsummen må være større enn 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Ferdig. Poeng kreves for å vinne satt til {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Angi maksimalt antall sekunder tillatt å svare på spørsmål." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Må være minst 4 sekunder." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Ferdig. Maksimalt antall sekunder å svare angir {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Angi hvor lenge det skal gis til reisen stopper på grunn av ingen respons." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Må være større enn svarenes tidsgrense." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Ferdig. Start økter vil nå utløpe etter {num} sekunder med ingen svar." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Tillatt / ikke tillate turvia lister for å overstyre innstillinger." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Ferdig. Trivia lister kan nå overstyre trivia innstillingene for denne serveren." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Ferdig. Trivia lister kan ikke lenger overstyre trivia innstillinger for denne serveren." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" @@ -205,15 +205,15 @@ msgstr "Velg om bot vil vise svarene på spoilere.\n\n" " Hvis aktivert, vil boten bruke spoilere for å skjule svar.\n" " " -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "Ferdig. Jeg legger svarene i spoilere neste gang." -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "Ok, jeg vil ikke bruke spoilere for å skjule svar lenger." -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -222,15 +222,15 @@ msgstr "Angi om bot skal gevinst punktene.\n\n" " Hvis dette er aktivert, får boten et poeng hvis ingen gjetter riktig.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Ferdig. Jeg får nå et poeng hvis brukere ikke svarer i tide." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "Ok, jeg kommer ikke lenger til å flettes deg." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -241,15 +241,15 @@ msgstr "Angi om svaret blir avslørt eller ikke.\n\n" " i tide.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Ferdig. Jeg vil se svaret hvis ingen vet det." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "Ok, jeg får ikke lenger svar på spørsmålene." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -266,81 +266,81 @@ msgstr "Angi utbetalingsmultiplikatoren.\n\n" "denne multiplikatoren.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Multiplikator må være minst 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Ferdig. Utbetaling multiplikator satt til {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Ferdig. Jeg vil ikke lenger belønne vinneren ved en utbetaling." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "Behandle egendefinerte trivia lister." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "Vis opplastede egendefinerte trivia." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "Ingen egendefinerte trivia lister lastet opp." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "Opplastede trivia lister" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "Last opp trivia-fil." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Leverer en fil med neste melding eller skriv noe for å avbryte." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Du tok for lang tid å laste opp en liste." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Du har avbrutt opplastingsprosessen." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Ugyldig syntaks: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "Det oppstod en feil ved analysering av trivia listen. Se loggene for mer info." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "Den tilpassede trivia listen ble ikke lagret. Filen følger ikke riktig dataformat.\n" "{schema_error}" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "Slette en trivia fil." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "Trivia {filename} ble slettet." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "Trivia-filen ble ikke funnet." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -351,41 +351,41 @@ msgstr "Start trivia økt på spesifisert kategori.\n\n" " spørsmål fra alle dem.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "Det finnes allerede en pågående prøvesøkt på denne kanalen." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "Ugyldig kategori `{name}`. Se `{prefix}trivia list` for en liste over trivia kategorier." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "Det oppstod en feil under lesingen av trivia listen for kategorien{name}'. Det kan bli formatert feil." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "Turvia listen ble vellykket analysert men det ser ut til å være tom!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Stopp en pågående trivia økten." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Trivia stoppet." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Liste tilgjengelig stammekategorier." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Tilgjengelige trivia lister" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -396,7 +396,7 @@ msgstr "Ledertavle for trivia.\n\n" " underkommandoer for et mer tilpasset lederskap.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -415,11 +415,11 @@ msgstr "Ledertavle for denne serveren.\n\n" " `` er antallet rangeringer som vises på ledertavlen.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Ukjent felt `{field_name}`, se `{prefix}help trivia leaderboard server` for gyldige felt å sortere etter." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -438,53 +438,53 @@ msgstr "Ledertavle for denne serveren.\n\n" " `` er antallet rangeringer som vises på ledertavlen.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Det finnes ingen resultater i posten!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Rank" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Medlem" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Seire" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Spillede partier" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Samlet Poengsum" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Gjennomsnittlig poengsum" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "{filename} er en reservert stammenavn og kan ikke erstattes.\n" "Velg et annet navn." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} finnes allerede. Vil du overskrive?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Du tok for lang svar." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "Jeg erstatter ikke den eksisterende filen." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "Lagret stamme via listen som {filename}." diff --git a/redbot/cogs/trivia/locales/nl-NL.po b/redbot/cogs/trivia/locales/nl-NL.po index 36bd1a96a..b18e74bd8 100644 --- a/redbot/cogs/trivia/locales/nl-NL.po +++ b/redbot/cogs/trivia/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: nl_NL\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Positie" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Lid" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Overwinningen" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Potjes gespeeld" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Totaalscore" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Gemiddelde score" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/pl-PL.po b/redbot/cogs/trivia/locales/pl-PL.po index 6fd2cd533..6d19d34f7 100644 --- a/redbot/cogs/trivia/locales/pl-PL.po +++ b/redbot/cogs/trivia/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: pl_PL\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Nieprawidłowa składnia: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/pt-BR.po b/redbot/cogs/trivia/locales/pt-BR.po index 8d06d39d3..448e407ab 100644 --- a/redbot/cogs/trivia/locales/pt-BR.po +++ b/redbot/cogs/trivia/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: pt_BR\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/pt-PT.po b/redbot/cogs/trivia/locales/pt-PT.po index f4d34bb5f..3264c1982 100644 --- a/redbot/cogs/trivia/locales/pt-PT.po +++ b/redbot/cogs/trivia/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: pt_PT\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/ro-RO.po b/redbot/cogs/trivia/locales/ro-RO.po index f5779404b..ef41ba237 100644 --- a/redbot/cogs/trivia/locales/ro-RO.po +++ b/redbot/cogs/trivia/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: ro_RO\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/ru-RU.po b/redbot/cogs/trivia/locales/ru-RU.po index 62acaba43..c8e17660e 100644 --- a/redbot/cogs/trivia/locales/ru-RU.po +++ b/redbot/cogs/trivia/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: ru_RU\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "На этом канале нет текущей сессии викторины." @@ -49,7 +49,7 @@ msgstr "Легко: ||{answer}.||" #: redbot/cogs/trivia/session.py:28 msgid "Oh really? It's ||{answer}|| of course." -msgstr "Да, правда? Это ||{answer}|| конечно." +msgstr "Правда? Это же ||{answer}||, конечно." #: redbot/cogs/trivia/session.py:32 msgid "To the next one I guess..." @@ -70,8 +70,8 @@ msgstr "😔 Следующий." #: redbot/cogs/trivia/session.py:123 msgid "An unexpected error occurred in the trivia session.\n" "Check your console or logs for details." -msgstr "В сессии викторин произошла непредвиденная ошибка.\n" -"Проверьте консоль или журналы." +msgstr "В сессии викторины произошла непредвиденная ошибка.\n" +"Проверьте консоль или лог для подробностей." #: redbot/cogs/trivia/session.py:144 msgid "Question number {num}!" @@ -109,22 +109,22 @@ msgstr "Поздравляем {users}! Вы получили {num} {currency} msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "Поздравляем {user}! Вы получили {num} {currency} за победу!" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Играть в викторину с друзьями!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Управление настройками викторины." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." -msgstr "Показать текущие настройки мелочей." +msgstr "Показать текущие настройки викторины." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -136,120 +136,120 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "Текущие настройки\n" "Бот набирает очки: {bot_plays}\n" -"Ограничение времени ответа: {delay} секунд\n" +"Ограничение времени на ответ: {delay} секунд\n" "Таймаут отсутствия ответа: {timeout} секунд\n" "Очки для победы: {max_score}\n" -"Раскрыть ответ по тайм-ауту: {reveal_answer}\n" +"Показать ответ по истечению времени: {reveal_answer}\n" "Множитель выплат: {payout_multiplier}\n" -"Разрешить спискам отменять настройки: {allow_override}\n" +"Разрешить спискам перезаписывать настройки: {allow_override}\n" "Использовать спойлеры в ответах: {use_spoilers}" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Установить общее количество очков, необходимое для победы." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Счет должен быть больше 0." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Готово. Очки, необходимые для победы, равны {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Установить максимально разрешенное количество секунд для ответа на вопрос." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "Должно быть не менее 4 секунд." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Готово. Максимальное количество секунд на ответ - {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Установить, через какое время викторина остановится из-за отсутствия ответа." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Должно быть больше, чем время ответа." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Готово. Сеансы викторины теперь будут иметь время ожидания после {num} секунд отсутствия ответов." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." -msgstr "Разрешить/запретить спискам викторины переопределять настройки." +msgstr "Разрешить/запретить спискам викторины перезаписывать настройки." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." -msgstr "Готово. Списки викторины теперь могут переопределять настройки викторины для этого сервера." +msgstr "Готово. Списки викторины теперь могут перезаписывать настройки викторины для этого сервера." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." -msgstr "Готово. Списки викторины больше не могут переопределять настройки викторины для этого сервера." +msgstr "Готово. Списки викторины больше не могут перезаписывать настройки викторины для этого сервера." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "Устанавливает, будет ли бот отображать ответы в спойлерах.\n\n" -" Если включено, бот будет использовать спойлеры для скрытия ответов.\n" +" Если включено, бот будет использовать спойлеры для сокрытия ответов.\n" " " -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." -msgstr "Выполнено. В следующий раз я помещу ответы в спойлеры." +msgstr "Выполнено. В следующий раз я буду помещать ответы в спойлеры." -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "Хорошо, я больше не буду использовать спойлеры, чтобы скрыть ответы." -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "Установить, будет ли бот набирать очки.\n\n" -" Если включено, бот получит очко, если никто не угадает правильно.\n" +" Если включено, то бот будет получать очки, если никто не угадает правильно.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." -msgstr "Готово. Теперь я получу очко, если пользователи не ответят вовремя." +msgstr "Готово. Теперь я буду получать очки, если пользователи не ответят вовремя." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "Хорошо, я не буду больше смущать вас в викторине." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" " in time.\n" " " -msgstr "Установит, будет ли ответ раскрыт.\n\n" +msgstr "Устанавливает, будет ли ответ раскрыт или нет.\n\n" " Если включено, бот покажет ответ, если никто не угадает\n" -" правильно вовремя.\n" +" вовремя.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." -msgstr "Готово. Я раскрою ответ, если никто не знает его." +msgstr "Готово. Я буду раскрывать ответ, если его никто не знает." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." -msgstr "Хорошо, я больше не буду раскрывать ответ на вопросы." +msgstr "Хорошо, я больше не буду раскрывать ответы на вопросы." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -259,144 +259,144 @@ msgid "Set the payout multiplier.\n\n" " this multiplier.\n" " " msgstr "Установите множитель выплат.\n\n" -" Это может быть любое положительное десятичное число. Если пользователь выигрывает в мелочах, когда в игру играют как минимум\n" -" когда в игре участвуют не менее 3 пользователей, они получат кредиты. Установите значение 0, чтобы\n" +" Это может быть любое положительное десятичное число. Если пользователь выигрывает в викторине, когда в игру играют как минимум\n" +" 3 человека, они получат кредиты. Установите значение 0, чтобы\n" " отключить.\n\n" " Количество кредитов определяется путем умножения общего количества очков на\n" " этот множитель.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Множитель должен быть не менее 0." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Готово. Множитель выплат установлен на {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Готово. Я больше не буду награждать победителя выплатой." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." -msgstr "Управление пользовательскими списками мелочей." +msgstr "Управление пользовательскими списками викторин." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." -msgstr "Список загруженных пользовательских мелочей." +msgstr "Список загруженных пользовательских викторин." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." -msgstr "Не загружены пользовательские списки мелочей." +msgstr "Пользовательские списки викторин не загружены." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" -msgstr "Загруженные списки мелочей" +msgstr "Загруженные списки викторин" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." -msgstr "Загрузите файл с мелочью." +msgstr "Загрузите файл с викториной." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Отправьте файл со следующим сообщением или введите любой текст для отмены." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Вы слишком долго загружали список." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Вы отменили процесс загрузки." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Неверный синтаксис: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." -msgstr "Произошла ошибка при разборе списка мелочей. Смотрите журналы для получения дополнительной информации." +msgstr "Произошла ошибка при разборе списка викторин. Посмотрите лог для получения дополнительной информации." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" -msgstr "Пользовательский список мелочей не был сохранен. Файл не соответствует правильному формату данных.\n" +msgstr "Пользовательский список викторин не был сохранен. Файл не соответствует правильному формату данных.\n" "{schema_error}" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." -msgstr "Удалите файл с мелочью." +msgstr "Удалить файл с викториной." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." -msgstr "Мелочь {filename} была удалена." +msgstr "Викторина {filename} была удалена." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." -msgstr "Файл с мелочью не найден." +msgstr "Файл с викториной не найден." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" " questions from all of them.\n" " " -msgstr "Начните сеанс мелочи по указанной категории.\n\n" -" Вы можете перечислить несколько категорий, в этом случае в мелочи будут участвовать\n" +msgstr "Начните сеанс викторин по указанной категории.\n\n" +" Вы можете перечислить несколько категорий, в этом случае в викторине будут участвовать\n" " вопросы из всех категорий.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "На этом канале уже идет сессия викторины." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "Неверная категория `{name}`. См. `{prefix}trivia list` для списка категорий." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "При анализе списка викторины для категории `{name}` произошла ошибка. Возможно, он отформатирован неправильно." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "Список викторины был успешно проанализирован, однако он, кажется, пустой!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Остановить текущий сеанс викторины." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Викторина остановлена." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Список доступных категорий викторины." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Доступные списки викторины" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" " subcommands for a more customised leaderboard.\n" " " -msgstr "Таблица лидеров для мелочей.\n\n" +msgstr "Таблица лидеров для викторин.\n\n" " По умолчанию отображает 10 лучших на этом сервере, отсортированных по общему количеству побед. Используйте\n" " подкоманды для получения более настраиваемой таблицы лидеров.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -407,19 +407,19 @@ msgid "Leaderboard for this server.\n\n" " `` is the number of ranks to show on the leaderboard.\n" " " msgstr "Таблица лидеров для этого сервера.\n\n" -" `` может быть любым из следующих полей:\n" +" `` может быть любым из следующих строк:\n" " - `wins` : общее количество побед\n" -" - `avg` : средний балл\n" +" - `avg` : средний счёт\n" " - `total` : общее количество правильных ответов\n" " - `games` : общее количество сыгранных игр\n\n" " `` - это количество рангов, которые будут отображаться в таблице лидеров.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Неизвестное поле `{field_name}`, см. `{prefix}help trivia leaderboard server` действительные поля для сортировки." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -430,61 +430,61 @@ msgid "Global trivia leaderboard.\n\n" " `` is the number of ranks to show on the leaderboard.\n" " " msgstr "Глобальная таблица лидеров.\n\n" -" `` может быть любым из следующих полей:\n" +" `` может быть любым из следующих строк:\n" " - `wins` : общее количество побед\n" -" - `avg` : средний балл\n" +" - `avg` : средний счёт\n" " - `total` : общее количество правильных ответов за все сессии\n" " - `games` : общее количество сыгранных игр\n\n" " `` - это количество рангов, которые будут отображаться в таблице лидеров.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Нет счетов в записи!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Ранг" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Участник" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Побед" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Игр сыграно" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Общий счет" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Средний счет" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." -msgstr "{filename} является зарезервированным именем пустяков и не может быть заменено.\n" +msgstr "{filename} является зарезервированным именем викторин и не может быть заменен.\n" "Выбери другое имя." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} уже существует. Вы хотите перезаписать?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Вы слишком долго отвечали." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "Я не заменяю существующий файл." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." -msgstr "Сохранение списка мелочей как {filename}." +msgstr "Список викторин сохранен как {filename}." diff --git a/redbot/cogs/trivia/locales/sk-SK.po b/redbot/cogs/trivia/locales/sk-SK.po index 766eebe4b..793f78a4d 100644 --- a/redbot/cogs/trivia/locales/sk-SK.po +++ b/redbot/cogs/trivia/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: sk_SK\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/sl-SI.po b/redbot/cogs/trivia/locales/sl-SI.po index 5d7ee24a3..babc34860 100644 --- a/redbot/cogs/trivia/locales/sl-SI.po +++ b/redbot/cogs/trivia/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: sl_SI\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/sr-CS.po b/redbot/cogs/trivia/locales/sr-CS.po index 3a7674137..53aa5795b 100644 --- a/redbot/cogs/trivia/locales/sr-CS.po +++ b/redbot/cogs/trivia/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: sr_CS\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/sr-SP.po b/redbot/cogs/trivia/locales/sr-SP.po index 7048699eb..5177720b7 100644 --- a/redbot/cogs/trivia/locales/sr-SP.po +++ b/redbot/cogs/trivia/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: sr_SP\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/sv-SE.po b/redbot/cogs/trivia/locales/sv-SE.po index 0f16b0610..f92dc4994 100644 --- a/redbot/cogs/trivia/locales/sv-SE.po +++ b/redbot/cogs/trivia/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: sv_SE\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/tr-TR.po b/redbot/cogs/trivia/locales/tr-TR.po index aea2a04fb..9f9143109 100644 --- a/redbot/cogs/trivia/locales/tr-TR.po +++ b/redbot/cogs/trivia/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: tr_TR\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "Bu kanalda devam etmekte olan bilgi yarışması yok." @@ -109,22 +109,22 @@ msgstr "Tebrikler {users}! Hepiniz başarılı olarak {num} {currency} kazandın msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "Tebrikler {user}! Başarılı olduğun için {num} {currency} kazandın!" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "Arkadaşlarınla bilgi yarışması oyna!" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "Bilgi Yarışması ayarlarını yönet." -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "Mevcut bilgi yarışması ayarlarını göster." -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -144,59 +144,59 @@ msgstr "Mevcut ayarlar\n" "Listelerin ayarları hükümsüzleştirme izni: {allow_override}\n" "Sonuçları spoiler olarak gizleme: {use_spoilers}" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "Kazanmak için gereken toplam puanı ayarla." -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "Puan sıfırdan yüksek olmalıdır." -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "Tamamdır. Artık kazanmak için gereken puan sayısı {num}." -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "Bir soruyu cevaplamak için en fazla kaç saniye verileceğini ayarla." -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "En az 4 saniye olmalıdır." -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "Tamamdır. Cevap vermek için verilen en fazla süre artık {num}." -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "Bilgi yarışmasının cevap almamaktan dolayı durmadan önce ne kadar bekleyeceğini ayarla." -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "Cevap verme süre sınırından büyük olmalıdır." -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "Tamamdır. Bilgi yarışmaları artık {num} saniye cevap almazlarsa zaman aşımına uğrayacak." -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "Bilgi yarışması listelerinin ayarlara üstün gelmesine izin ver/verme." -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "Tamamdır. Bilgi yarışması listeleri artık bu sunucunun bilgi yarışması ayarlarına üstün gelecek." -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "Tamamdır. Bilgi yarışması listeleri artık bu sunucunun bilgi yarışması ayarlarına üstün gelmeyecek." -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" @@ -205,15 +205,15 @@ msgstr "Botun cevapları spoiler olarak gösterip göstermemesini ayarla.\n\n" " Bu ayar açıldığında bot cevapları spoiler olarak gizler.\n" " " -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "Anlaşıldı. Artık cevapları spoiler olarak saklayacağım." -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "Anlaşıldı, artık cevapları spoiler olarak saklamayacağım." -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" @@ -222,15 +222,15 @@ msgstr "Bot puan kazanıp kazanmayacağını ayarla..\n\n" " Bu ayar etkinleştirilirse kimse cevabı doğru bilemediğinde bot bir puan alır.\n" " " -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "Tamamdır. Artık kullanıcılar zamanında doğru cevap veremezlerse bir puan alacağım." -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "Tamamdır, artık bilgi yarışmasında seni utandırmayacağım." -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -241,15 +241,15 @@ msgstr "Cevabın söylenip söylenmeyeceğini ayarla.\n\n" " söyleyecektir.\n" " " -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "Tamamdır. Artık cevabı kimse bilemezse ben söyleyeceğim." -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "Tamamdır, artık soruların cevaplarını söylemeyeceğim." -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -266,81 +266,81 @@ msgstr "Ödül katlanma oranını ayarla.\n\n" " katlanma oranı ile çarparak belirlenir.\n" " " -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "Katlanma oranı en az 0 olmalı." -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "Tamamdır. Ödül katlanma oranı artık {num}." -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "Tamamdır. Artık kazanana kredi ödülü vermiyeceğim." -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "Özel Bilgi Yarışması listelerini yönet." -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "Yüklenmiş özel bilgi yarışmalarını listele." -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "Yüklenmiş özel bilgi yarışması listesi bulunmamakta." -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "Yüklenmiş bilgi yarışması listeleri" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "Bir bilgi yarışması dosyası yükle." -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "Bir sonraki mesajı içeren bir dosya sağlayın veya iptal etmek için herhangi bir şey yazın." -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "Bir liste yüklemeniz çok uzun sürdü." -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "Yükleme işlemini iptal ettiniz." -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "Geçersiz komut: " -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "Liste ayrıştırılırken hata oluştu. Daha çok bilgi için kayıtları inceleyin." -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "Özel trivia listesi kaydedilemedi. Dosya doğru formata sahip değil.\n" "{schema_error}" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "Bir bilgi yarışması dosyasını sil." -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "{filename} adlı bilgi yarışması silindi." -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "Bilgi yarışması dosyası bulunamadı." -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -351,41 +351,41 @@ msgstr "Belirtilen kategoride bilgi yarışması başlat.\n\n" " hepsinden sorular olacaktır.\n" " " -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "Bu kanalda zaten devam etmekte olan bir bilgi yarışması mevcut." -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "`{name}` geçersiz kategori. Bilgi yarışması kategorilerini görmek için `{prefix}trivia list` komutunu çalıştırın." -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "`{name}` kategorisi için bilgi yarışması listesini ayrıştırırken hata oluştu. Düzgün biçimlendirilmemiş olabilir." -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "Bilgi yarışması listesi başarıyla ayrıştırıldı, fakat boş gibi görünüyor!" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "Devam etmekte olan bir bilgi yarışmasını durdur." -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "Bilgi yarışması durduruldu." -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "Mevcut bilgi yarışması kategorilerini listele." -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "Mevcut bilgi yarışması kategorileri" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -396,7 +396,7 @@ msgstr "Bilgi yarışması için sıralama.\n\n" " bir sıralama için alt komutları kullanın.\n" " " -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -415,11 +415,11 @@ msgstr "Bu sunucu için sıralama.\n\n" " `` sıralamada kaç kişi gösterileceğidir.\n" " " -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "Bilinmedik alan `{field_name}`, ayrım yapılabilecek geçerli alanları görmek için `{prefix}help trivia leaderboard server` kullanın." -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -438,53 +438,53 @@ msgstr "Küresel bilgi yarışması sıralaması.\n\n" " `` sıralamada kaç kişi gösterileceğidir.\n" " " -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "Kayıtta hiç puan yok!" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "Rütbe" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "Üye" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "Kazanmalar" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "Oynanan Oyunlar" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "Toplam Puan" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "Ortalama Puan" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "{filename} ayrılmış bir bilgi yarışması adıdır ve değiştirilemez.\n" "Başka bir ad seçin." -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "{filename} zaten mevcut. Üzerine yazmak ister misiniz?" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "Cevap vermeniz çok uzun sürdü." -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "Var olan dosyayı değiştirmiyorum." -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "Bilgi yarışması listesi {filename} olarak kaydedildi." diff --git a/redbot/cogs/trivia/locales/uk-UA.po b/redbot/cogs/trivia/locales/uk-UA.po index c19a51ae1..15a31a3b0 100644 --- a/redbot/cogs/trivia/locales/uk-UA.po +++ b/redbot/cogs/trivia/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: uk_UA\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/vi-VN.po b/redbot/cogs/trivia/locales/vi-VN.po index e196c7d22..a48cfc8e5 100644 --- a/redbot/cogs/trivia/locales/vi-VN.po +++ b/redbot/cogs/trivia/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: vi_VN\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/zh-CN.po b/redbot/cogs/trivia/locales/zh-CN.po index 068533342..a232c6dd4 100644 --- a/redbot/cogs/trivia/locales/zh-CN.po +++ b/redbot/cogs/trivia/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: zh_CN\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/zh-HK.po b/redbot/cogs/trivia/locales/zh-HK.po index 09c52dd71..95189487a 100644 --- a/redbot/cogs/trivia/locales/zh-HK.po +++ b/redbot/cogs/trivia/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: zh_HK\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/trivia/locales/zh-TW.po b/redbot/cogs/trivia/locales/zh-TW.po index a3c6861bc..f099b5818 100644 --- a/redbot/cogs/trivia/locales/zh-TW.po +++ b/redbot/cogs/trivia/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-03 22:37+0000\n" +"POT-Creation-Date: 2021-11-25 09:07+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File-ID: 45\n" "Language: zh_TW\n" -#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:378 +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:377 msgid "There is no ongoing trivia session in this channel." msgstr "" @@ -108,22 +108,22 @@ msgstr "" msgid "Congratulations {user}! You have received {num} {currency} for winning!" msgstr "" -#: redbot/cogs/trivia/trivia.py:56 +#: redbot/cogs/trivia/trivia.py:55 #, docstring msgid "Play trivia with friends!" msgstr "" -#: redbot/cogs/trivia/trivia.py:95 +#: redbot/cogs/trivia/trivia.py:94 #, docstring msgid "Manage Trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:99 +#: redbot/cogs/trivia/trivia.py:98 #, docstring msgid "Show the current trivia settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:103 +#: redbot/cogs/trivia/trivia.py:102 msgid "Current settings\n" "Bot gains points: {bot_plays}\n" "Answer time limit: {delay} seconds\n" @@ -135,89 +135,89 @@ msgid "Current settings\n" "Use Spoilers in answers: {use_spoilers}" msgstr "" -#: redbot/cogs/trivia/trivia.py:120 +#: redbot/cogs/trivia/trivia.py:119 #, docstring msgid "Set the total points required to win." msgstr "" -#: redbot/cogs/trivia/trivia.py:122 +#: redbot/cogs/trivia/trivia.py:121 msgid "Score must be greater than 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:126 +#: redbot/cogs/trivia/trivia.py:125 msgid "Done. Points required to win set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:130 +#: redbot/cogs/trivia/trivia.py:129 #, docstring msgid "Set the maximum seconds permitted to answer a question." msgstr "" -#: redbot/cogs/trivia/trivia.py:132 +#: redbot/cogs/trivia/trivia.py:131 msgid "Must be at least 4 seconds." msgstr "" -#: redbot/cogs/trivia/trivia.py:136 +#: redbot/cogs/trivia/trivia.py:135 msgid "Done. Maximum seconds to answer set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:140 +#: redbot/cogs/trivia/trivia.py:139 #, docstring msgid "Set how long until trivia stops due to no response." msgstr "" -#: redbot/cogs/trivia/trivia.py:143 +#: redbot/cogs/trivia/trivia.py:142 msgid "Must be larger than the answer time limit." msgstr "" -#: redbot/cogs/trivia/trivia.py:147 +#: redbot/cogs/trivia/trivia.py:146 msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." msgstr "" -#: redbot/cogs/trivia/trivia.py:154 +#: redbot/cogs/trivia/trivia.py:153 #, docstring msgid "Allow/disallow trivia lists to override settings." msgstr "" -#: redbot/cogs/trivia/trivia.py:159 +#: redbot/cogs/trivia/trivia.py:158 msgid "Done. Trivia lists can now override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:163 +#: redbot/cogs/trivia/trivia.py:162 msgid "Done. Trivia lists can no longer override the trivia settings for this server." msgstr "" -#: redbot/cogs/trivia/trivia.py:171 +#: redbot/cogs/trivia/trivia.py:170 #, docstring msgid "Set if bot will display the answers in spoilers.\n\n" " If enabled, the bot will use spoilers to hide answers.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:178 +#: redbot/cogs/trivia/trivia.py:177 msgid "Done. I'll put the answers in spoilers next time." msgstr "" -#: redbot/cogs/trivia/trivia.py:180 +#: redbot/cogs/trivia/trivia.py:179 msgid "Alright, I won't use spoilers to hide answers anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:184 +#: redbot/cogs/trivia/trivia.py:183 #, docstring msgid "Set whether or not the bot gains points.\n\n" " If enabled, the bot will gain a point if no one guesses correctly.\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:191 +#: redbot/cogs/trivia/trivia.py:190 msgid "Done. I'll now gain a point if users don't answer in time." msgstr "" -#: redbot/cogs/trivia/trivia.py:193 +#: redbot/cogs/trivia/trivia.py:192 msgid "Alright, I won't embarrass you at trivia anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:197 +#: redbot/cogs/trivia/trivia.py:196 #, docstring msgid "Set whether or not the answer is revealed.\n\n" " If enabled, the bot will reveal the answer if no one guesses correctly\n" @@ -225,15 +225,15 @@ msgid "Set whether or not the answer is revealed.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:205 +#: redbot/cogs/trivia/trivia.py:204 msgid "Done. I'll reveal the answer if no one knows it." msgstr "" -#: redbot/cogs/trivia/trivia.py:207 +#: redbot/cogs/trivia/trivia.py:206 msgid "Alright, I won't reveal the answer to the questions anymore." msgstr "" -#: redbot/cogs/trivia/trivia.py:213 +#: redbot/cogs/trivia/trivia.py:212 #, docstring msgid "Set the payout multiplier.\n\n" " This can be any positive decimal number. If a user wins trivia when at\n" @@ -244,80 +244,80 @@ msgid "Set the payout multiplier.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:224 +#: redbot/cogs/trivia/trivia.py:223 msgid "Multiplier must be at least 0." msgstr "" -#: redbot/cogs/trivia/trivia.py:228 +#: redbot/cogs/trivia/trivia.py:227 msgid "Done. Payout multiplier set to {num}." msgstr "" -#: redbot/cogs/trivia/trivia.py:230 +#: redbot/cogs/trivia/trivia.py:229 msgid "Done. I will no longer reward the winner with a payout." msgstr "" -#: redbot/cogs/trivia/trivia.py:235 +#: redbot/cogs/trivia/trivia.py:234 #, docstring msgid "Manage Custom Trivia lists." msgstr "" -#: redbot/cogs/trivia/trivia.py:240 +#: redbot/cogs/trivia/trivia.py:239 #, docstring msgid "List uploaded custom trivia." msgstr "" -#: redbot/cogs/trivia/trivia.py:242 +#: redbot/cogs/trivia/trivia.py:241 msgid "No custom Trivia lists uploaded." msgstr "" -#: redbot/cogs/trivia/trivia.py:258 redbot/cogs/trivia/trivia.py:265 +#: redbot/cogs/trivia/trivia.py:257 redbot/cogs/trivia/trivia.py:264 msgid "Uploaded trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:275 +#: redbot/cogs/trivia/trivia.py:274 #, docstring msgid "Upload a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:277 +#: redbot/cogs/trivia/trivia.py:276 msgid "Supply a file with next message or type anything to cancel." msgstr "" -#: redbot/cogs/trivia/trivia.py:283 +#: redbot/cogs/trivia/trivia.py:282 msgid "You took too long to upload a list." msgstr "" -#: redbot/cogs/trivia/trivia.py:286 +#: redbot/cogs/trivia/trivia.py:285 msgid "You have cancelled the upload process." msgstr "" -#: redbot/cogs/trivia/trivia.py:294 +#: redbot/cogs/trivia/trivia.py:293 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/trivia/trivia.py:297 +#: redbot/cogs/trivia/trivia.py:296 msgid "There was an error parsing the trivia list. See logs for more info." msgstr "" -#: redbot/cogs/trivia/trivia.py:302 +#: redbot/cogs/trivia/trivia.py:301 msgid "The custom trivia list was not saved. The file does not follow the proper data format.\n" "{schema_error}" msgstr "" -#: redbot/cogs/trivia/trivia.py:311 +#: redbot/cogs/trivia/trivia.py:310 #, docstring msgid "Delete a trivia file." msgstr "" -#: redbot/cogs/trivia/trivia.py:315 +#: redbot/cogs/trivia/trivia.py:314 msgid "Trivia {filename} was deleted." msgstr "" -#: redbot/cogs/trivia/trivia.py:317 +#: redbot/cogs/trivia/trivia.py:316 msgid "Trivia file was not found." msgstr "" -#: redbot/cogs/trivia/trivia.py:322 +#: redbot/cogs/trivia/trivia.py:321 #, docstring msgid "Start trivia session on the specified category.\n\n" " You may list multiple categories, in which case the trivia will involve\n" @@ -325,41 +325,41 @@ msgid "Start trivia session on the specified category.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:330 +#: redbot/cogs/trivia/trivia.py:329 msgid "There is already an ongoing trivia session in this channel." msgstr "" -#: redbot/cogs/trivia/trivia.py:341 +#: redbot/cogs/trivia/trivia.py:340 msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:348 +#: redbot/cogs/trivia/trivia.py:347 msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." msgstr "" -#: redbot/cogs/trivia/trivia.py:360 +#: redbot/cogs/trivia/trivia.py:359 msgid "The trivia list was parsed successfully, however it appears to be empty!" msgstr "" -#: redbot/cogs/trivia/trivia.py:375 +#: redbot/cogs/trivia/trivia.py:374 #, docstring msgid "Stop an ongoing trivia session." msgstr "" -#: redbot/cogs/trivia/trivia.py:382 +#: redbot/cogs/trivia/trivia.py:381 msgid "Trivia stopped." msgstr "" -#: redbot/cogs/trivia/trivia.py:386 +#: redbot/cogs/trivia/trivia.py:385 #, docstring msgid "List available trivia categories." msgstr "" -#: redbot/cogs/trivia/trivia.py:391 redbot/cogs/trivia/trivia.py:397 +#: redbot/cogs/trivia/trivia.py:390 redbot/cogs/trivia/trivia.py:396 msgid "Available trivia lists" msgstr "" -#: redbot/cogs/trivia/trivia.py:407 +#: redbot/cogs/trivia/trivia.py:406 #, docstring msgid "Leaderboard for trivia.\n\n" " Defaults to the top 10 of this server, sorted by total wins. Use\n" @@ -367,7 +367,7 @@ msgid "Leaderboard for trivia.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:422 +#: redbot/cogs/trivia/trivia.py:421 #, docstring msgid "Leaderboard for this server.\n\n" " `` can be any of the following fields:\n" @@ -379,11 +379,11 @@ msgid "Leaderboard for this server.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:435 redbot/cogs/trivia/trivia.py:464 +#: redbot/cogs/trivia/trivia.py:434 redbot/cogs/trivia/trivia.py:463 msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." msgstr "" -#: redbot/cogs/trivia/trivia.py:451 +#: redbot/cogs/trivia/trivia.py:450 #, docstring msgid "Global trivia leaderboard.\n\n" " `` can be any of the following fields:\n" @@ -395,52 +395,52 @@ msgid "Global trivia leaderboard.\n\n" " " msgstr "" -#: redbot/cogs/trivia/trivia.py:519 +#: redbot/cogs/trivia/trivia.py:518 msgid "There are no scores on record!" msgstr "" -#: redbot/cogs/trivia/trivia.py:549 +#: redbot/cogs/trivia/trivia.py:548 msgid "Rank" msgstr "" -#: redbot/cogs/trivia/trivia.py:550 +#: redbot/cogs/trivia/trivia.py:549 msgid "Member" msgstr "" -#: redbot/cogs/trivia/trivia.py:551 +#: redbot/cogs/trivia/trivia.py:550 msgid "Wins" msgstr "" -#: redbot/cogs/trivia/trivia.py:552 +#: redbot/cogs/trivia/trivia.py:551 msgid "Games Played" msgstr "" -#: redbot/cogs/trivia/trivia.py:553 +#: redbot/cogs/trivia/trivia.py:552 msgid "Total Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:554 +#: redbot/cogs/trivia/trivia.py:553 msgid "Average Score" msgstr "" -#: redbot/cogs/trivia/trivia.py:663 +#: redbot/cogs/trivia/trivia.py:662 msgid "{filename} is a reserved trivia name and cannot be replaced.\n" "Choose another name." msgstr "" -#: redbot/cogs/trivia/trivia.py:672 +#: redbot/cogs/trivia/trivia.py:671 msgid "{filename} already exists. Do you wish to overwrite?" msgstr "" -#: redbot/cogs/trivia/trivia.py:694 +#: redbot/cogs/trivia/trivia.py:693 msgid "You took too long answering." msgstr "" -#: redbot/cogs/trivia/trivia.py:698 +#: redbot/cogs/trivia/trivia.py:697 msgid "I am not replacing the existing file." msgstr "" -#: redbot/cogs/trivia/trivia.py:708 +#: redbot/cogs/trivia/trivia.py:707 msgid "Saved Trivia list as {filename}." msgstr "" diff --git a/redbot/cogs/warnings/locales/af-ZA.po b/redbot/cogs/warnings/locales/af-ZA.po index 0dcc20e47..011038f1d 100644 --- a/redbot/cogs/warnings/locales/af-ZA.po +++ b/redbot/cogs/warnings/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: af_ZA\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/ar-SA.po b/redbot/cogs/warnings/locales/ar-SA.po index 69db11b19..7d3758700 100644 --- a/redbot/cogs/warnings/locales/ar-SA.po +++ b/redbot/cogs/warnings/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: ar_SA\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/bg-BG.po b/redbot/cogs/warnings/locales/bg-BG.po index 99834bf81..eadc486e2 100644 --- a/redbot/cogs/warnings/locales/bg-BG.po +++ b/redbot/cogs/warnings/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: bg_BG\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/bs-BA.po b/redbot/cogs/warnings/locales/bs-BA.po index 5feb69ce2..ac2e62510 100644 --- a/redbot/cogs/warnings/locales/bs-BA.po +++ b/redbot/cogs/warnings/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: bs_BA\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/ca-ES.po b/redbot/cogs/warnings/locales/ca-ES.po index f5bd022b1..da2c370f7 100644 --- a/redbot/cogs/warnings/locales/ca-ES.po +++ b/redbot/cogs/warnings/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: ca_ES\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Acció: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/cs-CZ.po b/redbot/cogs/warnings/locales/cs-CZ.po index cb4f6f709..60cbfc693 100644 --- a/redbot/cogs/warnings/locales/cs-CZ.po +++ b/redbot/cogs/warnings/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: cs_CZ\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Nenašel jsem žádný příkaz s tímto názvem!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Tento příkaz vyžaduje majitele bota. Nemohu ti dovolit, aby byl použit pro akci" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -35,11 +35,11 @@ msgstr "Zadejte příkaz, který má být proveden, když uživatel **překroč "VAROVÁNÍ: zadaný příkaz bude spuštěn bez ohledu na kontroly nebo čekání mezi příkazy. Příkazy vyžadující majitele bota nejsou z bezpečnostních důvodů povoleny.\n\n" "Počkejte prosím 15 sekund před zadáním odpovědi." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Nyní můžete zadat svou odpověď." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -102,37 +102,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -142,75 +142,75 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Nalezen duplicitní název akce!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "Akce {name} byla přidána." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Odstranit akci se zadaným názvem." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Neexistuje žádná akce s názvem {name}!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Vytvořit důvod varování." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Vlastní* nelze použít jako název důvodu!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Nový důvod byl zaregistrován." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Odstranit důvod varování." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "To není registrovaný název důvodu." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Seznam všech nastavených důvodů varování." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Důvod: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Body" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -218,28 +218,28 @@ msgstr "Jméno: {reason_name}\n" "Body: {points}\n" "Popis: {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Nejsou nastaveny žádné důvody!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Seznam všech nastavených automatických akcí pro varování." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Akce: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Překročení příkazu" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Zahodit příkaz" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" @@ -249,13 +249,13 @@ msgstr "Jméno: {action_name}\n" "Příkaz pro pokračování: {exceed_command}\n" "Vypínací příkaz: {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Nejsou nakonfigurovány žádné akce!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -263,110 +263,110 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Nemůžeš varovat sám sebe." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "To není registrovaný důvod!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Pro povolení vlastních důvodů povolte `{prefix}warningset allowcustomreasons true`." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Varování od {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Obdrželi jste varování v {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Použij `{prefix}pro odstranění tohoto varování {user} {message}`." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Body: {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Seznam varování pro daného uživatele." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Tento uživatel nemá žádná varování!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Neznámý moderátor ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "Upozornění na {num_points} bodů za {reason_name}, vydané {user}, popis {description}\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Varování pro {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Seznam varování pro sebe." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "Nemáte žádné varování!" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Odstraní varování od uživatele." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Nemůžete od sebe odstranit varování." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Toto varování neexistuje!" diff --git a/redbot/cogs/warnings/locales/da-DK.po b/redbot/cogs/warnings/locales/da-DK.po index be0a266a1..6866b39d1 100644 --- a/redbot/cogs/warnings/locales/da-DK.po +++ b/redbot/cogs/warnings/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: da_DK\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Jeg kunne ikke finde en kommando med det input!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Denne kommando kræver at du er bottens ejer. Jeg kan ikke tillade dig brugen af dette til en handling" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Du kan skrive dit svar nu." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "Handling {name} er blevet tilføjet." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Slet handlingen med det specificerede navn." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Ingen handling med navnet {name} findes!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Skab et advarsels grundlag." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Det nye grundlag er blevet registeret." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Fjern et advarsels grundlag." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Vis alle konfigurerede grundlag for Advarsler." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Begrundelse: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Der er ikke nogle grundlag konfigureret!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Vis alle konfigurerede automatiske handlinger for advarsler." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Handling: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,109 +250,109 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Du kan ikke advare dig selv." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Det er ikke en registeret begrundelse!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Advarsel fra {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Du har modtaget en advarsel i {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Brug `{prefix}unwarn {user} {message}` for at fjerne denne advarsel." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Denne bruger har ikke nogle advarsler!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Advarsler for {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Fjern en advarsel fra en bruger." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Du kan ikke fjerne advarsler fra dig selv." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Denne advarsel findes ikke!" diff --git a/redbot/cogs/warnings/locales/de-DE.po b/redbot/cogs/warnings/locales/de-DE.po index 2047e3de5..1804e4163 100644 --- a/redbot/cogs/warnings/locales/de-DE.po +++ b/redbot/cogs/warnings/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: de_DE\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Ich konnte keinen Befehl für diese Eingabe finden!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Dieser Befehl kann nur vom Bot Besitzer ausgeführt werden. Du darfst diese Aktion nicht ausführen." -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -35,11 +35,11 @@ msgstr "Geben Sie den Befehl ein, der ausgeführt werden soll, wenn der Benutzer "WARNUNG: Der eingegebene Befehl wird ohne Rücksicht auf Überprüfungen oder Abklingzeiten ausgeführt. Befehle, die Bot-Besitzer benötigen, sind aus Sicherheitsgründen nicht erlaubt.\n\n" "Bitte warten Sie 15 Sekunden, bevor Sie Ihre Antwort eingeben." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Du kannst deine Antwort nun eingeben." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -102,37 +102,37 @@ msgstr "Ich werde den Namen der Moderators der die Verwarnung erteilt hat nicht #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "Der Warnungskanal wurde auf {channel} gesetzt." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "Warnungen werden nun in den Kanal gesendet, in dem der Befehl verwendet wurde." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "Warnungen werden jetzt in {channel} gesendet." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "Warnungskanal wurde deaktiviert." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -142,75 +142,75 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Doppelter Aktionsname gefunden!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "Aktion {name} wurde hinzugefügt." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Lösche die Aktion mit den angegebenen Namen." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Es gibt keine Aktion mit dem Namen {name}!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Erstelle einen Grund für Verwarnungen." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Benutzerdefiniert* kann nicht als Name für einen Grund verwendet werden!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Der neue Grund wurde registriert." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Lösche einen Grund für Verwarnungen." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Das ist kein registrierter Name für einen Grund." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Liste alle konfigurierten Gründe für Verwarnungen auf." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Grund: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Punkte" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -218,28 +218,28 @@ msgstr "Name: {reason_name}\n" "Punkte: {points}\n" "Beschreibung: {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Es sind keine Gründe konfiguriert!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Liste alle konfigurierten automatisierten Aktionen für Verwarnungen auf." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Aktion: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Befehl überschreiten" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Befehl streichen" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" @@ -249,13 +249,13 @@ msgstr "Name: {action_name}\n" "Befehl überschreiten: {exceed_command}\n" "Befehl ablegen: {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Es sind keine Aktionen konfiguriert!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -263,110 +263,110 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Du kannst dich selbst nicht verwarnen." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "Du kannst andere Bots nicht warnen." -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Das ist kein registrierter Grund!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Nutze `{prefix}warningset allowcustomreasons true`, um benutzerdefinierte Gründe zu aktivieren." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Verwarnung von {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "Verwarnung" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Du hast eine Verwarnung in {guild_name} erhalten." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "{user} wurde verwarnt, ich konnte aber keine DM senden." -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user} wurde verwarnt." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Benutze `{prefix}unwarn {user} {message}` um diese Warnung zu entfernen." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Punkte: {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Listet die Verwarnungen des angegebenen Benutzers auf." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Dieser Benutzer hat noch keine Verwarnungen!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Unbekannter Moderator ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "{num_points} Punkte Verwarnung {reason_name} ausgestellt von {user} wegen {description}\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Verwarnung für {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Listet Verwarnungen für dich selbst auf." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "Du hast keine Warnungen!" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Entferne eine Verwarnung von einem Benutzer." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Du kannst keine Verwarnungen von dir selbst entfernen." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Diese Warnung existiert nicht!" diff --git a/redbot/cogs/warnings/locales/el-GR.po b/redbot/cogs/warnings/locales/el-GR.po index 904a13ed8..9e2751622 100644 --- a/redbot/cogs/warnings/locales/el-GR.po +++ b/redbot/cogs/warnings/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: el_GR\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/es-ES.po b/redbot/cogs/warnings/locales/es-ES.po index 6f38aa7de..7c6dadf39 100644 --- a/redbot/cogs/warnings/locales/es-ES.po +++ b/redbot/cogs/warnings/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: es_ES\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "¡No he podido encontrar ningún comando para tu entrada!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Ese comando requiere ser propietario del bot. No puedo permitir que lo utilices para una acción" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -35,11 +35,11 @@ msgstr "Introduzca el comando a ejecutar cuando el usuario **excede los puntos p "ADVERTENCIA: El comando introducido se ejecutará sin tener en cuenta los chequeos o tiempos de espera. Los comandos que requieren ser el propietario del bot no están permitidos por razones de seguridad.\n\n" "Por favor espera 15 segundos antes de escribir tu respuesta." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Puede introducir su respuesta ahora." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -102,22 +102,20 @@ msgstr "No incluiré el nombre del moderador que emitió la advertencia al envia #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " -msgstr "Establece el canal al que se deben enviar las advertencias.\n" -" Deje en blanco para usar el canal donde el comando `[p]warn` fue usado.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "El canal de advertencia se ha establecido en {channel}." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "Ahora se enviarán advertencias en el canal del comando." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" @@ -126,17 +124,17 @@ msgstr "\n" " Establecer si las advertencias deben ser enviadas a un canal establecido con `[p]warningset warnchannel`.\n" " " -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "Las advertencias se enviarán ahora a {channel}." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "El canal ha sido desactivado." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -144,89 +142,77 @@ msgid "Manage automated actions for Warnings.\n" " user is warned enough so that their points go over this\n" " threshold, the action will be executed.\n" " " -msgstr "Administrar acciones automatizadas para Advertencias.\n" -" Las acciones son esencialmente macros de comandos. Cualquier comando se puede ejecutar\n" -" cuando la acción se activa inicialmente, y/o cuando la acción\n" -" sea levantada.\n" -" Las acciones deben tener un nombre y un umbral de puntos. Cuando un usuario\n" -" es advertido lo suficiente para que sus puntos superen este\n" -" umbral, la acción será ejecutada.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " -msgstr "Crear una acción automatizada.\n" -" No se permiten nombres de acciones duplicadas.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Nombre de acción duplicado encontrado!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "La acción {name} ha sido añadida." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Eliminar la acción con el nombre especificado." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "¡No existe ninguna acción llamada {name}!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " -msgstr "Administrar razones de advertencia.\n" -" Las razones deben tener un nombre, una descripción y un valor de puntos. El nombre\n" -" de la razón debe ser dado cuando un usuario es advertido.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Crear una razón de advertencia." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Personalizado* no puede ser usado como un nombre de razón!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "La nueva razón ha sido registrada." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Eliminar una razón de advertencia." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Ese no es un nombre de razón registrado." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Listar todas las razones configuradas para Advertencias." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Razón: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Puntos" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -234,28 +220,28 @@ msgstr "Nombre: {reason_name}\n" "Puntos: {points}\n" "Descripción: {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "¡No hay razones configuradas!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Listar todas las acciones automatizadas configuradas para Advertencias." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Acción: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Comando excedido" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Descartar comando" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" @@ -265,129 +251,124 @@ msgstr "Nombre: {action_name}\n" "Comando excedido: {exceed_command}\n" "Comando descartado: {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "¡No hay acciones configuradas!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" " or a custom reason if ``[p]warningset allowcustomreasons`` is set.\n" " " -msgstr "Advierte al usuario por la razón especificada.\n" -" `` número de puntos para los que debe ser la advertencia. Si no se proporciona ningún número\n" -" se dará 1 punto. Las advertencias preestablecidas hacen caso omiso de esto.\n" -" `` es la razón de la advertencia. Esta puede ser una razón registrada,\n" -" o una razón personalizada si ``[p]warningset allowcustomreasons`` está establecido.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "No puedes advertirte a ti mismo." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "No puedes advertir a otros bots." -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "No puedes advertir al propietario del servidor." -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "La persona que intentas advertir es igual o superior a la que estás en la jerarquía de discord, no puedes advertirles." -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "¡Esa no es una razón registrada!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "No se pueden aplicar puntos negativos." -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Utiliza `{prefix}warningset allowcustomreasons true` para habilitar razones personalizadas." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Advertencia de {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "Advertencia" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Has recibido un aviso en {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "Se ha emitido una advertencia para {user}, pero no pude enviarle un mensaje de advertencia." -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user} ha sido advertido." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Usa `{prefix}unwarn {user} {message}` para eliminar esta advertencia." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Puntos: {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Listar las advertencias para el usuario especificado." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "¡El usuario no tiene ningún aviso!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "Moderador eliminado" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Moderador desconocido ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "{num_points} puntos de advertencia {reason_name} emitida por {user} con motivo {description}\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Advertencias de {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Listar tus propias advertencias." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "¡No tienes advertencias!" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Eliminar una advertencia de un usuario." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "No puedes quitarte avisos a ti mismo." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "¡Esa advertencia no existe!" diff --git a/redbot/cogs/warnings/locales/fi-FI.po b/redbot/cogs/warnings/locales/fi-FI.po index 7851f892a..277d608b0 100644 --- a/redbot/cogs/warnings/locales/fi-FI.po +++ b/redbot/cogs/warnings/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: fi_FI\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/fr-FR.po b/redbot/cogs/warnings/locales/fr-FR.po index 802fe8b04..0e06fe734 100644 --- a/redbot/cogs/warnings/locales/fr-FR.po +++ b/redbot/cogs/warnings/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,33 +15,41 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: fr_FR\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Je n'ai pas trouvé de commande à partir de cette entrée !" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Cette commande nécessite d'être le propriétaire du bot. Je ne peux pas vous permettre d'utiliser cela pour une action" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" "WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n" "Please wait 15 seconds before entering your response." -msgstr "" +msgstr "Entrez la commande à exécuter lorsque l'utilisateur **dépasse les points pour que cette action se produise.**\n" +"**Si vous ne souhaitez pas qu'une commande soit exécutée, entrez** `none`.\n\n" +"Entrez exactement comme vous le feriez si vous essayiez d'exécuter la commande, sauf que vous ne mettez pas de préfixe et que vous utilisez `{user}` à la place de tout argument utilisateur/membre.\n\n" +"AVERTISSEMENT : La commande saisie sera exécutée sans tenir compte des contrôles ou des cooldowns. Les commandes nécessitant le propriétaire du bot ne sont pas autorisées pour des raisons de sécurité.\n\n" +"Veuillez attendre 15 secondes avant d'entrer votre réponse." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Vous pouvez saisir votre réponse maintenant." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" "WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n" "Please wait 15 seconds before entering your response." -msgstr "" +msgstr "Entrez la commande à exécuter lorsque l'utilisateur **retourne à une valeur inférieure aux points pour que cette action se produise.** Veuillez noter que cette commande est destinée à être utilisée pour inverser l'action prise lorsque l'utilisateur a dépassé la valeur des points de l'action.\n" +"**Si vous ne souhaitez pas qu'une commande soit exécutée en cas d'abandon de points, entrez** `none`.\n\n" +"Entrez exactement comme vous le feriez si vous essayiez d'exécuter la commande, sauf que vous ne mettez pas de préfixe et que vous utilisez `{user}` à la place de tout argument utilisateur/membre.\n\n" +"AVERTISSEMENT : La commande saisie sera exécutée sans tenir compte des contrôles ou des cooldowns. Les commandes nécessitant le propriétaire du bot ne sont pas autorisées pour des raisons de sécurité.\n\n" +"Veuillez attendre 15 secondes avant d'entrer votre réponse." #: redbot/cogs/warnings/warnings.py:30 #, docstring @@ -94,37 +102,38 @@ msgstr "Je n'inclurais pas le nom du modérateur qui a émis l'avertissement lor #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "Le salon d'avertissement a été réglé sur {channel}." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "Les avertissements seront maintenant envoyés dans le salon où la commande a été invoqué." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " -msgstr "" +msgstr "\n" +"Définir si les avertissements doivent être envoyés à un canal défini avec `[p]warningset warnchannel`. " -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "Les avertissements seront maintenant envoyés à {channel}." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." -msgstr "" +msgstr "Le canal de basculement a été désactivé." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,75 +143,75 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Nom d'action dupliqué trouvé !" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "L'action {name} a été ajoutée." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Supprimer l'action avec le nom spécifié." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Aucune action nommée {name} n'existe!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Créer une raison d'avertissement." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Custom* ne peut pas être utilisé comme nom de raison !" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "La nouvelle raison a été enregistrée." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Supprimer une raison d'avertissement." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Ce n'est pas un nom de raison enregistré." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Lister toutes les raisons configurées pour les avertissements." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Raison : {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Points" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -210,41 +219,44 @@ msgstr "Nom : {reason_name}\n" "Points : {points}\n" "Description : {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Il n'y a pas de raisons configurées !" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Lister toutes les actions automatisées configurées pour les avertissements." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Action : {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Commande dépassée" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Commande de suppression" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" -msgstr "" +msgstr "Nom : {action_name}\n" +"Points : {points}\n" +"Commande de dépassement : {exceed_command}\n" +"Commande d'abandon : {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Il n'y a aucune action configurée !" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -252,110 +264,110 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Vous ne pouvez pas vous avertir vous-même." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "Vous ne pouvez pas avertir les autres bots." -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "Vous ne pouvez pas avertir le propriétaire du serveur." -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." -msgstr "" +msgstr "La personne que vous essayez d'avertir est égale ou supérieure à vous dans la hiérarchie du discord, vous ne pouvez pas l'avertir." -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Ce n'est pas une raison enregistrée !" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." -msgstr "" +msgstr "Vous ne pouvez pas appliquer des points négatifs." -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Utilisez `{prefix}warningset allowcustomreasons` pour activer les raisons personnalisées." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Avertissement de {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "Avertissement" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Vous avez reçu un avertissement dans {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "Un avertissement pour {user} a été émis, mais je n'ai pas pu leur envoyer un message d'avertissement." -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user} a été averti." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Utilisez `{prefix}unwarn {user} {message}` pour retirer cet avertissement." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Points : {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Lister les avertissements pour l'utilisateur spécifié." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Cet utilisateur n'a aucun avertissement !" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "Modérateur Supprimé" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Modérateur inconnu ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "{num_points} points d'avertissement {reason_name} émis par {user} pour {description}\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Avertissements pour {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Liste les avertissements pour vous." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "Vous n'avez pas d'avertissements !" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Supprimer un avertissement d'un utilisateur." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Vous ne pouvez pas supprimer les avertissements de vous-même." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Cet avertissement n'existe pas !" diff --git a/redbot/cogs/warnings/locales/he-IL.po b/redbot/cogs/warnings/locales/he-IL.po index f3fd02b5d..ea30a64dc 100644 --- a/redbot/cogs/warnings/locales/he-IL.po +++ b/redbot/cogs/warnings/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: he_IL\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/hi-IN.po b/redbot/cogs/warnings/locales/hi-IN.po index e0a3cc83c..a0b2bddd9 100644 --- a/redbot/cogs/warnings/locales/hi-IN.po +++ b/redbot/cogs/warnings/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: hi_IN\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/hr-HR.po b/redbot/cogs/warnings/locales/hr-HR.po new file mode 100644 index 000000000..f069e86ec --- /dev/null +++ b/redbot/cogs/warnings/locales/hr-HR.po @@ -0,0 +1,357 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 57\n" +"Language: hr_HR\n" + +#: redbot/cogs/warnings/helpers.py:73 +msgid "I could not find a command from that input!" +msgstr "" + +#: redbot/cogs/warnings/helpers.py:79 +msgid "That command requires bot owner. I can't allow you to use that for an action" +msgstr "" + +#: redbot/cogs/warnings/helpers.py:88 +msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" +"**If you do not wish to have a command run, enter** `none`.\n\n" +"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" +"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n" +"Please wait 15 seconds before entering your response." +msgstr "" + +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 +msgid "You may enter your response now." +msgstr "" + +#: redbot/cogs/warnings/helpers.py:130 +msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" +"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" +"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" +"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n" +"Please wait 15 seconds before entering your response." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:30 +#, docstring +msgid "Warn misbehaving users and take automated actions." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:113 +#, docstring +msgid "Manage settings for Warnings." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:119 +#, docstring +msgid "Enable or disable custom reasons for a warning." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:123 +msgid "Custom reasons have been enabled." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:125 +msgid "Custom reasons have been disabled." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:130 +#, docstring +msgid "Set whether warnings should be sent to users in DMs." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:133 +msgid "I will now try to send warnings to users DMs." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:135 +msgid "Warnings will no longer be sent to users DMs." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:140 +#, docstring +msgid "Decide whether the name of the moderator warning a user should be included in the DM to that user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:144 +msgid "I will include the name of the moderator who issued the warning when sending a DM to a user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:150 +msgid "I will not include the name of the moderator who issued the warning when sending a DM to a user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:158 +#, docstring +msgid "Set the channel where warnings should be sent to.\n\n" +" Leave empty to use the channel `[p]warn` command was called in.\n" +" " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:166 +msgid "The warn channel has been set to {channel}." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 +msgid "Warnings will now be sent in the channel command was used in." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:175 +#, docstring +msgid "\n" +" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" +" " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:183 +msgid "Warnings will now be sent to {channel}." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:188 +msgid "Toggle channel has been disabled." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:194 +#, docstring +msgid "Manage automated actions for Warnings.\n\n" +" Actions are essentially command macros. Any command can be run\n" +" when the action is initially triggered, and/or when the action\n" +" is lifted.\n" +" Actions must be given a name and a points threshold. When a\n" +" user is warned enough so that their points go over this\n" +" threshold, the action will be executed.\n" +" " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:208 +#, docstring +msgid "Create an automated action.\n\n" +" Duplicate action names are not allowed.\n" +" " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:229 +msgid "Duplicate action name found!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:236 +msgid "Action {name} has been added." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:241 +#, docstring +msgid "Delete the action with the specified name." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:254 +msgid "No action named {name} exists!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:260 +#, docstring +msgid "Manage warning reasons.\n\n" +" Reasons must be given a name, description and points value. The\n" +" name of the reason must be given when a user is warned.\n" +" " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:272 +#, docstring +msgid "Create a warning reason." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:276 +msgid "*Custom* cannot be used as a reason name!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:286 +msgid "The new reason has been registered." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:291 +#, docstring +msgid "Delete a warning reason." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:298 +msgid "That is not a registered reason name." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:304 +#, docstring +msgid "List all configured reasons for Warnings." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:312 +msgid "Reason: {name}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 +msgid "Points" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:320 +msgid "Name: {reason_name}\n" +"Points: {points}\n" +"Description: {description}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:327 +msgid "There are no reasons configured!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:333 +#, docstring +msgid "List all configured automated actions for Warnings." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:341 +msgid "Action: {name}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:346 +msgid "Exceed command" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:350 +msgid "Drop command" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:354 +msgid "Name: {action_name}\n" +"Points: {points}\n" +"Exceed command: {exceed_command}\n" +"Drop command: {drop_command}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:362 +msgid "There are no actions configured!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:375 +#, docstring +msgid "Warn the user for the specified reason.\n\n" +" `` number of points the warning should be for. If no number is supplied\n" +" 1 point will be given. Pre-set warnings disregard this.\n" +" `` is reason for the warning. This can be a registered reason,\n" +" or a custom reason if ``[p]warningset allowcustomreasons`` is set.\n" +" " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:384 +msgid "You cannot warn yourself." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:386 +msgid "You cannot warn other bots." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:388 +msgid "You cannot warn the server owner." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:391 +msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:401 +msgid "That is not a registered reason!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:404 +msgid "You cannot apply negative points." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:418 +msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 +msgid "Warning from {user}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 +msgid "Warning" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:448 +msgid "You have received a warning in {guild_name}." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:458 +msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 +msgid "{user} has been warned." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:498 +msgid "{reason}\n\n" +"Use `{prefix}unwarn {user} {message}` to remove this warning." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:501 +msgid "{description}\n" +"Points: {points}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:524 +#, docstring +msgid "List the warnings for the specified user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:537 +msgid "That user has no warnings!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 +msgid "Deleted Moderator" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 +msgid "Unknown Moderator ({})" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 +msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 +msgid "Warnings for {user}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:565 +#, docstring +msgid "List warnings for yourself." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:573 +msgid "You have no warnings!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:607 +#, docstring +msgid "Remove a warning from a user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:620 +msgid "You cannot remove warnings from yourself." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:627 +msgid "That warning doesn't exist!" +msgstr "" + diff --git a/redbot/cogs/warnings/locales/hu-HU.po b/redbot/cogs/warnings/locales/hu-HU.po index 089aac59c..9d9188273 100644 --- a/redbot/cogs/warnings/locales/hu-HU.po +++ b/redbot/cogs/warnings/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: hu_HU\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/id-ID.po b/redbot/cogs/warnings/locales/id-ID.po index fd34b1c17..11df645f5 100644 --- a/redbot/cogs/warnings/locales/id-ID.po +++ b/redbot/cogs/warnings/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: id_ID\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Aku tidak bisa menemukan perintah dari masukan itu!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Command itu membutuhkan ijin dari pemilik bot. Saya tidak dapat mengizinkan anda untuk menggunakannya" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/it-IT.po b/redbot/cogs/warnings/locales/it-IT.po index a98f5c8db..86a0a81f8 100644 --- a/redbot/cogs/warnings/locales/it-IT.po +++ b/redbot/cogs/warnings/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: it_IT\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Non riesco a trovare un comando da quanto inserito!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Questo comando richiede il proprietario del bot. Non posso permetterti di utilizzarlo per un'azione" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Puoi inserire la tua risposta ora." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Trovato nome azione duplicato!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "L'azione {name} è stata aggiunta." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Elimina l'azione con il nome specificato." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Non esiste alcuna azione chiamata {name}!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Crea un motivo di ammonizione." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Custom* non può essere utilizzato come nome del motivo!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Il nuovo motivo è stato registrato." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Elimina un motivo di ammonizione." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Non è un nome di motivo registrato." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Elenca tutti i motivi configurati per le ammonizioni." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Motivo: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Punti" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Non sono stati configurati motivi!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Elenca tutte le azioni automatizzate configurate per le ammonizioni." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Azione: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Comando di superamento in alto" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Comando di superamento in basso" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Non sono state configurate azioni!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Non puoi ammonirti da solo." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Non è un motivo registrato!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Esegui `{prefix}warningset allowcustomreasons true` per abilitare i motivi personalizzati." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Ammonizione da {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Hai ricevuto un'ammonizione in {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Questo utente non ha ammonizioni!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Ammonizioni per {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Rimuovi un'ammonizione da un utente." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Non puoi rimuovere ammonizioni da te stesso." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Questa ammonizione non esiste!" diff --git a/redbot/cogs/warnings/locales/ja-JP.po b/redbot/cogs/warnings/locales/ja-JP.po index 986930352..ff1bc79a4 100644 --- a/redbot/cogs/warnings/locales/ja-JP.po +++ b/redbot/cogs/warnings/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: ja_JP\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/ko-KR.po b/redbot/cogs/warnings/locales/ko-KR.po index 93c3fa24c..d1c984adb 100644 --- a/redbot/cogs/warnings/locales/ko-KR.po +++ b/redbot/cogs/warnings/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: ko_KR\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "입력에서 명령어를 찾을 수 없어요!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "해당 명령어는 봇 주인이 필요해요. 해당 명령어를 작동시키도록 허가를 해줄 수 없어요." -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "지금 응답을 입력하실 수 있어요." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "경고 채널이 {channel}로 설정되었어요." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "이제 경고가 사용된 채널 명령어로 전송될거에요." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "이제 경고가 {channel}로 전송될거에요." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "토글 채널이 비활성화되었어요." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "중복된 동작 이름이 발견되었어요!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "동작 {name}가 추가되었어요." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "지정된 이름의 작동을 삭제하세요." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "이름이 {name}인 동작이 존재하지 않아요!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "경고 이유를 생성하세요." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "새로운 이유가 등록되었어요." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "경고 이유를 삭제하세요." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "해당 이름은 등록되지 않은 이유의 이름이에요." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "경고에 대한 설정된 이유들을 나열하세요." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "이유: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "설정된 이유가 없어요!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "동작: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "명령어 초과" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "명령어 드롭" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "설정된 동작이 없어요!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "본인 스스로에게 경고를 할 수 없어요." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "그것은 등록된 이유가 아니에요!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "{user}으로부터의 경고" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "경고" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "{guild_name}에게 경고를 받았아요." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user}가 경고를 받았어요." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "해당 사용자는 경고가 없어요!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "경고 대상 {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "본인의 경고를 나열합니다." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "경고가 없어요!" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "사용자의 경고를 제거합니다." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "본인이 본인에 대한 경고를 제거할 수 없어요." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "경고가 존재하지 않아요." diff --git a/redbot/cogs/warnings/locales/nb-NO.po b/redbot/cogs/warnings/locales/nb-NO.po index 175f0ac46..b53404c9b 100644 --- a/redbot/cogs/warnings/locales/nb-NO.po +++ b/redbot/cogs/warnings/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: nb_NO\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Jeg fant ikke en kommando i det inntastet!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Den kommandoen krever bot eier. Jeg kan ikke tillate deg å bruke den for en handling" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -35,11 +35,11 @@ msgstr "Skriv inn kommandoen som skal kjøres når brukeren **overstiger punkten "ADVARSEL: Kommandoen som er angitt vil bli kjørt uten hensyn til kontroller eller kjølevæsker. Kommandoer som krever bot eier er ikke tillatt av sikkerhetsgrunner.\n\n" "Vennligst vent 15 sekunder før du skriver inn svaret ditt." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Du kan skrive inn svaret nå." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -102,22 +102,20 @@ msgstr "Jeg kommer ikke til å oppgi navnet på moderator som ga advarsel ved se #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " -msgstr "Angi kanalen hvor advarsler skal sendes til.\n" -" La stå tom for å bruke kanalen `[p]warn` kommandoen ble kalt inn.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "Advarselkanalen har blitt satt til {channel}." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "Advarsler sendes nå i kanal kommandoen ble brukt i." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" @@ -126,17 +124,17 @@ msgstr "\n" " Angi om advarsler skal sendes til en kanal satt med `[p]warningset warnchannel`.\n" " " -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "Advarsler sendes nå til {channel}." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "Veksle kanal har blitt deaktivert." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -144,89 +142,77 @@ msgid "Manage automated actions for Warnings.\n" " user is warned enough so that their points go over this\n" " threshold, the action will be executed.\n" " " -msgstr "Administrer automatiserte handlinger for advarsler.\n" -" Handlinger er i det vesentlige kommandoen makroer. Alle kommandoer kan kjøres\n" -" når handlingen først aktiveres, og/eller når handlingen\n" -" er løftet.\n" -" Handlinger må angis som et navn og en punktterskel. Når en\n" -" bruker er advart nok slik at deres poeng går over denne\n" -" terskelen handlingen vil bli utført.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " -msgstr "Opprette en automatisk handling.\n" -" Dupliserte handlingsnavn er ikke tillatt.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Duplikat handlingsnavn ble funnet!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "Handlingen {name} er lagt til." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Slett handlingen med det angitte navnet." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Ingen handling med navn {name} eksisterer!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " -msgstr "Behandle advarselsgrunner.\n" -" Årsaker må gis et navn, beskrivelse og poengverdi.\n" -" navnet på grunnen må oppgis når en bruker blir advart.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Opprette en advarselsgrunn." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Tilpasset* kan ikke brukes som begrunnelse!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Den nye årsaken er registrert." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Slette en advarselsgrunn." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Det er ikke et registrert årsaksnavn." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Vis alle konfigurerte årsaker til advarsler." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Årsak: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Poeng" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -234,28 +220,28 @@ msgstr "Navn: {reason_name}\n" "Poeng: {points}\n" "Beskrivelse: {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Det er ingen grunner konfigurert!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Vis alle konfigurerte automatiserte handlinger for Advarseler." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Handling: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Utført kommando" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Slipp kommando" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" @@ -265,129 +251,124 @@ msgstr "Navn: {action_name}\n" "Oppnådd kommando: {exceed_command}\n" "Slippkommando: {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Det er ingen handlinger konfigurert!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" " or a custom reason if ``[p]warningset allowcustomreasons`` is set.\n" " " -msgstr "Advar brukeren av en gitt grunn.\n" -" `` antall poeng advarselen skal være for. Hvis ingen nummer oppgis\n" -" 1 poeng vil det bli gitt. Forhåndsangi advarsler, se bort fra dette.\n" -" `` er grunn for advarselen. Dette kan være en grunn til å registrere\n" -" eller en egendefinert årsak hvis ``[p]warningset allowcustomreasons`` er satt.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Du kan ikke advare deg selv." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "Du kan ikke advare andre bots." -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "Du kan ikke advare servereieren." -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "Personen du prøver å advare er lik eller høyere enn du i discord hierarkiet, du kan ikke advare dem." -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Det er ikke en registrert grunn!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "Du kan ikke legge til negative punkter." -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Gjør `{prefix}warningset allowcustomreasons true` for å aktivere egendefinerte årsaker." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Advarsel fra {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "Advarsel" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Du har mottatt en advarsel i {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "En advarsel for {user} har blitt utstedt, men jeg kunne ikke sende en advarsel." -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user} har blitt advart." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Bruk `{prefix}unwarn {user} {message}` for å fjerne denne advarselen." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Poeng: {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Oppgi advarslene for den angitte brukeren." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Den brukeren har ingen advarsler!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "Slettet moderator" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Ukjent moderator ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "{num_points} -poeng advarsel {reason_name} utstedt av {user} for {description}\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Advarsler for {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Vis advarsler for deg selv." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "Du har ingen advarsler!" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Fjern en advarsel fra en bruker." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Du kan ikke fjerne advarsler fra deg selv." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Den advarselen finnes ikke!" diff --git a/redbot/cogs/warnings/locales/nl-NL.po b/redbot/cogs/warnings/locales/nl-NL.po index 24eb506d8..904639fed 100644 --- a/redbot/cogs/warnings/locales/nl-NL.po +++ b/redbot/cogs/warnings/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: nl_NL\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "I kon geen commando vinden in deze input!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Deze commando vereist de eigenaar van de bot. Ik kan jou niet toestaan deze te gebruiken voor een actie" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Je kan nu jouw antwoord invoeren." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Dubbele actienaam gevonden!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Dat is geen geregistreerde reden!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Deze gebruiker heeft geen waarschuwingen!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/pl-PL.po b/redbot/cogs/warnings/locales/pl-PL.po index 11add6cfc..da6a652f2 100644 --- a/redbot/cogs/warnings/locales/pl-PL.po +++ b/redbot/cogs/warnings/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: pl_PL\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Nie mogłem/am znaleźć polecenia z tego wejścia!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/pt-BR.po b/redbot/cogs/warnings/locales/pt-BR.po index 53db6ac62..d133ae767 100644 --- a/redbot/cogs/warnings/locales/pt-BR.po +++ b/redbot/cogs/warnings/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: pt_BR\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Eu não consegui encontrar nenhum comando com essa informação!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Este comando necessita do dono do bot. Eu não posso permitir que você faça isso" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/pt-PT.po b/redbot/cogs/warnings/locales/pt-PT.po index 21deda6e6..688ebb67b 100644 --- a/redbot/cogs/warnings/locales/pt-PT.po +++ b/redbot/cogs/warnings/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: pt_PT\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/ro-RO.po b/redbot/cogs/warnings/locales/ro-RO.po index 8095d125b..5f7162eb6 100644 --- a/redbot/cogs/warnings/locales/ro-RO.po +++ b/redbot/cogs/warnings/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: ro_RO\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/ru-RU.po b/redbot/cogs/warnings/locales/ru-RU.po index 97c110179..704cac977 100644 --- a/redbot/cogs/warnings/locales/ru-RU.po +++ b/redbot/cogs/warnings/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: ru_RU\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Я не могу найти команду с таким названием!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "Эта команда требует роль владельца/со-владельца. Я не могу дать вам возможность ею воспользоваться" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -35,11 +35,11 @@ msgstr "Введите команду, которая будет выполня "ПРЕДУПРЕЖДЕНИЕ: Введенная команда будет выполнена без учета проверок и тайм-аутов. Команды, требующие указания владельца бота, запрещены по соображениям безопасности.\n\n" "Пожалуйста, подождите 15 секунд перед вводом своего ответа." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Вы можете написать свой ответ сейчас." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -102,22 +102,20 @@ msgstr "Теперь Я не буду указывать имя модерато #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " -msgstr "Устанавливает канал, на который должны отправляться предупреждения.\n" -" Оставьте пустым, чтобы использовать канал, в котором была вызвана команда `[p]warn`.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "Канал с предупреждениями установлен на {channel}." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "Предупреждения теперь будут отправляться в том канале, в котором была использована команда." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" @@ -126,17 +124,17 @@ msgstr "\n" " Активируйте, следует ли отправлять предупреждения на канал, заданный с помощью `[p]warningset warnchannel`.\n" " " -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "Предупреждения теперь будут отправляться на {channel}." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "Канал был отключен." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -144,89 +142,77 @@ msgid "Manage automated actions for Warnings.\n" " user is warned enough so that their points go over this\n" " threshold, the action will be executed.\n" " " -msgstr "Управление автоматическими действиями для предупреждений.\n" -" Действия - это, по сути, командные макросы. Любая команда может быть запущена\n" -" когда действие первоначально запускается, и/или когда действие\n" -" отменяется.\n" -" Действиям необходимо присвоить имя и порог баллов. Когда\n" -" пользователь предупрежден настолько, что его баллы превышают этот\n" -" порог, действие будет выполнено.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " -msgstr "Создайте автоматическое действие.\n" -" Дублирование имен действий не допускается.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Найдено повторяющееся имя действия!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "Действие {name} было добавлено." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Удалить действие с указанным именем." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "Никаких действий с именем {name} не существует!" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " -msgstr "Управление причинами предупреждений.\n" -" Причинам должны быть присвоены имя, описание и значение баллов. Адрес\n" -" название причины должно быть указано при предупреждении пользователя.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Создать причину предупреждения." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Custom* нельзя использовать в качестве имени причины!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Новая причина была зарегистрирована." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Удалить причину предупреждения." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Это не зарегистрированное имя причины." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Перечислите все настроенные причины для предупреждений." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Причина: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Баллы" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -234,28 +220,28 @@ msgstr "Имя: {reason_name}\n" "Баллы: {points}\n" "Описание: {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Нет настроенных причин!" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Список всех настроенных автоматических действий для предупреждений." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Действие: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Команды превышения" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Команда сброса" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" @@ -265,129 +251,124 @@ msgstr "Имя: {action_name}\n" "Превысить команду: {exceed_command}\n" "Команда сброса: {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Нет настроенных действий!" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" " or a custom reason if ``[p]warningset allowcustomreasons`` is set.\n" " " -msgstr "Предупредить пользователя по указанной причине.\n" -" `` количество баллов, за которые должно быть выдано предупреждение. Если число не указано\n" -" будет дано 1 очко. Предустановленные предупреждения не учитывают это.\n" -" `` - причина предупреждения. Это может быть зарегистрированная причина,\n" -" или пользовательская причина, если установлен параметр ``[p]warningset allowcustomreasons``.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Вы не можете предупредить себя." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "Вы не можете предупреждать других ботов." -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "Вы не можете предупредить владельца сервера." -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "Человека, которого вы пытаетесь предупредить, равен или выше вас в иерархии дискорд, вы не можете предупредить его." -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Это не зарегистрированная причина!" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "Вы не можете применять отрицательные баллы." -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Введите `{prefix}warning set allow custom reasons true` чтобы включить пользовательские причины." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "Предупреждение от {user}" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "Предупреждение" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "Вы получили предупреждение на сервере {guild_name}." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "Предупреждение для {user} было выдано, но я не смог отправить ему сообщение с предупреждением." -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user} был предупрежден." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Используйте `{prefix}предупредить {user} {message}` чтобы удалить это предупреждение." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Баллы: {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Список предупреждений для указанного пользователя." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "У этого пользователя нет предупреждений!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "Модератор удален" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Неизвестный модератор ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "{num_points} баллов за предупреждение {reason_name} выданное пользователем {user} за {description}\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "Предупреждения {user}" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Список своих предупреждений." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "У вас нет предупреждений!" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Убрать предупреждение у пользователя." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Вы не можете убрать предупреждения с себя." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "Это предупреждение не существует!" diff --git a/redbot/cogs/warnings/locales/sk-SK.po b/redbot/cogs/warnings/locales/sk-SK.po index 251a98724..5043d5eae 100644 --- a/redbot/cogs/warnings/locales/sk-SK.po +++ b/redbot/cogs/warnings/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: sk_SK\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/sl-SI.po b/redbot/cogs/warnings/locales/sl-SI.po index f34b31255..839cfabf1 100644 --- a/redbot/cogs/warnings/locales/sl-SI.po +++ b/redbot/cogs/warnings/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: sl_SI\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/sr-CS.po b/redbot/cogs/warnings/locales/sr-CS.po index 70546a190..c47d22720 100644 --- a/redbot/cogs/warnings/locales/sr-CS.po +++ b/redbot/cogs/warnings/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: sr_CS\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/sr-SP.po b/redbot/cogs/warnings/locales/sr-SP.po index ef2e524ea..4fae8d4bd 100644 --- a/redbot/cogs/warnings/locales/sr-SP.po +++ b/redbot/cogs/warnings/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: sr_SP\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/sv-SE.po b/redbot/cogs/warnings/locales/sv-SE.po index 796112bb3..92738add5 100644 --- a/redbot/cogs/warnings/locales/sv-SE.po +++ b/redbot/cogs/warnings/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: sv_SE\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/tr-TR.po b/redbot/cogs/warnings/locales/tr-TR.po index c31a589f6..ba72e0eea 100644 --- a/redbot/cogs/warnings/locales/tr-TR.po +++ b/redbot/cogs/warnings/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: tr_TR\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "Bu komutu bulamadım!" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "O komut bot sahibini gerektirir. Bir eylem için kullanmana izin veremem" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -35,11 +35,11 @@ msgstr "Bir kullanıcı **bu eylemin gerçekleşmesi için gereken puanı** geç "UYARI: Girilen komut herhangi bir denetim veya cooldown dikkate alınmadan çalıştırılacaktır. Bot sahibi olunmasını gerektiren komutlar güvenlik gereği kullanılamaz.\n\n" "Lütfen yanıtınızı girmeden önce 15 saniye bekleyin." -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "Yanıtınızı şimdi girebilirsiniz." -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -102,22 +102,20 @@ msgstr "Kullanıcıya özel mesaj gönderirken uyarıyı yazan moderatörün ad #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " -msgstr "Uyarıların gönderileceği kanalı ayarla.\n" -" `[p]warn` komutunun çalıştırıldığı kanalı kullanmak için boş bırakın.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "Uyarı kanalı {channel} olarak ayarlandı." -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "Uyarılar artık komutun kullanıldığı kanala gönderilecek." -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" @@ -126,17 +124,17 @@ msgstr "\n" " Uyarıların bir kanala gönderilip gönderilmemesini `[p]warningset warnchannel` ile ayarla.\n" " " -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "Uyarılar artık {channel} kanalına gönderilecek." -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "Kanal seçimi devre dışı bırakıldı." -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -144,89 +142,77 @@ msgid "Manage automated actions for Warnings.\n" " user is warned enough so that their points go over this\n" " threshold, the action will be executed.\n" " " -msgstr "Uyarılar için otomatik eylemleri yönet.\n" -" Otomatik eylemler bir nevi komutlar için makrolardır, bir eylem\n" -" ilk tetiklendiğinde ve/veya sona erdiğinde herhangi bir komut\n" -" çalıştırılabilir.\n" -" Her eyleme birer ad ve puan sınırı verilmelidir. Bir kullnıcı\n" -" puanları bu sınırı geçecek kadar çok uyarıldığında eylem\n" -" tetiklenir.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " -msgstr "Otomatik eylem oluştur.\n" -" Eylemlerin isimleri aynı olamaz.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "Aynı isimde bir eylem var!" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "{name} adlı eylem eklendi." -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "Belirtilen addaki eylemi sil." -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "{name} adında bir eylem bulunmamakta." -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " -msgstr "Uyarı sebeplerini yönet.\n" -" Sebeplere birer ad, açıklama ve puan değeri verilmelidir. Bir\n" -" kullanıcı uyarıldığında sebebin de isminin verilmesi zorunludur.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "Bir uyarı gerekçesi oluştur." -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "*Custom* bir gerekçe adı olarak kullanılamaz!" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "Yeni gerekçe kaydedildi." -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "Bir uyarı gerekçesini sil." -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "Bu kayıtlı bir gerekçe adı değil." -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "Uyarılar için ayarlanmış tüm gerekçeleri listele." -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "Gerekçe: {name}" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "Puanlar" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" @@ -234,28 +220,28 @@ msgstr "İsim: {reason_name}\n" "Puan: {points}\n" "Açıklama: {description}" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "Yapılandırılmış gerekçe bulunmamakta." -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "Uyarılar için ayarlanmış tüm otomatik eylemleri listele." -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "Eylem: {name}" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "Geçiş komutu" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "Düşüş komutu" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" @@ -265,129 +251,124 @@ msgstr "İsim: {action_name}\n" "Geçiş komutu: {exceed_command}\n" "Düşüş komutu: {drop_command}" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "Ayarlanmış eylem bulunmamakta." -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" " or a custom reason if ``[p]warningset allowcustomreasons`` is set.\n" " " -msgstr "Kullanıcıyı belirtilen sebeple uyar.\n" -" `` Uyarının kullanıcıya vereceği ceza puanı. Eğer herhangi\n" -" bir rakam girilmezse 1 puan verilir. Önceden ayarlanmış uyarılar bunu yok sayar.\n" -" `` ise uyarının verilme sebebidir. Bu önceden kayıtlı bir sebep,\n" -" veya ``[p]warningset allowcustomreasons`` ayarlanmışsa herhangi bir sebep olabilir.\n" -" " +msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "Kendinize uyarı yazamazsınız." -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "Diğer botlara uyarı yazamazsınız." -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "Sunucu sahibine uyarı yazamazsınız." -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "Uyarmaya çalıştığınız kişi Discord hiyerarşisinde sizden üstte veya eşit, onlara uyarı yazamazsınız." -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "Bu kayıtlı bir gerekçe değil." -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "Eksi puan uygulayamazsınız." -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "Özel gerekçeleri etkinleştirmek için `{prefix}warningset allowcustomreasons true` komutunu kullanın." -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "{user} tarafından uyarılar" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "Uyarı" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "{guild_name} sunucusundan bir uyarı aldınız." -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "{user} için bir uyarı yazıldı, fakat ona uyarı mesajı gönderemedim." -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "{user} uyarıldı." -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "{reason}\n\n" "Bu uyarıyı kaldırmak için `{prefix}unwarn {user} {message}` kullanın." -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "{description}\n" "Puanlar: {points}" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "Belirtilen kullanıcı için uyarıları listele." -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "Bu kullanıcının hiç uyarısı yok!" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "Moderatör silindi" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "Bilinmeyen Moderatör ({})" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "{num_points} puanlı uyarı {reason_name} {user} tarafından {description} sebebiyle\n" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "{user} için uyarılar" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "Kendiniz için uyarıları listeleyin." -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "Hiç uyarınız bulunmamakta." -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "Bir kullanıcıdan bir uyarı sil." -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "Kendinizden uyarı silemezsiniz." -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "O uyarı yok." diff --git a/redbot/cogs/warnings/locales/uk-UA.po b/redbot/cogs/warnings/locales/uk-UA.po index bcbb25223..9ed5debee 100644 --- a/redbot/cogs/warnings/locales/uk-UA.po +++ b/redbot/cogs/warnings/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: uk_UA\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/vi-VN.po b/redbot/cogs/warnings/locales/vi-VN.po index 7acbf9af2..e114b8cf0 100644 --- a/redbot/cogs/warnings/locales/vi-VN.po +++ b/redbot/cogs/warnings/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: vi_VN\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/zh-CN.po b/redbot/cogs/warnings/locales/zh-CN.po index 5b8f20428..45aa9b3b0 100644 --- a/redbot/cogs/warnings/locales/zh-CN.po +++ b/redbot/cogs/warnings/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: zh_CN\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/zh-HK.po b/redbot/cogs/warnings/locales/zh-HK.po index 6b2fd08dd..242d7aeac 100644 --- a/redbot/cogs/warnings/locales/zh-HK.po +++ b/redbot/cogs/warnings/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: zh_HK\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/cogs/warnings/locales/zh-TW.po b/redbot/cogs/warnings/locales/zh-TW.po index 99095241a..34ca8c14b 100644 --- a/redbot/cogs/warnings/locales/zh-TW.po +++ b/redbot/cogs/warnings/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-07-03 23:53+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,15 +15,15 @@ msgstr "" "X-Crowdin-File-ID: 57\n" "Language: zh_TW\n" -#: redbot/cogs/warnings/helpers.py:72 +#: redbot/cogs/warnings/helpers.py:73 msgid "I could not find a command from that input!" msgstr "" -#: redbot/cogs/warnings/helpers.py:77 +#: redbot/cogs/warnings/helpers.py:79 msgid "That command requires bot owner. I can't allow you to use that for an action" msgstr "" -#: redbot/cogs/warnings/helpers.py:86 +#: redbot/cogs/warnings/helpers.py:88 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n" "**If you do not wish to have a command run, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -31,11 +31,11 @@ msgid "Enter the command to be run when the user **exceeds the points for this a "Please wait 15 seconds before entering your response." msgstr "" -#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +#: redbot/cogs/warnings/helpers.py:101 redbot/cogs/warnings/helpers.py:145 msgid "You may enter your response now." msgstr "" -#: redbot/cogs/warnings/helpers.py:128 +#: redbot/cogs/warnings/helpers.py:130 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n" "**If you do not wish to have a command run on dropping points, enter** `none`.\n\n" "Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n" @@ -94,37 +94,37 @@ msgstr "" #: redbot/cogs/warnings/warnings.py:158 #, docstring -msgid "Set the channel where warnings should be sent to.\n" +msgid "Set the channel where warnings should be sent to.\n\n" " Leave empty to use the channel `[p]warn` command was called in.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:165 +#: redbot/cogs/warnings/warnings.py:166 msgid "The warn channel has been set to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:169 redbot/cogs/warnings/warnings.py:185 +#: redbot/cogs/warnings/warnings.py:170 redbot/cogs/warnings/warnings.py:186 msgid "Warnings will now be sent in the channel command was used in." msgstr "" -#: redbot/cogs/warnings/warnings.py:174 +#: redbot/cogs/warnings/warnings.py:175 #, docstring msgid "\n" " Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:182 +#: redbot/cogs/warnings/warnings.py:183 msgid "Warnings will now be sent to {channel}." msgstr "" -#: redbot/cogs/warnings/warnings.py:187 +#: redbot/cogs/warnings/warnings.py:188 msgid "Toggle channel has been disabled." msgstr "" -#: redbot/cogs/warnings/warnings.py:193 +#: redbot/cogs/warnings/warnings.py:194 #, docstring -msgid "Manage automated actions for Warnings.\n" +msgid "Manage automated actions for Warnings.\n\n" " Actions are essentially command macros. Any command can be run\n" " when the action is initially triggered, and/or when the action\n" " is lifted.\n" @@ -134,115 +134,115 @@ msgid "Manage automated actions for Warnings.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:206 +#: redbot/cogs/warnings/warnings.py:208 #, docstring -msgid "Create an automated action.\n" +msgid "Create an automated action.\n\n" " Duplicate action names are not allowed.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:226 +#: redbot/cogs/warnings/warnings.py:229 msgid "Duplicate action name found!" msgstr "" -#: redbot/cogs/warnings/warnings.py:233 +#: redbot/cogs/warnings/warnings.py:236 msgid "Action {name} has been added." msgstr "" -#: redbot/cogs/warnings/warnings.py:238 +#: redbot/cogs/warnings/warnings.py:241 #, docstring msgid "Delete the action with the specified name." msgstr "" -#: redbot/cogs/warnings/warnings.py:251 +#: redbot/cogs/warnings/warnings.py:254 msgid "No action named {name} exists!" msgstr "" -#: redbot/cogs/warnings/warnings.py:257 +#: redbot/cogs/warnings/warnings.py:260 #, docstring -msgid "Manage warning reasons.\n" +msgid "Manage warning reasons.\n\n" " Reasons must be given a name, description and points value. The\n" " name of the reason must be given when a user is warned.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:268 +#: redbot/cogs/warnings/warnings.py:272 #, docstring msgid "Create a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:272 +#: redbot/cogs/warnings/warnings.py:276 msgid "*Custom* cannot be used as a reason name!" msgstr "" -#: redbot/cogs/warnings/warnings.py:282 +#: redbot/cogs/warnings/warnings.py:286 msgid "The new reason has been registered." msgstr "" -#: redbot/cogs/warnings/warnings.py:287 +#: redbot/cogs/warnings/warnings.py:291 #, docstring msgid "Delete a warning reason." msgstr "" -#: redbot/cogs/warnings/warnings.py:294 +#: redbot/cogs/warnings/warnings.py:298 msgid "That is not a registered reason name." msgstr "" -#: redbot/cogs/warnings/warnings.py:300 +#: redbot/cogs/warnings/warnings.py:304 #, docstring msgid "List all configured reasons for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:308 +#: redbot/cogs/warnings/warnings.py:312 msgid "Reason: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:312 redbot/cogs/warnings/warnings.py:340 -#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:473 +#: redbot/cogs/warnings/warnings.py:316 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:445 redbot/cogs/warnings/warnings.py:478 msgid "Points" msgstr "" -#: redbot/cogs/warnings/warnings.py:316 +#: redbot/cogs/warnings/warnings.py:320 msgid "Name: {reason_name}\n" "Points: {points}\n" "Description: {description}" msgstr "" -#: redbot/cogs/warnings/warnings.py:323 +#: redbot/cogs/warnings/warnings.py:327 msgid "There are no reasons configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:329 +#: redbot/cogs/warnings/warnings.py:333 #, docstring msgid "List all configured automated actions for Warnings." msgstr "" -#: redbot/cogs/warnings/warnings.py:337 +#: redbot/cogs/warnings/warnings.py:341 msgid "Action: {name}" msgstr "" -#: redbot/cogs/warnings/warnings.py:342 +#: redbot/cogs/warnings/warnings.py:346 msgid "Exceed command" msgstr "" -#: redbot/cogs/warnings/warnings.py:346 +#: redbot/cogs/warnings/warnings.py:350 msgid "Drop command" msgstr "" -#: redbot/cogs/warnings/warnings.py:350 +#: redbot/cogs/warnings/warnings.py:354 msgid "Name: {action_name}\n" "Points: {points}\n" "Exceed command: {exceed_command}\n" "Drop command: {drop_command}" msgstr "" -#: redbot/cogs/warnings/warnings.py:358 +#: redbot/cogs/warnings/warnings.py:362 msgid "There are no actions configured!" msgstr "" -#: redbot/cogs/warnings/warnings.py:371 +#: redbot/cogs/warnings/warnings.py:375 #, docstring -msgid "Warn the user for the specified reason.\n" +msgid "Warn the user for the specified reason.\n\n" " `` number of points the warning should be for. If no number is supplied\n" " 1 point will be given. Pre-set warnings disregard this.\n" " `` is reason for the warning. This can be a registered reason,\n" @@ -250,108 +250,108 @@ msgid "Warn the user for the specified reason.\n" " " msgstr "" -#: redbot/cogs/warnings/warnings.py:379 +#: redbot/cogs/warnings/warnings.py:384 msgid "You cannot warn yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:381 +#: redbot/cogs/warnings/warnings.py:386 msgid "You cannot warn other bots." msgstr "" -#: redbot/cogs/warnings/warnings.py:383 +#: redbot/cogs/warnings/warnings.py:388 msgid "You cannot warn the server owner." msgstr "" -#: redbot/cogs/warnings/warnings.py:386 +#: redbot/cogs/warnings/warnings.py:391 msgid "The person you're trying to warn is equal or higher than you in the discord hierarchy, you cannot warn them." msgstr "" -#: redbot/cogs/warnings/warnings.py:396 +#: redbot/cogs/warnings/warnings.py:401 msgid "That is not a registered reason!" msgstr "" -#: redbot/cogs/warnings/warnings.py:399 +#: redbot/cogs/warnings/warnings.py:404 msgid "You cannot apply negative points." msgstr "" -#: redbot/cogs/warnings/warnings.py:413 +#: redbot/cogs/warnings/warnings.py:418 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." msgstr "" -#: redbot/cogs/warnings/warnings.py:434 redbot/cogs/warnings/warnings.py:467 +#: redbot/cogs/warnings/warnings.py:439 redbot/cogs/warnings/warnings.py:472 msgid "Warning from {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:469 +#: redbot/cogs/warnings/warnings.py:441 redbot/cogs/warnings/warnings.py:474 msgid "Warning" msgstr "" -#: redbot/cogs/warnings/warnings.py:443 +#: redbot/cogs/warnings/warnings.py:448 msgid "You have received a warning in {guild_name}." msgstr "" -#: redbot/cogs/warnings/warnings.py:453 +#: redbot/cogs/warnings/warnings.py:458 msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." msgstr "" -#: redbot/cogs/warnings/warnings.py:479 redbot/cogs/warnings/warnings.py:488 +#: redbot/cogs/warnings/warnings.py:484 redbot/cogs/warnings/warnings.py:493 msgid "{user} has been warned." msgstr "" -#: redbot/cogs/warnings/warnings.py:493 +#: redbot/cogs/warnings/warnings.py:498 msgid "{reason}\n\n" "Use `{prefix}unwarn {user} {message}` to remove this warning." msgstr "" -#: redbot/cogs/warnings/warnings.py:496 +#: redbot/cogs/warnings/warnings.py:501 msgid "{description}\n" "Points: {points}" msgstr "" -#: redbot/cogs/warnings/warnings.py:519 +#: redbot/cogs/warnings/warnings.py:524 #, docstring msgid "List the warnings for the specified user." msgstr "" -#: redbot/cogs/warnings/warnings.py:532 +#: redbot/cogs/warnings/warnings.py:537 msgid "That user has no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:537 redbot/cogs/warnings/warnings.py:573 +#: redbot/cogs/warnings/warnings.py:542 redbot/cogs/warnings/warnings.py:578 msgid "Deleted Moderator" msgstr "" -#: redbot/cogs/warnings/warnings.py:540 redbot/cogs/warnings/warnings.py:576 +#: redbot/cogs/warnings/warnings.py:545 redbot/cogs/warnings/warnings.py:581 msgid "Unknown Moderator ({})" msgstr "" -#: redbot/cogs/warnings/warnings.py:541 redbot/cogs/warnings/warnings.py:577 +#: redbot/cogs/warnings/warnings.py:546 redbot/cogs/warnings/warnings.py:582 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n" msgstr "" -#: redbot/cogs/warnings/warnings.py:552 redbot/cogs/warnings/warnings.py:588 +#: redbot/cogs/warnings/warnings.py:557 redbot/cogs/warnings/warnings.py:593 msgid "Warnings for {user}" msgstr "" -#: redbot/cogs/warnings/warnings.py:560 +#: redbot/cogs/warnings/warnings.py:565 #, docstring msgid "List warnings for yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:568 +#: redbot/cogs/warnings/warnings.py:573 msgid "You have no warnings!" msgstr "" -#: redbot/cogs/warnings/warnings.py:602 +#: redbot/cogs/warnings/warnings.py:607 #, docstring msgid "Remove a warning from a user." msgstr "" -#: redbot/cogs/warnings/warnings.py:615 +#: redbot/cogs/warnings/warnings.py:620 msgid "You cannot remove warnings from yourself." msgstr "" -#: redbot/cogs/warnings/warnings.py:622 +#: redbot/cogs/warnings/warnings.py:627 msgid "That warning doesn't exist!" msgstr "" diff --git a/redbot/core/commands/locales/af-ZA.po b/redbot/core/commands/locales/af-ZA.po index f9951032e..6c6e87757 100644 --- a/redbot/core/commands/locales/af-ZA.po +++ b/redbot/core/commands/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/ar-SA.po b/redbot/core/commands/locales/ar-SA.po index 00bb2b25e..ea950f595 100644 --- a/redbot/core/commands/locales/ar-SA.po +++ b/redbot/core/commands/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/bg-BG.po b/redbot/core/commands/locales/bg-BG.po index 252a82e47..63734fa15 100644 --- a/redbot/core/commands/locales/bg-BG.po +++ b/redbot/core/commands/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/bs-BA.po b/redbot/core/commands/locales/bs-BA.po index 211f3585c..bf41aeeac 100644 --- a/redbot/core/commands/locales/bs-BA.po +++ b/redbot/core/commands/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/ca-ES.po b/redbot/core/commands/locales/ca-ES.po index 76e48b482..c6a8674bf 100644 --- a/redbot/core/commands/locales/ca-ES.po +++ b/redbot/core/commands/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "Sense categoria:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/cs-CZ.po b/redbot/core/commands/locales/cs-CZ.po index 9e786d551..b3d7bef30 100644 --- a/redbot/core/commands/locales/cs-CZ.po +++ b/redbot/core/commands/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" není číslo." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` není platnou jednotkou času pro tento příkaz" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Neočekávaný klíč {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Očekáváno jedno z: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "Příkaz \"{arg}\" nebyl nalezen." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -137,7 +141,7 @@ msgstr "" #: redbot/core/commands/help.py:580 msgid "Commands:" -msgstr "" +msgstr "Příkazy:" #: redbot/core/commands/help.py:622 msgid "**__No Category:__**" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/da-DK.po b/redbot/core/commands/locales/da-DK.po index c72d34e02..08eeb0069 100644 --- a/redbot/core/commands/locales/da-DK.po +++ b/redbot/core/commands/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/de-DE.po b/redbot/core/commands/locales/de-DE.po index 243874cea..231b9c748 100644 --- a/redbot/core/commands/locales/de-DE.po +++ b/redbot/core/commands/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -19,37 +19,41 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" ist keine Zahl." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` ist keine gültige Zeiteinheit für diesen Befehl" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Diese Zeitspanne ist für diesen Befehl zu groß. (Maximal: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Diese Zeitspanne ist für diesen Befehl zu klein. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Unerwarteter Schlüssel {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Eins von {} erwartet" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "Der Befehl \"{arg}\" wurde nicht gefunden." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "Der Cog \"{arg}\" wurde nicht gefunden." #: redbot/core/commands/help.py:106 msgid "No" @@ -87,7 +91,7 @@ msgstr "Geben Sie {ctx.clean_prefix}help für weitere Informationen zu #: redbot/core/commands/help.py:320 msgid "Syntax: {command_signature}" -msgstr "" +msgstr "Syntax: {command_signature}" #: redbot/core/commands/help.py:326 msgid "Aliases" @@ -117,8 +121,8 @@ msgstr "**__Unterbefehle:__** (Fortsetzung)" msgid "Subcommands:" msgstr "Unterbefehle:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Hilfe-Menü" @@ -152,19 +156,19 @@ msgstr "{title} (Fortsetzung)" msgid "No Category:" msgstr "Ohne Kategorie:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Es konnte keine Hilfe für *{command_name}* gefunden werden." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Befehl *{command_name}* besitzt keinen Unterbefehl mit dem Namen *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Es konnte keine Hilfe-Nachricht als Direktnachricht zugestellt werden. Entweder ist der Bot blockiert oder Direktnachrichten sind auf diesem Server deaktiviert." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/el-GR.po b/redbot/core/commands/locales/el-GR.po index 891caa8f3..cbea0e029 100644 --- a/redbot/core/commands/locales/el-GR.po +++ b/redbot/core/commands/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/es-ES.po b/redbot/core/commands/locales/es-ES.po index b1bd04294..f4a8308be 100644 --- a/redbot/core/commands/locales/es-ES.po +++ b/redbot/core/commands/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -19,37 +19,41 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" no es un número." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` no es una unidad de tiempo válida para este comando" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "El tiempo fijado es demasiado alto, considere establecer algo razonable." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Esta cantidad de tiempo es demasiado grande para este comando. (Máximo: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Esta cantidad de tiempo es demasiado pequeña para este comando. (Mínimo: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "'{input}' no parece ser un ID de usuario válido." + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Clave inesperada {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Se esperaba uno de: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "El comando \"{arg}\" no se ha encontrado." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "El Cog \"{arg}\" no se ha encontrado." #: redbot/core/commands/help.py:106 msgid "No" @@ -80,7 +84,16 @@ msgid "Maximum characters per page: {page_char_limit}\n" "Delete delay: {delete_delay}\n" "React with a checkmark when help is sent via DM: {use_tick}\n" "Reaction timeout (only used if menus are used): {react_timeout} seconds{tagline_info}" -msgstr "" +msgstr "Caracteres máximos por pagina: {page_char_limit}\n" +"Paginas maximas por gremio (Solo disponible si no se estan usando menus): {max_pages_in_guild}\n" +"Ayuda es un menu: {use_menus}\n" +"Ayuda muestra comandos ocultos: {show_hidden}\n" +"Ayuda muestra los alias de comandos: {show_aliases}\n" +"Ayuda solo mostrara comandos que pueden ser usados: {verify_checks}\n" +"Ayuda muestra comandos que no pueden ser usados cuadno se le pregunta directamente sobre uno: {verify_exists}\n" +"Tiempo de espera antes de limpiar: {delete_delay}\n" +"Reacciona con un checkmark cuando la ayuda se envia por mensaje privado: {use_tick}\n" +"Tiempo de espear de reacción (Disponible solo si los menus estan en uso): {react_timeout} segundos{tagline_info}" #: redbot/core/commands/help.py:276 msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." @@ -118,8 +131,8 @@ msgstr "**__Subcomandos:__** (continuación)" msgid "Subcommands:" msgstr "Subcomandos:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "Menú de ayuda de {ctx.me.display_name}" @@ -153,19 +166,19 @@ msgstr "{title} (continuación)" msgid "No Category:" msgstr "Sin categoría:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Tema de ayuda para *{command_name}* no encontrado." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "El comando *{command_name}* no tiene ningún sub-comando llamado *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "No pude enviarte el mensaje de ayuda en MD. O me has bloqueado o has desactivado los MDs en este servidor." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/fi-FI.po b/redbot/core/commands/locales/fi-FI.po index 67aee16bb..7d101389e 100644 --- a/redbot/core/commands/locales/fi-FI.po +++ b/redbot/core/commands/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" ei ole numero." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` ei ole kelvollinen ajanyksikkö tälle komennolle" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Asetettu aika on aivan liian suuri, harkitse sen asettamista joksikin kohtuulliseksi." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Aika on liian suuri tälle komennolle. (Maksimi: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Aika on liian pieni tälle komennolle. (Minimi: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Odottamaton selite {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Odotettiin yhtä seuraavista: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -118,8 +122,8 @@ msgstr "**__Alikomennot:__** (jatkuu)" msgid "Subcommands:" msgstr "Alikomennot:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} -apusivu" @@ -153,19 +157,19 @@ msgstr "{title} (jatkuu)" msgid "No Category:" msgstr "Ei kategoriaa:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Apusivua komennolle *{command_name}* ei löytynyt." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Komennolla *{command_name}* ei ole alikomentoa nimeltä *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "En voinut lähettää sinulle apuviestiä yksityisviestillä. Olet joko estänyt minut tai poistanut yksityisviestit käytöstä tällä palvelimella." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/fr-FR.po b/redbot/core/commands/locales/fr-FR.po index cfee2386d..a85d11c14 100644 --- a/redbot/core/commands/locales/fr-FR.po +++ b/redbot/core/commands/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -19,37 +19,41 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" n'est pas un nombre." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` n'est pas une unité de temps valide pour cette commande" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Le temps fixé est beaucoup trop élevé, envisager de configurer quelque chose de raisonnable." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Ce temps est trop grand pour cette commande. (Maximum : {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Ce temps est trop petit pour cette commande. (Minimum : {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "'{input}' ne ressemble pas à un identifiant d'utilisateur valide." + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Clé inattendue {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Un des : {} était attendu" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "Commande \"{arg}\" non trouvée." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "Cog \"{arg}\" non trouvé." #: redbot/core/commands/help.py:106 msgid "No" @@ -80,7 +84,16 @@ msgid "Maximum characters per page: {page_char_limit}\n" "Delete delay: {delete_delay}\n" "React with a checkmark when help is sent via DM: {use_tick}\n" "Reaction timeout (only used if menus are used): {react_timeout} seconds{tagline_info}" -msgstr "" +msgstr "Caractères maximum par page : {page_char_limit}\n" +"Nombre maximum de pages par guilde (utilisé uniquement si les menus ne sont pas utilisés) : {max_pages_in_guild}\n" +"L'aide est un menu : {use_menus}\n" +"L'aide montre les commandes cachées : {show_hidden}\n" +"L'aide montre les alias des commandes : {show_aliases}\n" +"L'aide ne montre que les commandes qui peuvent être utilisées : {verify_checks}\n" +"L'aide montre les commandes inutilisables lorsqu'on lui demande directement : {verify_exists}\n" +"Délai de suppression : {delete_delay}\n" +"Réagir avec une coche lorsque l'aide est envoyée par MP : {use_tick}\n" +"Délai de réaction (utilisé uniquement si des menus sont utilisés) : {react_timeout} seconds{tagline_info}" #: redbot/core/commands/help.py:276 msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." @@ -118,8 +131,8 @@ msgstr "**__Sous-commandes:__** (suite)" msgid "Subcommands:" msgstr "Sous-commandes:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Menu Aide" @@ -153,19 +166,19 @@ msgstr "{title} (suite)" msgid "No Category:" msgstr "Aucune catégorie:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Sujet d'aide pour *{command_name}* non trouvé." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Commande *{command_name}* n'a pas de sous-commande nommée *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Je n'ai pas pu vous envoyer le message d'aide en MP. Soit vous m'avez bloqué, soit vous avez désactivé les DMs dans ce serveur." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/he-IL.po b/redbot/core/commands/locales/he-IL.po index 1828e7c6f..707ae1789 100644 --- a/redbot/core/commands/locales/he-IL.po +++ b/redbot/core/commands/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/hi-IN.po b/redbot/core/commands/locales/hi-IN.po index aacb5e4ad..6612c9e33 100644 --- a/redbot/core/commands/locales/hi-IN.po +++ b/redbot/core/commands/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -17,37 +17,41 @@ msgstr "" #: redbot/core/commands/commands.py:532 msgid "\"{argument}\" is not a number." -msgstr "" +msgstr "\"{argument}\" संख्या नहीं है।" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/hr-HR.po b/redbot/core/commands/locales/hr-HR.po new file mode 100644 index 000000000..b323ecf30 --- /dev/null +++ b/redbot/core/commands/locales/hr-HR.po @@ -0,0 +1,195 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 188\n" +"Language: hr_HR\n" + +#: redbot/core/commands/commands.py:532 +msgid "\"{argument}\" is not a number." +msgstr "\"{argument}\" nije broj." + +#: redbot/core/commands/converter.py:85 +msgid "`{unit}` is not a valid unit of time for this command" +msgstr "`{unit}` nije važeća jedinica vremena za ovu naredbu" + +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 +msgid "The time set is way too high, consider setting something reasonable." +msgstr "Postavljeno vrijeme je previsoko, razmislite o postavljanju nečeg razumnog." + +#: redbot/core/commands/converter.py:145 +msgid "This amount of time is too large for this command. (Maximum: {maximum})" +msgstr "Ovo vrijeme je preveliko za ovu naredbu. (Maksimum: {maximum})" + +#: redbot/core/commands/converter.py:151 +msgid "This amount of time is too small for this command. (Minimum: {minimum})" +msgstr "Ovo vrijeme je premalo za ovu naredbu. (Minimum: {minimum})" + +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "'{input}' ne izgleda kao valjani korisnički ID." + +#: redbot/core/commands/converter.py:265 +msgid "Unexpected key {key}" +msgstr "Neočekivan ključ {key}" + +#: redbot/core/commands/converter.py:507 +msgid "Expected one of: {}" +msgstr "Očekivano jedno od: {}" + +#: redbot/core/commands/converter.py:530 +msgid "Command \"{arg}\" not found." +msgstr "Naredba \"{arg}\" nije pronađena." + +#: redbot/core/commands/converter.py:540 +msgid "Cog \"{arg}\" not found." +msgstr "Modul \"{arg}\" nije pronađen." + +#: redbot/core/commands/help.py:106 +msgid "No" +msgstr "Ne" + +#: redbot/core/commands/help.py:108 +msgid "Yes" +msgstr "Da" + +#: redbot/core/commands/help.py:114 +msgid "Disabled" +msgstr "Deaktivirano" + +#: redbot/core/commands/help.py:119 +msgid "\n" +"Custom Tagline: {tag}" +msgstr "\n" +"Prilagođeni slogan: {tag}" + +#: redbot/core/commands/help.py:125 +msgid "Maximum characters per page: {page_char_limit}\n" +"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n" +"Help is a menu: {use_menus}\n" +"Help shows hidden commands: {show_hidden}\n" +"Help shows commands aliases: {show_aliases}\n" +"Help only shows commands which can be used: {verify_checks}\n" +"Help shows unusable commands when asked directly: {verify_exists}\n" +"Delete delay: {delete_delay}\n" +"React with a checkmark when help is sent via DM: {use_tick}\n" +"Reaction timeout (only used if menus are used): {react_timeout} seconds{tagline_info}" +msgstr "Maksimalan broj zankova po stranici: {page_char_limit}\n" +"Maksimalan broj stranica po serveru (koristi se samo ako se izbornici ne koriste): {max_pages_in_guild}\n" +"Pomoć je izbornik: {use_menus}\n" +"Pomoć prikazuje skrivene naredbe: {show_hidden}\n" +"Pomoć prikazuje nadimke naredbi: {show_aliases}\n" +"Pomoć prikazuje samo naredbe koje se mogu koristiti: {verify_checks}\n" +"Pomoć prikazuje neupotrebljive naredbe kada se izravno pita: {verify_exists}\n" +"Odgoda brisanja: {delete_delay}\n" +"Reagiraj kvačicom kada se pomoć pošalje putem direktne poruke: {use_tick}\n" +"Vremensko ograničenje reakcije (koristi se samo ako se koriste izbornici): {react_timeout} sekundi{tagline_info}" + +#: redbot/core/commands/help.py:276 +msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." +msgstr "Upiši {ctx.clean_prefix}help za više informacija o naredbi. Možeš upisat i {ctx.clean_prefix}help za više informacija o kategoriji." + +#: redbot/core/commands/help.py:320 +msgid "Syntax: {command_signature}" +msgstr "Sintaksa: {command_signature}" + +#: redbot/core/commands/help.py:326 +msgid "Aliases" +msgstr "Nadimci" + +#: redbot/core/commands/help.py:326 +msgid "Alias" +msgstr "Nadimak" + +#: redbot/core/commands/help.py:347 +msgid "{aliases} and {number} more aliases." +msgstr "{aliases} i još {number} nadimaka." + +#: redbot/core/commands/help.py:351 +msgid "{aliases} and one more alias." +msgstr "{aliases} i još jedan nadimak." + +#: redbot/core/commands/help.py:393 +msgid "**__Subcommands:__**" +msgstr "**__Podnaredbe:__**" + +#: redbot/core/commands/help.py:395 +msgid "**__Subcommands:__** (continued)" +msgstr "**__Podnaredbe:__** (nastavljeno)" + +#: redbot/core/commands/help.py:406 +msgid "Subcommands:" +msgstr "Podnaredbe:" + +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 +msgid "{ctx.me.display_name} Help Menu" +msgstr "{ctx.me.display_name} Izbornik za pomoć" + +#: redbot/core/commands/help.py:517 +msgid "*Page {page_num} of {page_count}*\n" +"{content_description}" +msgstr "*Stranica {page_num} od {page_count}*\n" +"{content_description}" + +#: redbot/core/commands/help.py:568 +msgid "**__Commands:__**" +msgstr "**__Naredbe:__**" + +#: redbot/core/commands/help.py:570 +msgid "**__Commands:__** (continued)" +msgstr "**__Naredbe:__** (nastavljeno)" + +#: redbot/core/commands/help.py:580 +msgid "Commands:" +msgstr "Naredbe:" + +#: redbot/core/commands/help.py:622 +msgid "**__No Category:__**" +msgstr "**__Bez kategorije:__**" + +#: redbot/core/commands/help.py:635 +msgid "{title} (continued)" +msgstr "{title} (nastavljeno)" + +#: redbot/core/commands/help.py:651 redbot/core/commands/help.py:665 +msgid "No Category:" +msgstr "Bez kategorije:" + +#: redbot/core/commands/help.py:739 +msgid "Help topic for *{command_name}* not found." +msgstr "Tema pomoći za *{command_name}* nije pronađena." + +#: redbot/core/commands/help.py:756 +msgid "Command *{command_name}* has no subcommand named *{not_found}*." +msgstr "Naredba *{command_name}* nema podnaredbu pod nazivom *{not_found}*." + +#: redbot/core/commands/help.py:835 +msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." +msgstr "Nisam vam mogao poslati poruku pomoći u direktne poruke. Ili ste me blokirali ili ste onemogućili direktne poruke u ovom serveru." + +#: redbot/core/commands/help.py:876 +#, docstring +msgid "\n" +" I need somebody\n" +" (Help) not just anybody\n" +" (Help) you know I need someone\n" +" (Help!)\n" +" " +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/commands/locales/hu-HU.po b/redbot/core/commands/locales/hu-HU.po index f05aa29ce..c8f9172c1 100644 --- a/redbot/core/commands/locales/hu-HU.po +++ b/redbot/core/commands/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "A(z) \"{argument}\" nem szám." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "Az `{unit}` nem érvényes időegység e parancshoz" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Az idő nagyon magasra van állítva, fontold meg egy ésszerű érték megadását." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Ez az időegység túl nagy e parancshoz. (Maximum: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Ez az időegység túl kicsi e parancshoz. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Váratlan kulcs: {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Ezek valamelyikére számítottam: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -118,8 +122,8 @@ msgstr "**__Alparancsok:__** (folytatva)" msgid "Subcommands:" msgstr "Alparancsok:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Súgó Menü" @@ -153,19 +157,19 @@ msgstr "{title} (folytatva)" msgid "No Category:" msgstr "Nincs kategória:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "A súgókategória a(z) *{command_name}*-hoz/-hez nem található." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "A *{command_name}* parancsnak nincsen *{not_found}* nevű alparancsa." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Nem tudtam elküldeni a súgóüzenetet privát üzenetben. Letiltottál vagy kikapcsoltad a közvetlen üzeneteket ennek a szervernek a tagjaitól." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/id-ID.po b/redbot/core/commands/locales/id-ID.po index 0cf240a41..09430f521 100644 --- a/redbot/core/commands/locales/id-ID.po +++ b/redbot/core/commands/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/it-IT.po b/redbot/core/commands/locales/it-IT.po index f46c9ad62..5ad5f3eef 100644 --- a/redbot/core/commands/locales/it-IT.po +++ b/redbot/core/commands/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Non sono riuscito ad inviarti il messaggio di aiuto in DM. O mi hai bloccato i DM o hai disabilitato i DM in questo server." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/ja-JP.po b/redbot/core/commands/locales/ja-JP.po index 69ca99c88..4a882f6bd 100644 --- a/redbot/core/commands/locales/ja-JP.po +++ b/redbot/core/commands/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/ko-KR.po b/redbot/core/commands/locales/ko-KR.po index 7be54a86f..658cb11b1 100644 --- a/redbot/core/commands/locales/ko-KR.po +++ b/redbot/core/commands/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} 도움말" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "카테고리 없음" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/nb-NO.po b/redbot/core/commands/locales/nb-NO.po index 19b5ba0e3..7b710ec6e 100644 --- a/redbot/core/commands/locales/nb-NO.po +++ b/redbot/core/commands/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" er ikke et tall." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` er ikke en gyldig tidsenhet for denne kommandoen" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Tiden som settes er for høy, kan man vurdere å sette noe rimelig." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Denne tidsperioden er for stor for denne kommandoen (Maks: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Det er for lite tid for denne kommandoen. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Uventet nøkkel {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Forventet én av: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "Kommandoen \"{arg}\" ble ikke funnet." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" ikke funnet." @@ -127,8 +131,8 @@ msgstr "**__Subcommands:__** (fortsatt)" msgid "Subcommands:" msgstr "Underkommandoer:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Hjelpemeny" @@ -162,19 +166,19 @@ msgstr "{title} (fortsatt)" msgid "No Category:" msgstr "Ingen kategori:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Hjelpeemnet for *{command_name}* ikke funnet." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Kommandoen *{command_name}* har ingen underkommando som heter *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Jeg kunne ikke sende meldingen til deg i DM. Enten har du blokkert meg eller du deaktivert DMs i denne serveren." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/nl-NL.po b/redbot/core/commands/locales/nl-NL.po index b904fd308..6d31219ab 100644 --- a/redbot/core/commands/locales/nl-NL.po +++ b/redbot/core/commands/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" is geen getal." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` is geen geldige tijdseenheid voor deze command" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Deze hoeveelheid tijd is te groot voor deze opdracht. (Maximum: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Deze hoeveelheid tijd is te klein voor deze opdracht. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Onverwachte sleutel {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Eén verwacht van: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/pl-PL.po b/redbot/core/commands/locales/pl-PL.po index 7c384bf26..3488a30c2 100644 --- a/redbot/core/commands/locales/pl-PL.po +++ b/redbot/core/commands/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" nie jest liczbą." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` nie jest poprawną jednostką czasu dla tej komendy" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Ustawiony czas jest o wiele za wysoki, rozważ ustawienie czegoś rozsądnego." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Ta ilość czasu jest za duża dla tej komendy. (Maximum: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Ta ilość czasu jest za mała dla tej komendy. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Nieoczekiwany klucz: {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -118,8 +122,8 @@ msgstr "**__Podkomendy:__** (ciąg dalszy)" msgid "Subcommands:" msgstr "Pod-komendy:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "Menu pomocy {ctx.me.display_name}" @@ -153,19 +157,19 @@ msgstr "{title} (kontynuowany)" msgid "No Category:" msgstr "Bez kategorii:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Temat pomocy dla *{command_name}* nie został znaleziony." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Komenda *{command_name}* nie ma pod-komendy o nazwie *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Nie mogę wysłać do Ciebie wiadomości pomocy w prywatnej wiadomości. Zablokowałeś mnie lub wyłączyłeś/aś prywatne wiadomości na tym serwerze." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/pt-BR.po b/redbot/core/commands/locales/pt-BR.po index cbca39705..46b9d5ad1 100644 --- a/redbot/core/commands/locales/pt-BR.po +++ b/redbot/core/commands/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -19,45 +19,49 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" não é um número." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` não é uma unidade de tempo válida para este comando" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Esta quantidade de tempo é muito grande para este comando. (Máximo: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Esta quantidade de tempo é muito pequena para este comando. (Mínimo: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Chave inesperada {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Esperado um de: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" #: redbot/core/commands/help.py:106 msgid "No" -msgstr "" +msgstr "Não" #: redbot/core/commands/help.py:108 msgid "Yes" -msgstr "" +msgstr "Sim" #: redbot/core/commands/help.py:114 msgid "Disabled" @@ -66,7 +70,8 @@ msgstr "Desabilitado" #: redbot/core/commands/help.py:119 msgid "\n" "Custom Tagline: {tag}" -msgstr "" +msgstr "\n" +"Tagline Personalizado: {tag}" #: redbot/core/commands/help.py:125 msgid "Maximum characters per page: {page_char_limit}\n" @@ -79,7 +84,16 @@ msgid "Maximum characters per page: {page_char_limit}\n" "Delete delay: {delete_delay}\n" "React with a checkmark when help is sent via DM: {use_tick}\n" "Reaction timeout (only used if menus are used): {react_timeout} seconds{tagline_info}" -msgstr "" +msgstr "Número máximo de caracteres por página: {page_char_limit}\n" +"Número máximo de páginas por guild (somente se houver menus em uso): {max_pages_in_guild}\n" +"Help é um menu: {use_menus}\n" +"Help mostra comandos ocultos: {show_hidden}\n" +"Help mostra comandos atalhos: {show_aliases}\n" +"Help mostra somente comandos que podem ser usados: {verify_checks}\n" +"Help mostra inusáveis comandos quando diretamente: {verify_exists}\n" +"Atraso ao Deletar: {delete_delay}\n" +"Reage com um checkmark quando ajuda é enviado via DM: {use_tick}\n" +"Tempo limite de reação (Somente se menus forem usados): {react_timeout} segundos{tagline_info}" #: redbot/core/commands/help.py:276 msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." @@ -117,8 +131,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +165,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/pt-PT.po b/redbot/core/commands/locales/pt-PT.po index b164b77cf..b5e1a00a2 100644 --- a/redbot/core/commands/locales/pt-PT.po +++ b/redbot/core/commands/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/ro-RO.po b/redbot/core/commands/locales/ro-RO.po index f8356872a..0dea21bd9 100644 --- a/redbot/core/commands/locales/ro-RO.po +++ b/redbot/core/commands/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/ru-RU.po b/redbot/core/commands/locales/ru-RU.po index 0b357f807..3856b4174 100644 --- a/redbot/core/commands/locales/ru-RU.po +++ b/redbot/core/commands/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -19,36 +19,40 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" не является числом." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` не является допустимой единицей времени для этой команды" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Установленное время слишком велико\n" "подумайте о том, чтобы установить что-то разумное." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Это количество времени слишком маленькое для этой команды. (Минимум: {minimum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Это количество времени слишком маленькое для этой команды. (Минимум: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Неожиданный ключ {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Ожидался один из: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "Команда \"{arg}\" не найдена." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" не найден." @@ -128,8 +132,8 @@ msgstr "**__Subcommands:__** (продолжение)" msgid "Subcommands:" msgstr "Под команды:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "Меню помощь {ctx.me.display_name}" @@ -163,19 +167,19 @@ msgstr "{title} (продолжение)" msgid "No Category:" msgstr "Нет Категории:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Тема справки для *{command_name}* не найдена." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Команда *{command_name}* не имеет под команды с именем *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Я не смог отправить вам сообщение помощи в личные сообщения. Либо вы заблокировали меня, либо вы отключили ЛС на этом сервере." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/sk-SK.po b/redbot/core/commands/locales/sk-SK.po index 4b4cb329b..7d08f2ffa 100644 --- a/redbot/core/commands/locales/sk-SK.po +++ b/redbot/core/commands/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" nie je číslo." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/sl-SI.po b/redbot/core/commands/locales/sl-SI.po index 3fb6c8427..df1b4894b 100644 --- a/redbot/core/commands/locales/sl-SI.po +++ b/redbot/core/commands/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" ni število." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` ni veljavna časovna enota za ta ukaz" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Nastavljeni čas je previsok, razmislite o nastavitvi nečesa razumnega." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Ta čas je prevelik za ta ukaz. (Maksimalno: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Ta čas je prenizek za ta ukaz. (Minimalno: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Neveljaven ključ {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Pričakoval sem nekaj izmed {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -118,8 +122,8 @@ msgstr "**__Pod ukazi__** (continued)" msgid "Subcommands:" msgstr "Podukazi:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Meni pomoči" @@ -153,19 +157,19 @@ msgstr "{title} (continued)" msgid "No Category:" msgstr "Brez kategorije:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Tema pomoči za *{command_name}* ne obstaja." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Ukaz *{command_name}* nima pod ukazov z imenom *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Sporočila o pomoči vam nisem mogel poslati v DM. Ali ste me blokirali ali ste onemogočili DM na tem strežniku." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/sr-CS.po b/redbot/core/commands/locales/sr-CS.po index 35b54819c..c062c9a1a 100644 --- a/redbot/core/commands/locales/sr-CS.po +++ b/redbot/core/commands/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/sr-SP.po b/redbot/core/commands/locales/sr-SP.po index 9ea7105c3..343d25225 100644 --- a/redbot/core/commands/locales/sr-SP.po +++ b/redbot/core/commands/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/sv-SE.po b/redbot/core/commands/locales/sv-SE.po index 9a361ba74..9c1477762 100644 --- a/redbot/core/commands/locales/sv-SE.po +++ b/redbot/core/commands/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -19,41 +19,45 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" är inte ett tal." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` är inte en giltig tidsenhet för detta kommando" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." -msgstr "" +msgstr "Den angivna tiden är alldeles för hög, överväg att ställa in något rimligt." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Denna tid är för stor för detta kommando. (Maximal: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Denna tid är för liten för detta kommando. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Oväntad nyckel {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Förväntade sig en av: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "Kommando \"{arg}\" hittades inte." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "Kugg \"{arg}\" hittades inte." #: redbot/core/commands/help.py:106 msgid "No" -msgstr "" +msgstr "Nej" #: redbot/core/commands/help.py:108 msgid "Yes" @@ -61,12 +65,13 @@ msgstr "Ja" #: redbot/core/commands/help.py:114 msgid "Disabled" -msgstr "" +msgstr "Inaktiverad" #: redbot/core/commands/help.py:119 msgid "\n" "Custom Tagline: {tag}" -msgstr "" +msgstr "\n" +"Anpassad tagline: {tag}" #: redbot/core/commands/help.py:125 msgid "Maximum characters per page: {page_char_limit}\n" @@ -79,7 +84,16 @@ msgid "Maximum characters per page: {page_char_limit}\n" "Delete delay: {delete_delay}\n" "React with a checkmark when help is sent via DM: {use_tick}\n" "Reaction timeout (only used if menus are used): {react_timeout} seconds{tagline_info}" -msgstr "" +msgstr "Maximalt antal tecken per sida: {page_char_limit}\n" +"Maximalt antal sidor per gille (används endast om menyer inte används): {max_pages_in_guild}\n" +"Hjälp är en meny: {use_menus}\n" +"Hjälp visar dolda kommandon: {show_hidden}\n" +"Hjälp visar kommandon alias: {show_aliases}\n" +"Hjälp visar endast kommandon som kan användas: {verify_checks}\n" +"Hjälp visar oanvändbara kommandon när de ombeds direkt: {verify_exists}\n" +"Ta bort fördröjning: {delete_delay}\n" +"Reagera med en bockmarkering när hjälp skickas via DM: {use_tick}\n" +"Reaktionstid (används endast om menyer används): {react_timeout} sekunder{tagline_info}" #: redbot/core/commands/help.py:276 msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." @@ -87,27 +101,27 @@ msgstr "Skriv {ctx.clean_prefix}help för mer information om ett komman #: redbot/core/commands/help.py:320 msgid "Syntax: {command_signature}" -msgstr "" +msgstr "Syntax: {command_signature}" #: redbot/core/commands/help.py:326 msgid "Aliases" -msgstr "" +msgstr "Alias" #: redbot/core/commands/help.py:326 msgid "Alias" -msgstr "" +msgstr "Alias" #: redbot/core/commands/help.py:347 msgid "{aliases} and {number} more aliases." -msgstr "" +msgstr "{aliases} och {number} fler alias." #: redbot/core/commands/help.py:351 msgid "{aliases} and one more alias." -msgstr "" +msgstr "{aliases} och ett till alias." #: redbot/core/commands/help.py:393 msgid "**__Subcommands:__**" -msgstr "" +msgstr "**__Underkommandon:__**" #: redbot/core/commands/help.py:395 msgid "**__Subcommands:__** (continued)" @@ -115,10 +129,10 @@ msgstr "**__Underkommandon:__** (fortsatt)" #: redbot/core/commands/help.py:406 msgid "Subcommands:" -msgstr "" +msgstr "Underkommandon:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Hjälpmeny" @@ -130,7 +144,7 @@ msgstr "*Sida {page_num} av {page_count}*\n" #: redbot/core/commands/help.py:568 msgid "**__Commands:__**" -msgstr "" +msgstr "**__Kommandon:__**" #: redbot/core/commands/help.py:570 msgid "**__Commands:__** (continued)" @@ -138,11 +152,11 @@ msgstr "**__Kommandon:__** (fortsatt)" #: redbot/core/commands/help.py:580 msgid "Commands:" -msgstr "" +msgstr "Kommandon:" #: redbot/core/commands/help.py:622 msgid "**__No Category:__**" -msgstr "" +msgstr "**__Ingen kategori:__**" #: redbot/core/commands/help.py:635 msgid "{title} (continued)" @@ -152,19 +166,19 @@ msgstr "{title} (fortsatt)" msgid "No Category:" msgstr "Ingen kategori:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "Hjälptråden för *{command_name}* hittades inte." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "Kommandot *{command_name}* har inget underkommando som heter *{not_found}*." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Jag kunde inte skicka hjälpmeddelandet till dig i DM. Antingen blockerade du mig eller så inaktiverade du DMs i denna server." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" @@ -172,5 +186,10 @@ msgid "\n" " (Help) you know I need someone\n" " (Help!)\n" " " -msgstr "" +msgstr "\n" +" Jag behöver någon\n" +" (Hjälp) inte vem som helst\n" +" (Hjälp) du vet att jag behöver någon\n" +" (Hjälp!)\n" +" " diff --git a/redbot/core/commands/locales/tr-TR.po b/redbot/core/commands/locales/tr-TR.po index 915aa359e..af1f1d25c 100644 --- a/redbot/core/commands/locales/tr-TR.po +++ b/redbot/core/commands/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" bir sayı değil." -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` bu komut için geçerli bir zaman birimi değil" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "Ayarlanan süre aşırı uzun, daha mantıklı bir şey ayarlamayı düşünün." -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "Bu süre bu komut için çok fazla. (Maksimum: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "Bu komut için bu süre çok kısa. (Minimum: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "`{input}` geçerli bir kullanıcı ID'si gibi gözükmüyor." + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "Beklenmedik anahtar {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "Arasından biri beklenenler: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "\"{arg}\" komutu bulunamadı." -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "\"{arg}\" cogu bulunamadı." @@ -127,8 +131,8 @@ msgstr "**__Diğer komutlar:__** (devamı)" msgid "Subcommands:" msgstr "Diğer komutlar:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} Yardım Menüsü" @@ -162,19 +166,19 @@ msgstr "{title} (devamı)" msgid "No Category:" msgstr "Kategori Yok:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "*{command_name}* için yardım konusu bulunamadı." -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "*{command_name}* komutunun *{not_found}* adında bir alt komutu bulunmamakta." -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "Size DM'den yardım mesajı gönderemedim. Ya beni engelledin ya da bu sunucuda Dm'leri devre dışı bıraktın." -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/uk-UA.po b/redbot/core/commands/locales/uk-UA.po index 93815041d..85e524a63 100644 --- a/redbot/core/commands/locales/uk-UA.po +++ b/redbot/core/commands/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/vi-VN.po b/redbot/core/commands/locales/vi-VN.po index 9a8702671..76371587c 100644 --- a/redbot/core/commands/locales/vi-VN.po +++ b/redbot/core/commands/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -61,7 +65,7 @@ msgstr "" #: redbot/core/commands/help.py:114 msgid "Disabled" -msgstr "" +msgstr "Đã tắt" #: redbot/core/commands/help.py:119 msgid "\n" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/zh-CN.po b/redbot/core/commands/locales/zh-CN.po index 2228426d3..7783f857d 100644 --- a/redbot/core/commands/locales/zh-CN.po +++ b/redbot/core/commands/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -19,41 +19,45 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" 不是数字" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}` 不是此命令的有效时间" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "设置的时间太长,考虑设置一些合理的" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "这个时间对于这个命令太大。(最大: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "这个时间对于这个命令太小了 (最小: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "意外的密钥 {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "预期为:{}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "未找到命令“{arg}”。请检查!" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "无法找到 cog\"{arg}\"。请检查!" #: redbot/core/commands/help.py:106 msgid "No" -msgstr "不是" +msgstr "否" #: redbot/core/commands/help.py:108 msgid "Yes" @@ -80,7 +84,16 @@ msgid "Maximum characters per page: {page_char_limit}\n" "Delete delay: {delete_delay}\n" "React with a checkmark when help is sent via DM: {use_tick}\n" "Reaction timeout (only used if menus are used): {react_timeout} seconds{tagline_info}" -msgstr "" +msgstr "每页字符限制:{page_char_limit}\n" +"页数限制(此项仅在菜单未使用时启用):{max_pages_in_guild}\n" +"帮助集仅显示一页:{use_menus}\n" +"显示隐藏命令:{show_hidden}\n" +"显示命令别名:{show_aliases}\n" +"仅显示可以使用的命令:{verify_checks}\n" +"显示无法使用的命令:{verify_exists}\n" +"删除延迟:{delete_delay}\n" +"使用标记做出发送私信信息反应:{use_tick}\n" +"反应超时(此项仅在菜单使用时启用):{react_timeout} 秒{tagline_info}" #: redbot/core/commands/help.py:276 msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." @@ -118,8 +131,8 @@ msgstr "**__子命令:__** (继续)" msgid "Subcommands:" msgstr "子命令:" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "{ctx.me.display_name} 帮助菜单" @@ -153,19 +166,19 @@ msgstr "{title} (继续)" msgid "No Category:" msgstr "无类别:" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "找不到 *{command_name}* 的帮助主题" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "命令 *{command_name}* 没有名为 *{not_found} * 的子命令" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "我无法在DM中向你发送帮助消息。要么是你阻止了我,要么就是你禁用了这个服务器中的 DM" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/zh-HK.po b/redbot/core/commands/locales/zh-HK.po index 22ed70fb6..66bc044eb 100644 --- a/redbot/core/commands/locales/zh-HK.po +++ b/redbot/core/commands/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -19,35 +19,39 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." msgstr "" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" msgstr "" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" msgstr "" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." msgstr "" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." msgstr "" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/commands/locales/zh-TW.po b/redbot/core/commands/locales/zh-TW.po index 721369eb6..4d3737eb5 100644 --- a/redbot/core/commands/locales/zh-TW.po +++ b/redbot/core/commands/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-07 21:44+0000\n" +"POT-Creation-Date: 2021-12-31 01:01+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -19,37 +19,41 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" 不是數字。" -#: redbot/core/commands/converter.py:84 +#: redbot/core/commands/converter.py:85 msgid "`{unit}` is not a valid unit of time for this command" msgstr "`{unit}`不是此命令的有效時間單位" -#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202 +#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203 msgid "The time set is way too high, consider setting something reasonable." -msgstr "" +msgstr "時間超出允許範圍,請輸入一個合理的時間。" -#: redbot/core/commands/converter.py:144 +#: redbot/core/commands/converter.py:145 msgid "This amount of time is too large for this command. (Maximum: {maximum})" msgstr "對於該命令來說,此時間量太大。 (最大值: {maximum})" -#: redbot/core/commands/converter.py:150 +#: redbot/core/commands/converter.py:151 msgid "This amount of time is too small for this command. (Minimum: {minimum})" msgstr "對於該命令來說,此時間量太小。 (最小值: {minimum})" -#: redbot/core/commands/converter.py:280 +#: redbot/core/commands/converter.py:232 +msgid "'{input}' doesn't look like a valid user ID." +msgstr "" + +#: redbot/core/commands/converter.py:265 msgid "Unexpected key {key}" -msgstr "" +msgstr "不明關鍵字 {key}" -#: redbot/core/commands/converter.py:522 +#: redbot/core/commands/converter.py:507 msgid "Expected one of: {}" -msgstr "" +msgstr "可用關鍵字: {}" -#: redbot/core/commands/converter.py:545 +#: redbot/core/commands/converter.py:530 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "指令\"{arg}\"不存在。" -#: redbot/core/commands/converter.py:555 +#: redbot/core/commands/converter.py:540 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "模組 \"{arg}\" 不存在。" #: redbot/core/commands/help.py:106 msgid "No" @@ -117,8 +121,8 @@ msgstr "" msgid "Subcommands:" msgstr "" -#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:725 -#: redbot/core/commands/help.py:738 redbot/core/commands/help.py:757 +#: redbot/core/commands/help.py:470 redbot/core/commands/help.py:730 +#: redbot/core/commands/help.py:743 redbot/core/commands/help.py:762 msgid "{ctx.me.display_name} Help Menu" msgstr "" @@ -151,19 +155,19 @@ msgstr "" msgid "No Category:" msgstr "" -#: redbot/core/commands/help.py:734 +#: redbot/core/commands/help.py:739 msgid "Help topic for *{command_name}* not found." msgstr "" -#: redbot/core/commands/help.py:751 +#: redbot/core/commands/help.py:756 msgid "Command *{command_name}* has no subcommand named *{not_found}*." msgstr "" -#: redbot/core/commands/help.py:830 +#: redbot/core/commands/help.py:835 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." msgstr "" -#: redbot/core/commands/help.py:871 +#: redbot/core/commands/help.py:876 #, docstring msgid "\n" " I need somebody\n" diff --git a/redbot/core/drivers/locales/hr-HR.po b/redbot/core/drivers/locales/hr-HR.po new file mode 100644 index 000000000..d7bdc980b --- /dev/null +++ b/redbot/core/drivers/locales/hr-HR.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 657\n" +"Language: hr_HR\n" + diff --git a/redbot/core/drivers/postgres/locales/hr-HR.po b/redbot/core/drivers/postgres/locales/hr-HR.po new file mode 100644 index 000000000..56c9caeb2 --- /dev/null +++ b/redbot/core/drivers/postgres/locales/hr-HR.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-02-11 12:29+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 653\n" +"Language: hr_HR\n" + diff --git a/redbot/core/locales/af-ZA.po b/redbot/core/locales/af-ZA.po index 78a4ad51a..9c177fe9e 100644 --- a/redbot/core/locales/af-ZA.po +++ b/redbot/core/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 31b483bf8..9806abd75 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "لا يمكن دفع ثمن هذا الأمر في DM بدون بنك عالمي." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "تحتاج على الأقل إلى {cost} {currency} لاستخدام هذا الأمر." @@ -532,27 +532,22 @@ msgstr "تم إعادة ترتيب المسارات" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" يرجع مسار التثبيت الحالي أو يضعه إذا تم توفير واحد منها.\n" -" يجب أن يكون المسار المقدم مطلقاً أو نسبياً إلى دليل البوت\n" -" ويجب أن يكون موجوداً بالفعل.\n\n" -" لن يتم نقل أي رموز مثبتة في هذه العملية.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "هذه الصفحة غير موجودة!" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "سيقوم البوت بتثبيت رموز جديدة إلى دليل '{}'." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +556,23 @@ msgstr "\n" " يسرد جميع القوانين المحملة والمتوفرة.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} تم تحميل:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} تم تحميل:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "الاسم المستعار {alias_name} هو بالفعل أمر موجود أو اسم مستخدم في أحد الأوامر المحملة." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "الأمر {command_name} هو بالفعل أمر موجود أو مستخدم كإختصار في أحد الأوامر التي تم تحميلها." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,21 +583,17 @@ msgstr "\n" " تأتي هذه الأوامر مع كل ريدبوت، وتغطي بعض من أبسط استخدامات البوت.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "البوت يعمل!" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "عرض معلومات حول [botname].\n\n" -" إستخدم `[p]set custominfo` للتخصيص.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -610,45 +601,45 @@ msgstr "هذا البوت هو مثال على [Red, a open Discord bot]({}) ا "ريدبوت يدعمه مجتمع عاطفي يساهم ويخلق محتوى للجميع للتمتع به. [انضم إلينا اليوم]({}) وساعدنا على تحسين!\n\n" "(ج) منشئو كوكس" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "مثيل يمتلكه الفريق" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "مالك البوت" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "discord Bot by Lord_X\n" "#1770" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "الإصدار {version} متاح حالياً" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "فشل التحقق من وجود تحديث." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "عفا عليها الزمن!" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "عن مثيل الخادوم هذا" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "حول discord bot by Lord_X\n" "#1770" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "جلب الفرحة منذ 02 يان 2016 (أكثر من {} أيام مضت!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -656,7 +647,7 @@ msgstr "هذا البوت هو مثال على Red، روبوت ديسكورد "الحمراء مدعوم من قبل مجتمع عاطفي يساهم وينشئ المحتوى ليتمتع به الجميع. انضم إلينا اليوم (4) وساعدنا على تحسين!\n\n" "(ج) منشئو الكود" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -666,7 +657,7 @@ msgstr "مثيل مملوك للفريق: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "إصدار الريد بوت: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -676,19 +667,19 @@ msgstr "مثيل مملوك للفريق: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "إصدار الريد بوت: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "انتهت صلاحيتها: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**حول ريدبوت**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**حول هذا المثال**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -707,20 +698,20 @@ msgstr "**المراجع**\n" "7. <{}> \n" " \n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "يعرض المدة من بدأ تشغيل البوت [botname] إلى الان" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -731,7 +722,7 @@ msgstr "\n" " يمكن العثور على مزيد من المعلومات في [وثيقة بيانات المستخدم النهائية](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -744,13 +735,13 @@ msgstr "\n" " - `[p]بيانات المعلومات الأساسية`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "هذا البوت يخزن بعض البيانات حول المستخدمين حسب الحاجة للعمل. هذا في الغالب هو المعرف الذي تم تعيين المستخدم الخاص بك من قبل ديسكورد، مرتبطة بعدد قليل من الأشياء اعتماداً على ما تتفاعل معه في البوت. هناك بعض الأوامر التي تخزينها لتتبع من قام بإنشاء شيء. (مثل قوائم التشغيل) للحصول على تفاصيل كاملة عن هذا وكذلك تفاصيل أكثر عمقا لما يتم تخزينه ولماذا انظر {link}.\n\n" "بالإضافة إلى ذلك، فإن إضافات الطرف الثالث التي يحملها مالك البوت قد تخزن أشياء إضافية أو لا تخزن. يمكنك استخدام `{prefix}البيانات الأساسية 3rdparty` لعرض البيانات المقدمة من كل إضافة من طرف ثالث." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -763,39 +754,39 @@ msgstr "عرض بيانات بيانات بيانات المستخدم النه " - `[p]البيانات الأساسية 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "أحتاج إلى أن أكون قادراً على إرفاق الملفات (حاول في DM?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "يبدو أن هذه الحالة لا تحتوي على أي تمديدات من طرف ثالث." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "بيانات بيانات المستخدم النهائي للطرف الثالث" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "وفيما يلي بيانات مقدمة بتمديد من طرف ثالث." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "ملحقات الطرف الثالث بدون بيانات\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "هنا صفحة تم إنشاؤها مع البيانات المقدمة من تمديدات طرف ثالث." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "لم يتم الحصول على تأكيد، إلغاء." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "لم يحصل على تأكيد مطابق، إلغاء." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -814,19 +805,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "هذا الأمر ({command}) لا يدعم الاستخدام غير التفاعلي." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "سيؤدي هذا إلى التخلص من البوت و/أو فصل البيانات عنك. ولن يتم التخلص من البيانات التشغيلية مثل إدخالات الموديل أو التحذيرات أو كتم البت. إذا كنت متأكدا من أن هذا هو ما تريدون، فيرجى الرد بما يلي:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "قد يستغرق هذا وقتًا طويلًا" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -834,7 +825,7 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -842,7 +833,7 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "الرجاء الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان يجب حذف البيانات." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -850,27 +841,27 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "لقد حذفت أي بيانات غير تشغيلية عنك (والتي أعرف كيفية حذفها) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} الأوامر التالية لم تتعامل مع الحذف:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[قادمة قريبًا] احصل على البيانات [botname] عنك." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "هذا الأمر لا يفعل أي شيء حتى الآن، لكننا نعمل على إضافة دعم لهذا." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -879,7 +870,7 @@ msgstr "\n" " أوامر للتعامل مع البيانات بشكل أكمل.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -896,11 +887,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "يمكن للمستخدم حذف بياناته الخاصة. هذا لن يشمل بيانات التشغيل مثل المستخدمين المحظورين." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -916,11 +907,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "لا يمكن للمستخدم حذف بياناته الخاصة." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -943,15 +934,15 @@ msgstr "\n" " - `1`: ينبغي للكلاب أن تحذف أي شيء لا تحتاجه الكلاب عن المستخدم.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "سيتم توجيه الأوامر لإزالة جميع البيانات غير التشغيلية بناء على طلب المستخدم." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "سيتم إعلام المستخدم الذي قام بطلب حذف البيانات. وسوف تترك تفاصيل ما ينبغي حذفه لتقدير مسؤول البوت." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -971,13 +962,13 @@ msgstr "\n" " **الحجج:**\n" " - `` - معرّف المستخدم الذي سيتم حذف بياناته. " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "سيؤدي هذا إلى التخلص من البوت أو فصل جميع البيانات من معرف المستخدم المحدد. لا ينبغي أن تستخدم هذا إلا إذا طلب ديسكورد هذا بشكل محدد فيما يتعلق بمستخدم محذوف. وهذا سيزيل المستخدم من مختلف تدابير مكافحة إساءة الاستعمال. إذا كنت تقوم بمعالجة طلب يدوي من أحد المستخدمين، قد ترغب في '{prefix}{command_name}` بدلاً من ذلك.\n\n" "إذا كنت متأكدا من أن هذا هو ما تنوي القيام به فيرجى الرد بما يلي:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -985,7 +976,7 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -993,17 +984,17 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1014,34 +1005,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1051,12 +1042,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1076,7 +1067,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1090,35 +1081,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "تضمين الإعدادات:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1130,15 +1121,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1154,20 +1145,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "وستعود المداخن الآن إلى الوضع العالمي." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1184,11 +1175,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1204,15 +1195,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1228,11 +1219,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1248,21 +1239,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "مضمن الآن {} لهذه القناة." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "مفعّل" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "معطل" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1278,15 +1271,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1299,11 +1292,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1313,12 +1306,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1330,7 +1323,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1345,7 +1338,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1354,15 +1347,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1377,43 +1370,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "انتهت مهلة الرد." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "حسناً. باي :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "حسنًا، سأبقى بعد ذلك. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "حسناً، أنا لا أغادر هذه السيرفرات." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1424,7 +1429,7 @@ msgstr "\n" " ملاحظة: هذا الأمر تفاعلي.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1445,77 +1450,77 @@ msgstr "تحميل حزم الكود من المسارات المحلية وال " - `` - حزم الأوامر للتحميل.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "تم تحميل {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "تم تحميل الحزمة التالية مسبقاً: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "الحزم التالية تم تحميلها بالفعل: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "فشل تحميل الحزمة التالية: {pack}.\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "فشل تحميل الحزم التالية: {packs}\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "الاسم التالي ليس اسم حزمة صالح: {pack}\n" "أسماء الحزمة لا يمكن أن تبدأ برقم ويمكن أن تحتوي فقط على أرقام ascii، الرسائل والشرطات السفلية." -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "الاسم التالي ليس اسم حزمة صالح: {packs}\n" "أسماء الحزمة لا يمكن أن تبدأ برقم ويمكن أن تحتوي فقط على أرقام ascii، الرسائل والشرطات السفلية." -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "لم يتم العثور على الحزمة التالية في أي مسار الكود: {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "لم يتم العثور على الحزم التالية في أي مسار الكود: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "تعذر تحميل هذه الحزمة للسبب التالي:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "لا يمكن تحميل هذه الحزم للأسباب التالية:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**تحذير**: المستودعات التالية تستخدم الرموز المشتركة التي تحمل علامة للإزالة discord bot by Lord_X\n" "#17703. : {repo}.\n" "يجب عليك إبلاغ المشرفين بهذه المستودعات حول هذه الرسالة." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**تحذير**: المستودعات التالية تستخدم الرموز المشتركة التي تحمل علامة للإزالة discord bot by Lord_X\n" "#17703. : {repos}.\n" "يجب عليك إبلاغ المشرفين بهذه المستودعات حول هذه الرسالة." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1535,23 +1540,23 @@ msgstr "تحميل حزم الكود من المسارات المحلية وال " - `` - حزم الأوامر للتحميل.\n" " " -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "الحزم التالية تم تحميلها بالفعل: {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "تم تحميل الحزمة التالية مسبقاً: {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "تم تحميل الحزمة التالية مسبقاً: {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "تم تحميل الحزمة التالية مسبقاً: {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1572,40 +1577,40 @@ msgstr "تحميل حزم الكود من المسارات المحلية وال " - `` - حزم الأوامر للتحميل.\n" " " -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "تم تحميله {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "فشل في إعادة تحميل الحزمة التالية: {pack}.\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "فشل في إعادة تحميل الحزم التالية: {packs}\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "تعذر إعادة تحميل هذه الحزمة للسبب التالي:\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "لا يمكن إعادة تحميل هذه الحزم للأسباب التالية:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1618,11 +1623,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "إيقاف التشغيل... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1635,30 +1640,985 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "جاري إعادة التشغيل..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "الأمر الأساسي لإعدادات البنك." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "تبديل ما إذا كان البنك عالمياً أم لا.\n\n" +" إذا كان البنك عالميا، فإنه سيصبح لكل خادم.\n" +" إذا كان البنك لكل خادم، فإنه سيصبح عالميا.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "لكل السيرفرات" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "عام" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "سيؤدي هذا إلى تبديل البنك إلى أن يكون {banktype}، وحذف جميع الحسابات في العملية! إذا كنت متأكدا، اكتب `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "البنك هو الآن {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "تعيين اسم البنك." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "تم تعيين اسم البنك إلى: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "تعيين اسم عملة البنك. (Automatic Translation)." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "تم تعيين اسم العملة إلى: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "تعيين الحد الأقصى للرصيد الذي يمكن للمستخدم الحصول عليه." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "يجب أن يكون المبلغ أكبر من صفر وأقل من {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "تم تعيين الحد الأقصى للرصيد إلى: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "إعادة تعيين الوصف." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "صيغة JPG / PNG فقط." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "تم." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "أنت تفتقر إلى الصلاحيات لتغيير اسمي المستعار." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "تم مسح سجل النظام." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "تم تعيين النص المخصص." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "تم تعيين الحالة إلى ``تشغيل {game.name}``." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "تم مسح اللعبة." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "تم تعيين الحالة إلى ``الاستماع إلى {listening}``." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "تم مسح الإستماع." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "تم تعيين الحالة إلى ``تشغيل {watching}``." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "تم مسح المشاهدة." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "تغيرت الحالة إلى {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "وهذا الدور هو بالفعل دور المدير." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "وهذا الدور يعتبر الآن دور admin." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "وهذا الرتبة هى بالفعل دور admin." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "وهذا الدور يعتبر الآن دور mod." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "وهذا الدور ليس رتبة admin في البداية." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "وهذا الرتبة يعتبر الآن دور admin." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "وهذا الدور ليس رتبة admin في البداية." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "وهذا الرتبة يعتبر الآن دور mod." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "تم تعيين الان." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "تم تعيين رمز API{service}." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "لا توجد قنوات إضافية يتم إرسالها إليها." + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "قناة غير معروفة بالمعرفة: {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1666,7 +2626,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1681,138 +2641,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "تم تعطيل حذف الأمر." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "حذف تعيين التأخير إلى {num} ثانية." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "لن أحذف رسائل الأوامر." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "إعادة تعيين الوصف." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "وهذا الدور هو بالفعل دور المدير." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "وهذا الدور يعتبر الآن دور admin." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "وهذا الرتبة هى بالفعل دور admin." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "وهذا الدور يعتبر الآن دور mod." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "وهذا الدور ليس رتبة admin في البداية." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "وهذا الرتبة يعتبر الآن دور admin." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "وهذا الدور ليس رتبة admin في البداية." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "وهذا الرتبة يعتبر الآن دور mod." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1823,19 +2668,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "يستخدم البوت {} لون التكوين الخاص به للتضمينات." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "لن" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "سوف" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1847,11 +2692,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1862,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1883,256 +2728,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "تم إعادة تعيين اللون." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "تم تعيين اللون." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "صيغة JPG / PNG فقط." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "تم." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "تم تعيين الحالة إلى ``تشغيل {game.name}``." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "تم مسح اللعبة." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "تم تعيين الحالة إلى ``الاستماع إلى {listening}``." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "تم مسح الإستماع." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "تم تعيين الحالة إلى ``تشغيل {watching}``." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "تم مسح المشاهدة." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "تغيرت الحالة إلى {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "أنت تفتقر إلى الصلاحيات لتغيير اسمي المستعار." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2147,30 +2751,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "تم الإلغاء." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "تم تعيين prefix." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2181,220 +2785,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "تم تعيين الان." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "تم مسح سجل النظام." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "تم تعيين النص المخصص." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "تم تعيين رمز API{service}." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2402,7 +2809,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2412,11 +2819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2425,11 +2832,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2439,11 +2846,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2459,15 +2866,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "المساعدة سوف تستخدم القوائم." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "المساعدة لن تستخدم القوائم." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2481,15 +2888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "المساعدة ستقوم بتصفية الأوامر المخفية." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2503,15 +2910,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2527,15 +2934,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2549,15 +2956,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "المساعدة سوف تظهر فقط للأوامر التي يمكن تشغيلها." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "سوف تظهر المساعدة دون التحقق مما إذا كان يمكن تشغيل الأوامر." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2573,15 +2980,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "المساعدة سوف تتحقق من وجود مواضيع المساعدة." -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "المساعدة سوف تتحقق فقط من وجود مواضيع المساعدة عبر مساعدة غامضة (إذا تم تفعيلها)." -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2596,15 +3003,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "يجب عليك إعطاء قيمة لا تقل عن 500 حرف." -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "تم. تم تعيين حد الحرف لكل صفحة إلى {}." -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2620,15 +3027,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "يجب أن تعطي قيمة صفر أو أكثر!" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "تم. تم تعيين الحد الأقصى للصفحة إلى {}." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2645,19 +3052,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "لا يمكن أن يكون التأخير أطول من 14 يوماً!" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "تم. لن يتم حذف رسائل المساعدة الآن." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "تم. تم تعيين تأخير الحذف إلى {} ثانية." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2672,19 +3079,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2698,19 +3105,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "العلامة الخاصة بك طويلة جداً! الرجاء اختصارها بحيث لا يتجاوز طولها 2048 حرفاً." -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2721,43 +3128,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "معرف المستخدم: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "عبر DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "من {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " مُعرّف الخادم: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "استخدم `{}dm {} للرد على هذا المستخدم" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "أرسلت من {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "لقد تم تكويني لعدم إرسال هذا في أي مكان." -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "تم إرسال رسالتك." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "أنا غير قادر على تسليم رسالتك. عذراً." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2770,41 +3177,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "مالك هو {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "يمكنك الرد على هذه الرسالة باستخدام {}جهة اتصال" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "عذراً، لم أستطع تسليم رسالتك إلى {}" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "تم ارسال الرسالة إلى {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "يطبع مسار بيانات البوت." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "مسار البيانات: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2819,19 +3226,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2840,7 +3247,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2852,15 +3259,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2869,21 +3276,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2896,15 +3303,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2914,11 +3321,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2926,7 +3333,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2938,19 +3345,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2959,15 +3366,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2979,15 +3386,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2996,11 +3403,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3009,7 +3416,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3022,19 +3429,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3043,19 +3450,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3069,19 +3476,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3091,11 +3498,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3103,7 +3510,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3116,27 +3523,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3145,15 +3552,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3166,15 +3573,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3184,16 +3591,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3207,15 +3614,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3229,11 +3636,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3245,19 +3652,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3269,19 +3676,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3289,15 +3696,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3308,7 +3715,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3316,19 +3723,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "أمر واحد معطل عالمياً.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3336,19 +3743,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "ليس هناك أي أوامر معطلة في {}." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} الأوامر معطلة في {}.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "تم تعطيل أمر واحد في {}.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3362,7 +3769,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3374,19 +3781,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "الأمر لتعطيل لا يمكن أن يكون \"أمر\" أو أي من الأوامر الفرعية الخاصة به." -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "يتم تعيين هذا الأمر على أنه متاح دائمًا ولا يمكن تعطيله." -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "وهذا الأمر معطل بالفعل على الصعيد العالمي." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3398,15 +3805,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "غير مسموح لك بتعطيل هذا الأمر." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "هذا الأمر معطل بالفعل في هذا الخادم." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3419,7 +3826,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3431,11 +3838,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "وقد تم بالفعل تمكين هذه القيادة على الصعيد العالمي." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3447,15 +3854,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "غير مسموح لك بتمكين هذا الأمر." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "هذا الأمر مفعل بالفعل في هذا السيرفر." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3469,7 +3876,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3477,7 +3884,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3486,143 +3893,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "الأدوار المناعية من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "الأعضاء المناصرين من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "تمت الإضافة بالفعل." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "ليس في القائمة." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "لا توجد قنوات إضافية يتم إرسالها إليها." - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "قناة غير معروفة بالمعرفة: {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3631,7 +3966,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3640,7 +3975,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3656,15 +3991,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3674,20 +4009,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3702,15 +4037,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3719,24 +4054,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3845,22 +4180,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3868,175 +4205,175 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "غير معروف" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "المشرف" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "حتى" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "المدة" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "قناة" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (حذف)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "معدلة من قبل" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "آخر تعديل في" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**المستخدم:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**المشرف:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**حتى:** {}\n" "**المدة:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**القناة**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**معدلة بواسطة:** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**آخر تعديل في:** {}\n" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index 54dfc0d5f..0e7f06e2e 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "Пътищата са пренаредени." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Този път не съществува." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Ботът ще инсталира новите COG-ове в `{}` директория." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Изключване... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "глобален" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Поддържа се JPG / PNG формат само." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Завършено." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Нямам правомощието да променя псевдонима си." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Локализирането е настроено." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Поддържа се JPG / PNG формат само." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Завършено." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Нямам правомощието да променя псевдонима си." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Локализирането е настроено." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/bs-BA.po b/redbot/core/locales/bs-BA.po index 1a3fdf993..ec6177ce9 100644 --- a/redbot/core/locales/bs-BA.po +++ b/redbot/core/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/ca-ES.po b/redbot/core/locales/ca-ES.po index 23c3a2554..e91fb310b 100644 --- a/redbot/core/locales/ca-ES.po +++ b/redbot/core/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index eb767186e..4cf2269a8 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "Příkaz:" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Nelze zaplatit za tento příkaz v DM bez globální banky." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Potřebujete alespoň {cost} {currency} k použití tohoto příkazu." @@ -528,45 +528,45 @@ msgstr "Cesty byly uspořádány." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Taková cesta neexistuje." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} načteno:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} odnačteno:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -574,93 +574,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instanci Red bota vlastní" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Verze Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Selhala kontrola aktualizací." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Zastaralé" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "O této instanci bota" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "O Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Přináší radost od 02 Ledna 2016 (již {} dní!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -671,20 +669,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -692,7 +690,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -701,12 +699,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -715,39 +713,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -759,63 +757,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -826,11 +824,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -840,11 +838,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -858,15 +856,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -879,34 +877,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -917,34 +915,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -954,12 +952,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -979,7 +977,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -993,35 +991,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1033,15 +1031,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1057,20 +1055,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1087,11 +1085,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1107,15 +1105,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1131,11 +1129,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1151,21 +1149,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "povoleno" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "zakázáno" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1181,15 +1181,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1202,11 +1202,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1216,12 +1216,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1233,7 +1233,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1248,7 +1248,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1257,15 +1257,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1280,43 +1280,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Dobře. Sbohem :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1324,7 +1336,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1337,67 +1349,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Načteno {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1409,23 +1421,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1438,36 +1450,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Znovu načteno {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1480,11 +1492,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Vypínání... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1497,30 +1509,985 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Restartování..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Základní příkaz pro bankovní nastavení." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Určuje, zda je banka globální nebo ne.\n\n" +" Pokud je banka globální, stane se na každém serveru.\n" +" Pokud je banka na serveru, stane se globální.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "na server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "globální" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Toto zapne banku na {banktype}, smaže všechny účty v procesu! Pokud jste si jisti, napište `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Banka je nyní {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Nastavit název banky." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Název banky byl nastaven na: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Nastavte název měny banky." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Název měny byl nastaven na: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Nastavte maximální zůstatek, který může uživatel získat." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Částka musí být větší než nula a menší než {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Maximální zůstatek byl nastaven na: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Popis obnoven." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Pouze formát JPG / PNG." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Hotovo." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Nemám oprávnění ke změně své přezdívky." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "Vlastní text byl vymazán." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Vlastní text byl nastaven." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Stav změněn na {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "Tato role je již administrátorskou rolí." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Tato role je již moderátorská role." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Tato role je nyní považována za moderátorskou roli." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Tato role již není považována za administrátorskou roli." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Tato role již není považována za administrátorskou roli." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Jazyk byl nastaven." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service} API tokeny byly nastaveny." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "Neznámý kanál s id: {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1528,7 +2495,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1543,138 +2510,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Popis obnoven." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "Tato role je již administrátorskou rolí." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Tato role je již moderátorská role." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Tato role je nyní považována za moderátorskou roli." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Tato role již není považována za administrátorskou roli." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Tato role již není považována za administrátorskou roli." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1685,19 +2537,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "nebude" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "bude" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1709,11 +2561,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1724,11 +2576,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1745,256 +2597,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Barva byla resetována." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Barva byla nastavena." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Pouze formát JPG / PNG." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Hotovo." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Stav změněn na {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Nemám oprávnění ke změně své přezdívky." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2009,30 +2620,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Zrušeno." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2043,220 +2654,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Jazyk byl nastaven." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "Vlastní text byl vymazán." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Vlastní text byl nastaven." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service} API tokeny byly nastaveny." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2264,7 +2678,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2274,11 +2688,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2287,11 +2701,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2301,11 +2715,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2321,15 +2735,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "Help bude používat stránkovaná menu." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2343,15 +2757,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2365,15 +2779,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2389,15 +2803,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2411,15 +2825,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2435,15 +2849,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2458,15 +2872,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2482,15 +2896,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2507,19 +2921,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2534,19 +2948,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2560,19 +2974,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2583,43 +2997,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 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:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2632,41 +3046,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 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:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 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:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2681,19 +3095,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2702,7 +3116,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2714,15 +3128,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2731,21 +3145,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2758,15 +3172,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2776,11 +3190,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2788,7 +3202,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2800,19 +3214,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2821,15 +3235,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2841,15 +3255,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2858,11 +3272,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2871,7 +3285,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2884,19 +3298,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2905,19 +3319,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2931,19 +3345,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2953,11 +3367,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2965,7 +3379,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2978,27 +3392,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3007,15 +3421,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3028,15 +3442,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3046,16 +3460,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3069,15 +3483,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3091,11 +3505,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3107,19 +3521,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3131,19 +3545,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3151,15 +3565,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3170,7 +3584,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3178,19 +3592,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3198,19 +3612,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3224,7 +3638,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3236,19 +3650,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3260,15 +3674,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3281,7 +3695,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3293,11 +3707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3309,15 +3723,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3331,7 +3745,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3339,7 +3753,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3348,143 +3762,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "Neznámý kanál s id: {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3493,7 +3835,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3502,7 +3844,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3518,15 +3860,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Kanál přidán do seznamu ignorovaných." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Kanál je již v seznamu ignorovaný." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3536,20 +3878,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 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:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Tento server je již ignorován." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3564,15 +3906,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Kanál byl odebrán ze seznamu ignorovaných." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "Tento kanál není v seznamu ignorovaných." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3581,24 +3923,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 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:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "Tento server není v seznamu ignorovaných." -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3707,22 +4049,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3730,174 +4074,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Případ #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Důvod:** Použijte příkaz `reason` pro přidání" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Neznámý" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Důvod:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderátor" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "Až do" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Doba trvání" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Kanál" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (odstraněn)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Zmínil(a)" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Naposledy upraveno" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Uživatel:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Moderátor:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Kanál**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Naposledy upraveno v:** {}\n" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index c0ff647e7..506107f61 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Kan ikke betale for denne kommando i PB uden en global bank." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Du skal bruge mindst {cost} {currency} for at bruge denne kommando." @@ -532,27 +532,22 @@ msgstr "Stier genbestilt." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Returnerer den aktuelle installationssti eller indstiller den, hvis en er leveret.\n" -" Den angivne sti skal være absolut eller relativ til bot'sne\n" -" og den skal allerede eksistere.\n\n" -" Ingen installerede cogs vil blive overført i processen.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Den sti findes ikke." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Botten vil installere nye cogs til `{}` mappen." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +556,23 @@ msgstr "\n" " Lister alle indlæste og tilgængelige cogs.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} indlæst:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} aflæst:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Alias {alias_name} er allerede en eksisterende kommando eller alias i en af de indlæste cogs." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Kommando {command_name} er allerede en eksisterende kommando eller alias i en af de indlæste cogs." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -585,19 +580,17 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -605,75 +598,75 @@ msgstr "Denne bot er et instans af [Red, an open source Discord bot]({}) lavet a "Red bakkes op af et lidenskabeligt fællesskab, der bidrager og skaber indhold, som alle kan nyde. [Tilmeld dig i dag]({}) og hjælp os med at forbedre!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instans ejet af" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -684,20 +677,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -705,7 +698,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -714,12 +707,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -728,39 +721,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -772,63 +765,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -839,11 +832,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -853,11 +846,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -871,15 +864,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -892,34 +885,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -930,34 +923,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -967,12 +960,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -992,7 +985,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1006,35 +999,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1046,15 +1039,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1070,20 +1063,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1100,11 +1093,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1120,15 +1113,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1144,11 +1137,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1164,21 +1157,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "aktiveret" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "deaktiveret" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1194,15 +1189,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1215,11 +1210,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1229,12 +1224,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1246,7 +1241,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1261,7 +1256,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1270,15 +1265,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1293,43 +1288,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1337,7 +1344,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1350,67 +1357,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1422,23 +1429,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1451,36 +1458,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1493,11 +1500,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1510,30 +1517,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Færdig." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1541,7 +2500,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1556,138 +2515,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1698,19 +2542,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1722,11 +2566,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1737,11 +2581,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1758,256 +2602,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Færdig." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2022,30 +2625,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2056,220 +2659,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2277,7 +2683,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2287,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2300,11 +2706,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2314,11 +2720,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2334,15 +2740,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2356,15 +2762,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2378,15 +2784,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2402,15 +2808,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2424,15 +2830,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2448,15 +2854,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2471,15 +2877,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2495,15 +2901,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2520,19 +2926,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2547,19 +2953,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2573,19 +2979,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2596,43 +3002,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2645,41 +3051,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2694,19 +3100,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2715,7 +3121,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2727,15 +3133,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2744,21 +3150,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2771,15 +3177,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2789,11 +3195,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2801,7 +3207,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2813,19 +3219,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2834,15 +3240,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2854,15 +3260,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2871,11 +3277,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2884,7 +3290,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2897,19 +3303,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2918,19 +3324,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2944,19 +3350,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2966,11 +3372,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2978,7 +3384,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2991,27 +3397,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3020,15 +3426,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3041,15 +3447,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3059,16 +3465,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3082,15 +3488,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3104,11 +3510,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3120,19 +3526,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3144,19 +3550,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3164,15 +3570,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3183,7 +3589,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3191,19 +3597,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3211,19 +3617,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3237,7 +3643,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3249,19 +3655,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3273,15 +3679,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3294,7 +3700,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3306,11 +3712,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3322,15 +3728,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3344,7 +3750,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3352,7 +3758,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3361,143 +3767,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3506,7 +3840,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3515,7 +3849,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3531,15 +3865,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3549,20 +3883,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3577,15 +3911,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3594,24 +3928,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3720,22 +4054,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3743,174 +4079,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index 2341d449d..26246f04c 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -17,145 +17,159 @@ msgstr "" #: redbot/core/_diagnoser.py:100 msgid "To fix this issue, you need to do one of these:" -msgstr "" +msgstr "Um dieses Problem zu beheben, musst du eines hiervon tun:" #: redbot/core/_diagnoser.py:108 msgid "Check if the command caller is not a bot" -msgstr "" +msgstr "Überprüfe, ob der Befehlsbenutzer kein Bot ist" #: redbot/core/_diagnoser.py:114 msgid "The user is a bot which prevents them from running any command." -msgstr "" +msgstr "Der Benutzer ist ein Bot, der ihn daran hindert, jeden Befehl auszuführen." #: redbot/core/_diagnoser.py:115 msgid "This cannot be fixed - bots should not be listening to other bots." -msgstr "" +msgstr "Das kann nicht behoben werden - Bots sollten nicht auf andere Bots hören." #: redbot/core/_diagnoser.py:119 msgid "Check if the bot can send messages in the given channel" -msgstr "" +msgstr "Prüft, ob der Bot Nachrichten im angegebenen Kanal senden kann" #: redbot/core/_diagnoser.py:125 msgid "Bot doesn't have permission to send messages in the given channel." -msgstr "" +msgstr "Der Bot hat nicht die Berechtigung, Nachrichten im angegebenen Kanal zu senden." #: redbot/core/_diagnoser.py:126 msgid "To fix this issue, ensure that the permissions setup allows the bot to send messages per Discord's role hierarchy:\n" "https://support.discord.com/hc/en-us/articles/206141927" -msgstr "" +msgstr "Um dieses Problem zu beheben, stelle sicher, dass das Berechtigungs-Setup es dem Bot erlaubt, Nachrichten übers Discord's Rollenhierarchie zu senden:\n" +"https://support.discord.com/hc/de/articles/206141927" #: redbot/core/_diagnoser.py:137 msgid "Check if the channel and the server aren't set to be ignored" -msgstr "" +msgstr "Überprüfe, ob Kanal und Server nicht ignoriert werden" #: redbot/core/_diagnoser.py:142 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel and the server aren't a part of that list." -msgstr "" +msgstr "Um dieses Problem zu beheben, überprüfe die vom Befehl {command} zurückgegebene Liste und stelle sicher, dass der Kanal {channel} und der Server nicht Teil dieser Liste sind." #: redbot/core/_diagnoser.py:150 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel, the channel category it belongs to ({channel_category}), and the server aren't a part of that list." -msgstr "" +msgstr "Um dieses Problem zu beheben, überprüfe die vom {command} -Befehl zurückgegebene Liste und stelle sicher, dass der {channel} Kanal die Kanalkategorie, zu der sie gehört ({channel_category}), und der Server ist nicht Teil dieser Liste." #: redbot/core/_diagnoser.py:164 msgid "The bot is set to ignore commands in the given channel or this server." -msgstr "" +msgstr "Der Bot ignoriert Befehle im angegebenen Kanal oder diesem Server." #: redbot/core/_diagnoser.py:174 msgid "Global allowlist prevents the user from running this command." -msgstr "" +msgstr "Globale Berechtigungsliste hindert den Benutzer daran, diesen Befehl auszuführen." #: redbot/core/_diagnoser.py:175 msgid "To fix this issue, you can either add the user to the allowlist, or clear the allowlist.\n" "If you want to keep the allowlist, you can run {command_1} which will add {user} to the allowlist.\n" "If you instead want to clear the allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst du entweder den Benutzer zur Berechtigungsliste hinzufügen oder die Berechtigungsliste löschen.\n" +"Wenn du die Zulassungsliste behalten möchtest, kannst du {command_1} ausführen, die {user} zur Zulassungsliste hinzufügen.\n" +"Wenn du stattdessen die Berechtigungsliste löschen und alle Benutzer die Befehle frei ausführen lassen möchten, kannst du {command_2} ausführen, um dies zu tun." #: redbot/core/_diagnoser.py:191 msgid "Global blocklist prevents the user from running this command." -msgstr "" +msgstr "Globale Berechtigungsliste hindert den Benutzer daran, diesen Befehl auszuführen." #: redbot/core/_diagnoser.py:192 msgid "To fix this issue, you can either remove the user from the blocklist, or clear the blocklist.\n" "If you want to keep the blocklist, you can run {command_1} which will remove {user} from the blocklist.\n" "If you instead want to clear the blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst du entweder den Benutzer zur Berechtigungsliste hinzufügen oder die Berechtigungsliste löschen.\n" +"Wenn du die Zulassungsliste behalten möchtest, kannst du {command_1} ausführen, die {user} zur Zulassungsliste hinzufügen.\n" +"Wenn du stattdessen die Berechtigungsliste löschen und alle Benutzer die Befehle frei ausführen lassen möchten, kannst du {command_2} ausführen, um dies zu tun." #: redbot/core/_diagnoser.py:214 msgid "Local allowlist prevents the user from running this command." -msgstr "" +msgstr "Lokale Berechtigungsliste hindert den Benutzer daran, diesen Befehl auszuführen." #: redbot/core/_diagnoser.py:215 msgid "To fix this issue, you can either add the user or one of their roles to the local allowlist, or clear the local allowlist.\n" "If you want to keep the local allowlist, you can run {command_1} which will add {user} to the local allowlist.\n" "If you instead want to clear the local allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst du entweder den Benutzer zur Berechtigungsliste hinzufügen oder die Berechtigungsliste löschen.\n" +"Wenn du die Zulassungsliste behalten möchtest, kannst du {command_1} ausführen, die {user} zur Zulassungsliste hinzufügen.\n" +"Wenn du stattdessen die Berechtigungsliste löschen und alle Benutzer die Befehle frei ausführen lassen möchten, kannst du {command_2} ausführen, um dies zu tun." #: redbot/core/_diagnoser.py:229 msgid "Local blocklist prevents the user from running this command." -msgstr "" +msgstr "Lokale Berechtigungsliste hindert den Benutzer daran, diesen Befehl auszuführen." #: redbot/core/_diagnoser.py:244 msgid "To fix this issue, you can either remove the user's roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove the user's roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst du entweder den Benutzer zur Berechtigungsliste hinzufügen oder die Berechtigungsliste löschen.\n" +"Wenn du die Zulassungsliste behalten möchtest, kannst du {command_1} ausführen, die ({roles}) zur Zulassungsliste hinzufügen.\n" +"Wenn du stattdessen die Berechtigungsliste löschen und alle Benutzer die Befehle frei ausführen lassen möchten, kannst du {command_2} ausführen, um dies zu tun." #: redbot/core/_diagnoser.py:269 msgid "To fix this issue, you can either remove the user and their roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} and their roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst dz entweder den Benutzer und seine Rollen von der lokalen Sperrliste entfernen oder die lokale Sperrliste löschen.\n" +"Wenn Sie die lokale Sperrliste behalten möchten, kannst du {command_1} ausführen, das {user} und seine Rollen ({roles}) aus der lokalen Blockliste entfernt.\n" +"Wenn du stattdessen die lokale Sperrliste löschen möchten und alle Benutzer die Befehle frei ausführen lassen möchten, kannst du {command_2} ausführen, um dies zu tun." #: redbot/core/_diagnoser.py:291 msgid "To fix this issue, you can either remove the user from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst du entweder den Benutzer zur Berechtigungsliste hinzufügen oder die Berechtigungsliste löschen.\n" +"Wenn du die Zulassungsliste behalten möchtest, kannst du {command_1} ausführen, die {user} zur Zulassungsliste hinzufügen.\n" +"Wenn du stattdessen die Berechtigungsliste löschen und alle Benutzer die Befehle frei ausführen lassen möchten, kannst du {command_2} ausführen, um dies zu tun." #: redbot/core/_diagnoser.py:306 msgid "Allowlist and blocklist checks" -msgstr "" +msgstr "Erlaube und Sperrlisten-Prüfungen" #: redbot/core/_diagnoser.py:338 msgid "Global, cog and command checks" -msgstr "" +msgstr "Globale, Cog- und Befehlsprüfung" #: redbot/core/_diagnoser.py:345 msgid "The given command is disabled in this guild." -msgstr "" +msgstr "Dieser Befehl ist in dieser Gilde deaktiviert." #: redbot/core/_diagnoser.py:347 redbot/core/_diagnoser.py:824 msgid "One of the parents of the given command is disabled globally." -msgstr "" +msgstr "Einer der Eltern des angegebenen Befehls ist global deaktiviert." #: redbot/core/_diagnoser.py:353 msgid "To fix this issue, you can run {command} which will enable the {affected_command} command in this guild." -msgstr "" +msgstr "Um dieses Problem zu beheben, kannst du {command} ausführen, welches den {affected_command} Befehl in dieser Gilde aktiviert." #: redbot/core/_diagnoser.py:374 msgid "Other issues related to the checks" -msgstr "" +msgstr "Andere Probleme sind im Zusammenhang mit den Prüfungen" #: redbot/core/_diagnoser.py:375 msgid "There's an issue related to the checks for {command} but we're not able to determine the exact cause." -msgstr "" +msgstr "Es gibt ein Problem im Zusammenhang mit den Prüfungen für {command}, aber wir sind nicht in der Lage, die genaue Ursache zu ermitteln." #: redbot/core/_diagnoser.py:379 msgid "To fix this issue, a manual review of the global, cog and command checks is required." -msgstr "" +msgstr "Um dieses Problem zu beheben, ist eine manuelle Überprüfung der globalen, cog und command Prüfungen erforderlich." #: redbot/core/_diagnoser.py:387 msgid "Global checks" -msgstr "" +msgstr "Globale Prüfungen" #: redbot/core/_diagnoser.py:397 msgid "One of the global checks for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "Eine der globalen Prüfungen für den Befehl {command} schlug mit einer Nachricht fehl:\n" +"{message}" #: redbot/core/_diagnoser.py:401 msgid "One of the global checks for the command {command} failed without a message." -msgstr "" +msgstr "Eine der globalen Prüfungen für den Befehl {command} schlug mit einer Nachricht fehl." #: redbot/core/_diagnoser.py:405 msgid "Cog check" @@ -398,11 +412,11 @@ msgstr "" #: redbot/core/_diagnoser.py:902 msgid "Passed" -msgstr "" +msgstr "Bestanden" #: redbot/core/_diagnoser.py:904 msgid "Failed" -msgstr "" +msgstr "Fehlgeschlagen" #: redbot/core/_diagnoser.py:933 msgid "All checks passed and no issues were detected. Make sure that the given parameters correspond to the channel, user, and command name that have been problematic.\n\n" @@ -442,11 +456,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Dieser Befehl kann ohne eine globale Bank nicht in DM bezahlt werden." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Sie benötigen mindestens {cost} {currency} um diesen Befehl zu verwenden." @@ -532,27 +546,22 @@ msgstr "Pfade wurden neu geordnet." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Gibt den aktuellen Installationspfad zurück oder legt diesen fest wenn einer angegeben wird.\n" -" Der angegebene Pfad muss absolut oder relativ zum Bot-\n" -" Verzeichnis sein und bereits existieren.\n\n" -" Installierte cogs werden bei dem Vorgang nicht übertragen.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Dieser Pfad existiert nicht." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Der bot wird neue cogs in das Verzeichnis {} installieren." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +570,23 @@ msgstr "\n" " Listet alle geladenen und verfügbaren cogs auf.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} geladen.**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} nicht geladen.**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Alias {alias_name} ist ein bereits existierender Befehl oder Alias in einem der geladenen Cogs." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Befehl {command_name}, ist ein bereits existierender Befehl oder Alias in einem der geladenen cogs." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,21 +597,17 @@ msgstr "\n" " Diese Befehle sind bei jedem Red Bot standardmässig geladen und decken die Grundlegende Nutzung des Bots ab.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Zeigt Informationen über [botname].\n\n" -" Siehe `[p]set custominfo` zum Anpassen.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -610,43 +615,43 @@ msgstr "Dieser Bot ist eine Instanz von [Red, ein open source Discord bot]({}) e "Red wird von einer aktiven Community unterstützt, welche sich am Code beteiligt und Inhalte für andere erstellt. [Werde auch du ein Teil der Community]({}) und hilf uns noch besser zu werden!\n\n" "(C) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Diese Instanz gehört einem Team" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Diese Instanz gehört" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red Version" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Ja, {version} ist verfügbar." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Die Suche nach einem Update ist fehlgeschlagen." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Veraltet" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Über diese Instanz" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Über Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Freude seit 02. Jan 2016 (vor {} Tagen!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -654,7 +659,7 @@ msgstr "Dieser Bot ist eine Instanz von Rot, einem Open-Source-Discord Bot (1) e "Red wird von einer leidenschaftlichen Community unterstützt, welche sich am Code beteiligt und Inhalte schafft, die jeder genießen kann. Werde auch du ein Teil der Cimmunity (4) und huns noch besser zu werden!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -664,7 +669,7 @@ msgstr "Diese Instanz gehört Team: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red Version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -674,19 +679,19 @@ msgstr "Instanz im Besitz von: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red Version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Veraltet: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**Über Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Über diese Instanz**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -704,20 +709,20 @@ msgstr "**Referenzen**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Zeigt die Laufzeit von [botname] an." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -728,7 +733,7 @@ msgstr "\n" " Mehr Informationen können in der [End User Data Documentation] (https://docs.discord.red/en/stable/red_core_data_statement.html) gefunden werden.\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -741,13 +746,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Für die nötige Funktionalität speichert dieser Bot speichert einige Daten über Benutzer. Hierbei handelt es sich i.d.R. um die ID, welche Discord dem Benutzer zuweist und mit verschiedensten Dingen verbunden ist, abhängig davon wie du mit dem Bot interagierst. Es gibt ein paar Befehle welche diese speichern um nachvollziehen zu können wer etwas erstellt hat (zum Beispiel Playlists). Für weitere Informationen und ausführliche Details was gespeichert wird und warum, rufe bitte {link} auf.\n\n" "Darüber hinaus kann es sein, dass 3rd-party Erweiterungen, die der Bot Besitzer installiert, zusätzliche Daten speichert oder nicht. Du kannst `{prefix}mydata 3rdparty` verwenden um hierzu Angaben der jeweiligen 3rd Party Erweiterung einzusehen." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -760,39 +765,39 @@ msgstr "Zeigt die Endbenutzer Daten-Erklärung jedes 3. Anbieter Moduls an.\n\n" " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Ich muss in der Lage sein Dateien anzuhängen (versuche es in den Direktnachrichten?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Diese Instanz scheint keine 3rd-party Erweiterung geladen zu haben." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "3rd party Endbenutzer Daten Angaben" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Nachfolgendes sind Angaben der 3rd-party Erweiterungen." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "3rd-party Erweiterungen ohne Angaben\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Hier ist eine erstellte Seite mit den Angaben der 3rd-party Erweiterungen." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Keine Bestätigung erhalten, breche ab." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Keine passende Bestätigung erhalten, breche ab." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -811,19 +816,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Dieser Befehl ({command}) unterstützt keine nicht-interaktive Verwendung." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Dies wird den Bot veranlassen Daten von dir zu entfernen und/oder zu trennen. Es wird keine für den Betrieb notwendigen Daten, wie etwa modlog Einträge, Warnungen oder Stummschaltungen entfernen. Wenn du dir sicher bist, dass du dies möchtest, antworte bitte wie folgt:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Dies kann einige Zeit dauern." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -831,7 +836,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über dich (von denen ic "Bitte kontaktiere den Besitzer des Bots und weise darauf hin.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -839,7 +844,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über dich (von denen ic "Bitte kontaktiere den Besitzer des Bots und weise darauf hin.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -847,27 +852,27 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über dich (von denen ic "Bitte kontaktiere den Besitzer des Bots und weise darauf hin.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Ich habe alle nicht-funktionalen Daten über dich (von denen ich weiß wie man sie löscht) gelöscht {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Die folgenden cogs konnten nicht gelöscht werden:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Bald Verfügbar] Rufe ab, welche Daten [botname] über dich gesammelt hat." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Dieser Befehl führt derzeit nichts aus, aber wir arbeiten daran das es unterstützt wird." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -876,7 +881,7 @@ msgstr "\n" " Befehle für vollständigere Datenverarbeitung.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -893,11 +898,11 @@ msgstr "\n" " - `[p]meinedaten besitzermanagement erlaubebenutzerlöschung`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Benutzer können ihre eigenen Daten löschen. Dies beinhaltet keine funktionalen Daten wie blockierte Benutzer." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -912,11 +917,11 @@ msgstr "\n" " - `[p]meinedaten besitzermanagement verweigerebenutzerlöschung`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "Benutzer kann seine eigenen Daten nicht löschen." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -939,15 +944,15 @@ msgstr "\n" " - `1`: Cogs sollten alles löschen, was für den Benutzer nicht benötigt wird.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Cogs werden angewiesen, auf Anfrage des Benutzers alle nicht-funktionalen Daten zu entfernen." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Es wird den Cogs mitgeteilt, dass ein Benutzer eine Anfrage zum Löschen von Daten gestellt hat und die Details darüber was zu löschen ist, wird der Entscheidung des Cog Erstellers überlassen." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -968,13 +973,13 @@ msgstr "\n" " - `` - Die ID des Benutzers, dessen Daten gelöscht werden sollen.\n" " " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dadurch wird der Bot alle Daten von der angegebenen Benutzer-ID entfernen. Du solltest diese Funktion nicht verwenden, es sei denn, Discord hat dies speziell für einen gelöschten Benutzer angefordert. Dadurch werden die Daten des Benutzers von verschiedenen Maßnahmen zur Missbrauchsbekämpfung entfernt. Wenn du eine manuelle Anfrage eines Benutzers verarbeitest, solltest du `{prefix}{command_name}` stattdessen verwenden.\n\n" "Wenn du dir sicher bist, dass du dies tun willst, antworte bitte folgendermaßen:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -982,7 +987,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -990,7 +995,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -998,11 +1003,11 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "Ich habe alle Daten über diesen Benutzer gelöscht, von denen ich weiß wie man sie löscht." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1019,13 +1024,13 @@ msgstr "Lösche Daten die [botname] über einen Benutzer gesammelt hat.\n\n" " - `` - Die ID des Benutzers, dessen Daten gelöscht werden sollen.\n" " " -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dies wird dazu führen, dass der Bot viele nicht-funktionale Daten vom angegebenen Benutzer entfernt. Benutzer haben für diese Funktion Zugriff auf einen anderen Befehl, es sei denn, sie können überhaupt nicht mit dem Bot interagieren. Dies ist eine meist sichere Operation aber Sie sollten es nicht verwenden, es sei denn, dass Sie eine Anfrage dieses Benutzers bearbeiten, da dies deren Nutzung des Bots beeinträchtigen kann. Die Verwendung dieser Funktion ist sicher, sollte aber nur verwendet werden wenn du eine Anfrage von diesem Benutzer bearbeitest, da dies die Nutzung des Bots beeinträchtigen kann.\n\n" "Wenn du sicher bist, dass du dies tun willst, antworte bitte mit folgendem:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1033,7 +1038,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1041,7 +1046,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1049,11 +1054,11 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Ich habe alle Daten über diesen Benutzer gelöscht, von denen ich weiß wie man sie löscht." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1068,13 +1073,13 @@ msgstr "Lösche Daten die [botname] über einen Benutzer gesammelt hat.\n\n" " - `` - Die Id des Benutzers, dessen Daten gelöscht werden sollen.\n" " " -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dies wird dazu führen, dass der Bot viele Daten über den angegebenen Benutzer entfernt. Dies kann mehr als nur Enddaten beinhalten, einschließlich Anti-Missbrauch-Aufzeichnungen.\n\n" "Wenn du dir sicher bist, dass du dies tun willst, antworte bitte mit folgendem:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1109,7 +1114,7 @@ msgstr "\n" " 3. Globale Einstellung - `[p]einbettungseinstellung global`\n" " " -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1123,35 +1128,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Einbettungseinstellungen: \n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "Globaler Standard: {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "Globale Befehlseinstellung für {command} Befehl: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Gildeneinstellung: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "Globale Befehlseinstellung für {command} Befehl: {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Kanaleinstellung: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Benutzereinstellung: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1170,15 +1175,15 @@ msgstr "\n" " - `[p]einebttungseinstellung global`\n" " " -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Einbettungen sind jetzt standardmäßig deaktiviert." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Einbettungen sind jetzt standardmäßig aktiviert." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1205,20 +1210,20 @@ msgstr "\n" " - `[enabled]` - Bestimmt ob auf diesem Server Einbettungen verwendet werden sollen. Wird keine Variable angegeben, wird auf Standard zurückgesetzt.\n" " " -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Einbettungen werden jetzt auf die globalen Einstellungen zurückgreifen." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Einbettungen sind jetzt für diese Gilde aktiviert." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Einbettungen sind jetzt für diese Gilde deaktiviert." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1235,11 +1240,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1255,15 +1260,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1279,11 +1284,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1299,21 +1304,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Einbettungen für diesen Discord Server sind jetzt {}." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "aktiviert" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "deaktiviert" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1329,15 +1336,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Einbettungen sind jetzt in Privatnachrichten für Sie aktiviert." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Einbettungen sind jetzt in Privatnachrichten für Sie deaktiviert." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1350,11 +1357,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Bisher ist keine Ausnahme aufgetreten." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1364,12 +1371,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1381,7 +1388,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1396,7 +1403,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1405,15 +1412,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1428,43 +1435,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "Du musst mindestens eine Server-ID angeben." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "Bist du sicher, dass ich diesen Server verlassen soll?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 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:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Oke. Bye :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "Alles klar. Verlasse {number} Server..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Na gut, dann bleibe ich. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "Alles klar, ich werde diese Server nicht verlassen." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1475,7 +1494,7 @@ msgstr "\n" " Hinweis: Dieser Befehl ist interaktiv.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1488,73 +1507,73 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Lade {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "Das folgende Paket ist bereits geladen: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Das folgende Paket ist bereits geladen: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Fehler beim Laden des Pakets {pack}. \n" "Überprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Fehler beim Laden des Pakets {packs}. \n" "Überprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ACHTUNG**: Das folgende repo verwendet \"shared libraries\", welche in Red 3.4 entfernt werden. Du solltest den Verwalter des repos über diese Nachricht informieren.\n" "{repo}." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ACHTUNG**: Die folgenden repos verwenden \"shared libraries\", welche in Red 3.4 entfernt werden. Du solltest die Verwalter der repos über diese Nachricht informieren.\n" "{repos}." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1566,23 +1585,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "Das folgende Paket ist bereits geladen: {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "Die folgenden Pakete wurden entfernt: {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "Das folgende Paket wurde nicht geladen: {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "Die folgenden Pakete wurden nicht geladen: {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1595,41 +1614,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Neu geladen {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Fehler beim Laden des folgenden Pakets: {pack}.\n" "Überprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Fehler beim Laden der folgenden Pakete: {packs}\n" "Überprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Dieses Paket konnte aus folgendem Grund nicht neu geladen werden:\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Diese Pakete konnten aus folgenden Gründen nicht neu geladen werden:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ACHTUNG**: Das folgende repo verwendet \"shared libraries\", welche in Red 3.4 entfernt werden. Du solltest den Verwalter des repos über diese Nachricht informieren.\n" "{repo}." -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1642,11 +1661,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Herunterfahren... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1659,16 +1678,973 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Neustart..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Basis Befehl für Bank Einstellungen." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Zeige die aktuellen Bank Einstellungen an." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Überall" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Server" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Bankeinstellungen:\n\n" +"Bankname: {bank_name}\n" +"Bank bereich: {bank_scope}\n" +"Währung: {currency_name}\n" +"Standardbilanze: {default_balance}\n" +"Maximal zulässiger Bilanzen: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Schalte ein, ob die Bank global ist oder nicht.\n\n" +" Wenn die Bank global ist, wird sie pro Server.\n" +" Wenn die Bank pro Server ist, wird sie global.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "per-server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "Global" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Dies schaltet die Bank um zu {banktype}, löscht alle Konten im Prozess! Wenn du sicher bist, tippe `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Die Bank ist nun {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Legt den Namen der Bank fest." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Der Name der Bank wurde festgesetzt auf: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Lege den Namen für die Währung der Bank fest." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Währungs Name wurde gesetzt auf: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Setze das maximale Guthaben fest, das ein Benutzer erhalten kann." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Der Betrag muss größer als null und kleiner als {max} sein." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Das maximale Guthaben wurde festgelegt auf:{amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "Keine Änderungen vorgenommen" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Beschreibung zurückgesetzt." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "Diese URL ist ungültig." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "Beim Abrufen des Bilds ist etwas schiefgegangen." + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "Fehlgeschlagen. Denke daran, dass du meinen Avatar bis zu zwei Mal pro Stunde bearbeiten kannst. Die URL oder der Anhang muss ein gültiges Bild im JPG oder PNG-Format sein." + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Nur JPG oder PNG Format." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Erledigt." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Profilbild entfernt." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Mir fehlen die Berechtigungen zum Ändern meines eigenen Spitznamen." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "Der benutzerdefinierte Text wurde gelöscht." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Der benutzerdefinierte Text wurde festgelegt." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "Text muss weniger als 1024 Zeichen lang sein." + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Status auf ``Spielt von {game.name}`` gesetzt." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "Spiel-Status entfernt." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Status auf ``Hört {listening}`` gesetzt." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "``Hört``-Status gelöscht." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Status auf ``Schaut {watching}`` gesetzt." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "``Schaut``-Status entfernt." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Status auf ``Nimmt teil an {competing}`` gesetzt." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "Teilnahme gelöscht." + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Status zu {} geändert." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "Diese Rolle ist bereits eine Admin-Rolle." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "Diese Rolle wird nun als Admin-Rolle angesehen." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Diese Rolle ist bereits eine mod Rolle." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Diese Rolle wird jetzt als eine Mod Rolle betrachtet." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "Diese Rolle war keine Admin-Rolle, mit der man anfangen sollte." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Diese Rolle wird nicht mehr als Admin-Rolle angesehen." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "Diese Rolle war keine Mod-Rolle, mit der man anfangen sollte." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Diese Rolle wird nicht mehr als Mod-Rolle betrachtet." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +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:2926 +msgid "Global locale has been set." +msgstr "Globale Sprache wurde eingestellt." + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "Sprache wurde auf standard gestellt." + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Sprache wurde geändert." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +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:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service}` API-Token wurden gesetzt." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "Bisher wurden keine API-Dienste eingerichtet." + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "API-Dienste festlegen:\n" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "API-Dienst festlegen:\n" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "Dienste erfolgreich gelöscht:\n" +"{services_list}" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "Dienst erfolgreich gelöscht: {service_name}" + +#: redbot/core/core_commands.py:3162 +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:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "Es werden keine zusätzlichen Kanäle gesendet." + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "Unbekannter Kanal mit Id: {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" @@ -1676,14 +2652,18 @@ msgid "\n" msgstr "\n" "Zeige die aktuellen Einstellungen für [botname]. " -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1691,7 +2671,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1706,138 +2686,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Löschen von Befehlen deaktiviert." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "Löschverzögerung auf {num} Sekunden eingestellt." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Ich werde keine Nachrichten die Befehle enthalten löschen." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Beschreibung zurückgesetzt." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "Diese Rolle ist bereits eine Admin-Rolle." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "Diese Rolle wird nun als Admin-Rolle angesehen." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Diese Rolle ist bereits eine mod Rolle." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Diese Rolle wird jetzt als eine Mod Rolle betrachtet." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "Diese Rolle war keine Admin-Rolle, mit der man anfangen sollte." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Diese Rolle wird nicht mehr als Admin-Rolle angesehen." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "Diese Rolle war keine Mod-Rolle, mit der man anfangen sollte." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Diese Rolle wird nicht mehr als Mod-Rolle betrachtet." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1848,19 +2713,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "Der Bot {} verwendet seine eingestellten Farben für Einbettungen." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "wird nicht" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "wird" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1872,11 +2737,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "Ungenaue Befehlssuche wurde für diesen Server {}." -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1887,11 +2752,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "Ungenaue Befehlssuche wurde für Direktnachrichten {}." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1908,256 +2773,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Die Farbe wurde zurückgesetzt." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Die Farbe wurde eingestellt." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "Diese URL ist ungültig." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "Beim Abrufen des Bilds ist etwas schiefgegangen." - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "Fehlgeschlagen. Denke daran, dass du meinen Avatar bis zu zwei Mal pro Stunde bearbeiten kannst. Die URL oder der Anhang muss ein gültiges Bild im JPG oder PNG-Format sein." - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Nur JPG oder PNG Format." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Erledigt." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Profilbild entfernt." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Status auf ``Spielt von {game.name}`` gesetzt." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "Spiel-Status entfernt." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Status auf ``Hört {listening}`` gesetzt." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "``Hört``-Status gelöscht." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Status auf ``Schaut {watching}`` gesetzt." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "``Schaut``-Status entfernt." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Status auf ``Nimmt teil an {competing}`` gesetzt." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "Teilnahme gelöscht." - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Status zu {} geändert." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Mir fehlen die Berechtigungen zum Ändern meines eigenen Spitznamen." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2172,30 +2796,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Abgebrochen." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2206,221 +2830,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -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:2779 -msgid "Global locale has been set." -msgstr "Globale Sprache wurde eingestellt." - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "Sprache wurde auf standard gestellt." - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Sprache wurde geändert." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -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:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "Der benutzerdefinierte Text wurde gelöscht." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Der benutzerdefinierte Text wurde festgelegt." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "Text muss weniger als 1024 Zeichen lang sein." - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service}` API-Token wurden gesetzt." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "Bisher wurden keine API-Dienste eingerichtet." - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "API-Dienste festlegen:\n" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "API-Dienst festlegen:\n" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "Dienste erfolgreich gelöscht:\n" -"{services_list}" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "Dienst erfolgreich gelöscht: {service_name}" - -#: redbot/core/core_commands.py:3018 -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:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2428,7 +2854,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2438,11 +2864,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 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:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2451,11 +2877,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2465,11 +2891,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2485,15 +2911,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "Hilfe wird Menüs verwenden." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2507,15 +2933,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "Die Hilfe wird keine versteckten Befehle filtern." -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2529,15 +2955,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2553,15 +2979,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2575,15 +3001,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 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:3210 +#: redbot/core/core_commands.py:3764 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:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2599,15 +3025,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 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:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2622,15 +3048,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 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:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2646,15 +3072,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 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:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2671,19 +3097,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 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:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "Fertig. Hilfe-Nachrichten werden jetzt nicht gelöscht." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 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:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2698,19 +3124,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2724,19 +3150,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 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:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "Das Schlagwort wurde gesetzt." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2747,43 +3173,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 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:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2796,41 +3222,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "Zeigt nützliche Informationen zum Debuggen an." -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2845,19 +3271,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2866,7 +3292,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2878,15 +3304,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2895,21 +3321,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Unbekannter oder gelöschter Benutzer" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2922,15 +3348,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "Benutzer wurden von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "Der Benutzer wurde von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2940,11 +3366,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2952,7 +3378,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2964,19 +3390,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2985,15 +3411,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3005,15 +3431,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3022,11 +3448,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3035,7 +3461,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3048,19 +3474,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3069,19 +3495,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3095,19 +3521,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 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:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3117,11 +3543,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "Server Erlaubnis-Liste wurde geleert." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3129,7 +3555,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3142,27 +3568,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "Du kannst dich nicht selbst zur Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 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:4068 +#: redbot/core/core_commands.py:4622 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:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3171,15 +3597,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3192,15 +3618,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3210,16 +3636,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "Blockier-Liste des Servers wurde geleert." -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3233,15 +3659,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "Du kannst dieses Cog standardmässig nicht deaktivieren." -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} wurde standardmässig auf deaktiviert gestellt." -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3255,11 +3681,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} wurde standardmässig auf aktiviert gestellt." -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3271,19 +3697,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 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:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} wurde in dieser Gilde deaktiviert." -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} wurde bereits deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3295,19 +3721,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} wurde in dieser Gilde aktiviert." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} wurde nicht deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3315,15 +3741,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "Die folgenden Cogs sind in dieser Gilde deaktiviert:\n" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "Es existieren keine deaktivierten Cogs in dieser Gilde." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3334,7 +3760,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3342,19 +3768,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "Es gibt keine global deaktivierten Befehle." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "{} Befehle sind global deaktiviert.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 Befehl ist global deaktiviert.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3362,19 +3788,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "Es gibt in {} keine deaktivierten Befehle." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} Befehle sind in {} deaktiviert.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "Ein Befehl ist in {} deaktiviert.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3388,7 +3814,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3400,19 +3826,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 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:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 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:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3424,15 +3850,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "Du darfst diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3445,7 +3871,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3457,11 +3883,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3473,15 +3899,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "Du darfst diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3495,7 +3921,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3503,7 +3929,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3512,143 +3938,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "Rollen, die vor automatisierten Moderationsaktionen immun sind: \n" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "Mitglieder, die vor automatisierten Moderationsaktionen immun sind: \n" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "Keine Immunität-Einstellungen vorhanden." -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "Sie sind immun." -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "Sie sind nicht immun." -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "Es werden keine zusätzlichen Kanäle gesendet." - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "Unbekannter Kanal mit Id: {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3657,7 +4011,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3666,7 +4020,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3682,15 +4036,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Kanal zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Kanal ist bereits in der ignorierten Liste." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3700,20 +4054,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "Der Server wurde zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Der Server wird bereits ignoriert." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3728,15 +4082,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Kanal von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "Der Kanal ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3745,25 +4099,25 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "Der Server wurde von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "Der Server ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "Der Server wird aktuell ignoriert." -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "Derzeit ignorierte Kategorien: {categories}\n" "Kanäle: {channels}" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3879,25 +4233,24 @@ msgstr "Verspotte einen Benutzer, der einen Befehl aufruft.\n\n" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" -" " -msgstr "Sende ein Nachrichtenereignis als würde es von einem anderen Benutzer geschickt werden.\n\n" -" Liest nur den Rohinhalt einer Nachricht. Anhänge, Einbettungen etc. werden\n" -" ignoriert.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " +msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3905,36 +4258,36 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "{user}s Guthaben kann nicht mehr als {max} {currency} sein." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Deine Red Instanz ist veraltet! {} ist die aktuelle Version, aber du benutzt {}!" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "\n\n" "Normalerweise kannst du zum Updaten den folgenden Befehl verwenden. Er berücksichtigt dein Betriebssystem sowie die meisten anderen Umgebungsfaktoren. **Dennoch empfehlen wir dir die aktualisierte Anleitung unter <{docs}> anzuschauen um sicherzugehen, dass du beim Updaten auf nicht anderes achten musst.**" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "\n\n" "Schalte deinen Bot zunächst ab. Dann öffne {console} (Nicht als Administrator) und verwende den folgenden Befehl:\n\n" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "die Windows-Eingabeaufforderung(CMD)" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "Terminal" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " @@ -3942,142 +4295,142 @@ msgstr "\n\n" "Du hast Python `{py_version}` aber dieses Update benötigt `{req_py}`. Du kannst nicht einfach den Update-Befehl ausführen.\n\n" " Besuche die Anleitung unter dem obigen Link und folge den dort aufgeführten Schritten. Wenn du weitere Hilfe beim Updaten benötigst schau im #support Kanal in vorbei" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ist kein gültiger Wert für `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Fehler im Befehl '{command}'. Überprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "Ich benötige die Berechtigung {permission}, um diesen Befehl auszuführen." -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "Ich benötige folgende Berechtigungen, um diesen Befehl auszuführen: {permission_list}" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Dieser Befehl ist nicht in Direktnachrichten verfügbar." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Dieser Befehl kann nur in Direktnachrichten genutzt werden." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Dieser Befehl ist noch nicht wieder bereit. Versuche es in {delay} erneut." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Dieser Befehl ist noch nicht wieder bereit. Versuche es in einer Sekunde erneut." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Fall #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Grund:** Benutze den `reason` Befehl um ihn hinzuzufügen" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Unbekannt" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Benutzer gelöscht." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Grund:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderator" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "Bis" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Dauer" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Kanal" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (gelöscht)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Geändert durch" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Zuletzt geändert am" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Benutzer:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**Bis:** {}\n" "**Dauer:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Kanal**: {} (Gelöscht)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Kanal**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Geändert von:** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Zuletzt geändert am:** {}\n" diff --git a/redbot/core/locales/el-GR.po b/redbot/core/locales/el-GR.po index 6a124cdae..7afe1f918 100644 --- a/redbot/core/locales/el-GR.po +++ b/redbot/core/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index e74f9bc80..199c47a6f 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -17,162 +17,177 @@ msgstr "" #: redbot/core/_diagnoser.py:100 msgid "To fix this issue, you need to do one of these:" -msgstr "" +msgstr "Para solucionar este problema, debes realizar una de las siguientes acciones:" #: redbot/core/_diagnoser.py:108 msgid "Check if the command caller is not a bot" -msgstr "" +msgstr "Comprueba si quien llamó al comando no es un bot" #: redbot/core/_diagnoser.py:114 msgid "The user is a bot which prevents them from running any command." -msgstr "" +msgstr "El usuario es un bot quien les impide ejecutar cualquier comando." #: redbot/core/_diagnoser.py:115 msgid "This cannot be fixed - bots should not be listening to other bots." -msgstr "" +msgstr "Esto no se puede solucionar - Los bots no deberían estar escuchando a otros bots." #: redbot/core/_diagnoser.py:119 msgid "Check if the bot can send messages in the given channel" -msgstr "" +msgstr "Verifique si el bot puede enviar mensajes en el canal indicado" #: redbot/core/_diagnoser.py:125 msgid "Bot doesn't have permission to send messages in the given channel." -msgstr "" +msgstr "El bot no tiene permiso para enviar mensajes en el canal dado." #: redbot/core/_diagnoser.py:126 msgid "To fix this issue, ensure that the permissions setup allows the bot to send messages per Discord's role hierarchy:\n" "https://support.discord.com/hc/en-us/articles/206141927" -msgstr "" +msgstr "Para solucionar este problema, asegúrate de que la configuración de permisos permite al bot enviar mensajes según la jerarquía de roles de Discord:\n" +"https://support.discord.com/hc/en-us/articles/206141927" #: redbot/core/_diagnoser.py:137 msgid "Check if the channel and the server aren't set to be ignored" -msgstr "" +msgstr "Comprueba si el canal y el servidor no están configurados para ser ignorados" #: redbot/core/_diagnoser.py:142 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel and the server aren't a part of that list." -msgstr "" +msgstr "Para solucionar este problema, compruebe que la lista devuelta por el comando {command} y asegúrese de que el canal {channel} y el servidor no forman parte de esa lista." #: redbot/core/_diagnoser.py:150 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel, the channel category it belongs to ({channel_category}), and the server aren't a part of that list." -msgstr "" +msgstr "Para solucionar este problema, compruebe la lista devuelta por el comando {command} y asegúrese de que el canal {channel} y la categoría de canal a la que pertenece ({channel_category}), y el servidor no sean parte de estalista." #: redbot/core/_diagnoser.py:164 msgid "The bot is set to ignore commands in the given channel or this server." -msgstr "" +msgstr "El bot está configurado para ignorar comandos en el canal dado o en este servidor." #: redbot/core/_diagnoser.py:174 msgid "Global allowlist prevents the user from running this command." -msgstr "" +msgstr "Global allowlist previene que el usuario ejecute este comando." #: redbot/core/_diagnoser.py:175 msgid "To fix this issue, you can either add the user to the allowlist, or clear the allowlist.\n" "If you want to keep the allowlist, you can run {command_1} which will add {user} to the allowlist.\n" "If you instead want to clear the allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Para solucionar este problema, puede agregar el usuario a la lista permitida, o borrar la lista permitida.\n" +"Si quieres mantener la lista permitida, puedes ejecutar {command_1} que añadirá {user} a la lista permitida.\n" +"Si en su lugar quieres borrar la lista permitida y dejar que todos los usuarios ejecuten comandos libremente, puedes ejecutar {command_2} para hacerlo." #: redbot/core/_diagnoser.py:191 msgid "Global blocklist prevents the user from running this command." -msgstr "" +msgstr "Global allowlist evita que el usuario ejecute este comando." #: redbot/core/_diagnoser.py:192 msgid "To fix this issue, you can either remove the user from the blocklist, or clear the blocklist.\n" "If you want to keep the blocklist, you can run {command_1} which will remove {user} from the blocklist.\n" "If you instead want to clear the blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Para solucionar este problema, puede agregar el usuario a la lista permitida, o borrar la lista permitida.\n" +"Si quieres mantener la lista permitida, puedes ejecutar {command_1} que añadirá {user} a la lista permitida.\n" +"Si en su lugar quieres borrar la lista permitida y dejar que todos los usuarios ejecuten comandos libremente, puedes ejecutar {command_2} para hacerlo." #: redbot/core/_diagnoser.py:214 msgid "Local allowlist prevents the user from running this command." -msgstr "" +msgstr "Global allowlist evita que el usuario ejecute este comando." #: redbot/core/_diagnoser.py:215 msgid "To fix this issue, you can either add the user or one of their roles to the local allowlist, or clear the local allowlist.\n" "If you want to keep the local allowlist, you can run {command_1} which will add {user} to the local allowlist.\n" "If you instead want to clear the local allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Para solucionar este problema, puede agregar el usuario o uno de sus roles a la lista local permitida, o borrar la lista local permitida.\n" +"Si quieres mantener la lista local permitida, puedes ejecutar {command_1} que añadirá {user} a la lista local permitida.\n" +"Si en su lugar quieres borrar la lista local permitida y dejar que todos los usuarios ejecuten comandos libremente, puedes ejecutar {command_2} para hacerlo." #: redbot/core/_diagnoser.py:229 msgid "Local blocklist prevents the user from running this command." -msgstr "" +msgstr "Lista local de bloqueo impide que el usuario ejecute este comando." #: redbot/core/_diagnoser.py:244 msgid "To fix this issue, you can either remove the user's roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove the user's roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Para solucionar este problema, puede borrar los roles del usuario de la lista local de bloqueo, o borrar la lista local de bloqueo.\n" +"Si quieres mantener la lista local de bloqueo, puedes ejecutar {command_1} que borrará los roles del usuario ({roles}) de la lista local de bloqueo.\n" +"Si en su lugar quieres borrar la lista local de bloqueo y dejar que todos los usuarios ejecuten comandos libremente, puedes ejecutar {command_2} para hacerlo." #: redbot/core/_diagnoser.py:269 msgid "To fix this issue, you can either remove the user and their roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} and their roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Para solucionar este problema, puede borrar el usuario y sus roles de la lista local de bloqueo, o borrar la lista local de bloqueo.\n" +"Si quieres mantener la lista local de bloqueo, puedes ejecutar {command_1} que borrará {user} y sus roles ({roles}) de la lista local de bloqueo.\n" +"Si en su lugar quieres borrar la lista local de bloqueo y dejar que todos los usuarios ejecuten comandos libremente, puedes ejecutar {command_2} para hacerlo." #: redbot/core/_diagnoser.py:291 msgid "To fix this issue, you can either remove the user from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Para solucionar este problema, puede borrar los roles del usuario de la lista local de bloqueo, o borrar la lista local de bloqueo.\n" +"Si quieres mantener la lista local de bloqueo, puedes ejecutar {command_1} que borrará {user} de la lista local de bloqueo.\n" +"Si en su lugar quieres borrar la lista local de bloqueo y dejar que todos los usuarios ejecuten comandos libremente, puedes ejecutar {command_2} para hacerlo." #: redbot/core/_diagnoser.py:306 msgid "Allowlist and blocklist checks" -msgstr "" +msgstr "Comprobaciones de listas de permitidos y listas de bloqueo" #: redbot/core/_diagnoser.py:338 msgid "Global, cog and command checks" -msgstr "" +msgstr "Comprobaciones globales, de cog y de comando" #: redbot/core/_diagnoser.py:345 msgid "The given command is disabled in this guild." -msgstr "" +msgstr "Este comando está deshabilitado en este servidor." #: redbot/core/_diagnoser.py:347 redbot/core/_diagnoser.py:824 msgid "One of the parents of the given command is disabled globally." -msgstr "" +msgstr "Uno de los padres del comando dado está deshabilitado globalmente." #: redbot/core/_diagnoser.py:353 msgid "To fix this issue, you can run {command} which will enable the {affected_command} command in this guild." -msgstr "" +msgstr "Para solucionar este problema, puedes ejecutar {command} que habilitará el comando {affected_command} en este servidor." #: redbot/core/_diagnoser.py:374 msgid "Other issues related to the checks" -msgstr "" +msgstr "Otros problemas relacionados con las comprobaciones" #: redbot/core/_diagnoser.py:375 msgid "There's an issue related to the checks for {command} but we're not able to determine the exact cause." -msgstr "" +msgstr "Hay un problema relacionado con las comprobaciones para {command} pero no podemos determinar la causa exacta." #: redbot/core/_diagnoser.py:379 msgid "To fix this issue, a manual review of the global, cog and command checks is required." -msgstr "" +msgstr "Para solucionar este problema, se requiere una revisión manual de las comprobaciones globales, de cog y de comando." #: redbot/core/_diagnoser.py:387 msgid "Global checks" -msgstr "" +msgstr "Comprobaciones globales" #: redbot/core/_diagnoser.py:397 msgid "One of the global checks for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "Una de las comprobaciones globales del comando {command} falló con el siguiente mensaje:\n" +"{message}" #: redbot/core/_diagnoser.py:401 msgid "One of the global checks for the command {command} failed without a message." -msgstr "" +msgstr "Una de las comprobaciones globales del comando {command} falló sin un mensaje en especifico." #: redbot/core/_diagnoser.py:405 msgid "Cog check" -msgstr "" +msgstr "Chequeo del Cog" #: redbot/core/_diagnoser.py:422 msgid "The cog check for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "La comprobación del comando {command} falló con un mensaje:\n" +"{message}" #: redbot/core/_diagnoser.py:423 msgid "The cog check for the command {command} failed without a message." -msgstr "" +msgstr "La comprobación del comando {command} falló sin un mensaje." #: redbot/core/_diagnoser.py:427 msgid "Command checks" -msgstr "" +msgstr "Comprobaciones de comando" #: redbot/core/_diagnoser.py:441 msgid "One of the command checks for the command {command} failed with a message:\n" @@ -185,11 +200,11 @@ msgstr "" #: redbot/core/_diagnoser.py:449 msgid "Permissions verification" -msgstr "" +msgstr "Verificación de permisos" #: redbot/core/_diagnoser.py:452 msgid "Permissions verification for {cog} cog" -msgstr "" +msgstr "Verificación de permisos para el cog {cog}" #: redbot/core/_diagnoser.py:469 msgid "The cog of the given command is disabled in this guild." @@ -229,19 +244,19 @@ msgstr "" #: redbot/core/_diagnoser.py:540 msgid "Ensure that the command is not bot owner only" -msgstr "" +msgstr "Asegúrese de que el comando no es sólo para el propietario del bot" #: redbot/core/_diagnoser.py:548 msgid "The command is bot owner only and the given user is not a bot owner." -msgstr "" +msgstr "El comando es solo para el dueño del bot y el usuario indicado no es el dueño del bot." #: redbot/core/_diagnoser.py:549 msgid "This cannot be fixed - regular users cannot run bot owner only commands." -msgstr "" +msgstr "Esto no se puede arreglar - los usuarios regulares no pueden ejecutar comandos que son sólo para el dueño del bot." #: redbot/core/_diagnoser.py:555 msgid "Permission hooks" -msgstr "" +msgstr "hooks de permisos" #: redbot/core/_diagnoser.py:565 msgid "Fatal error: the result of permission hooks is inconsistent." @@ -286,7 +301,7 @@ msgstr "" #: redbot/core/_diagnoser.py:636 msgid "Permission checks" -msgstr "" +msgstr "Comprobaciones de permisos" #: redbot/core/_diagnoser.py:640 msgid "The access has been denied by one of the permissions checks of {cog} cog." @@ -310,63 +325,64 @@ msgstr "" #: redbot/core/_diagnoser.py:673 msgid "The user is missing some of the channel permissions ({permissions}) required by the {cog} cog." -msgstr "" +msgstr "Al usuario le faltan algunos de los permisos de canal ({permissions}) requeridos por el {cog} cog." #: redbot/core/_diagnoser.py:678 msgid "The user is missing some of the channel permissions ({permissions}) required by the {command} command." -msgstr "" +msgstr "Al usuario le faltan algunos de los permisos de canal ({permissions}) requeridos por el {command} cog." #: redbot/core/_diagnoser.py:687 msgid "the guild owner" -msgstr "" +msgstr "el dueño del servidor\n" +"el dueño del gremio" #: redbot/core/_diagnoser.py:690 msgid "the mod role" -msgstr "" +msgstr "el rol de moderador" #: redbot/core/_diagnoser.py:692 msgid "the admin role" -msgstr "" +msgstr "el rol de administrador" #: redbot/core/_diagnoser.py:695 msgid "assign appropriate role to the user" -msgstr "" +msgstr "asignar el rol apropiado al usuario" #: redbot/core/_diagnoser.py:697 msgid "The user is missing the privilege level ({privilege_level}) required by the {cog} cog." -msgstr "" +msgstr "Al usuario le falta el nivel de privilegios ({privilege_level}) requerido por el módulo {cog}." #: redbot/core/_diagnoser.py:704 msgid "The user is missing the privilege level ({privilege_level}) required by the {command} command." -msgstr "" +msgstr "Al usuario le falta el nivel de privilegios ({privilege_level}) requerido por el comando {command}." #: redbot/core/_diagnoser.py:717 msgid "add appropriate rule in the Permissions cog" -msgstr "" +msgstr "añadir la regla apropiada en el Permissions Cog" #: redbot/core/_diagnoser.py:720 msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {cog} cog." -msgstr "" +msgstr "El usuario no tiene permisos de canal ({permissions}) ni el nivel de privilegios ({privilege_level}) requerido por el módulo de {cog}." #: redbot/core/_diagnoser.py:729 msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {command} command." -msgstr "" +msgstr "El usuario no tiene permisos de canal ({permissions}) ni el nivel de privilegios ({privilege_level}) requeridos por el comando {command}." #: redbot/core/_diagnoser.py:747 msgid "Checks and permissions verification for the command {command}" -msgstr "" +msgstr "Verificación y comprobaciones de permisos para el comando {command}" #: redbot/core/_diagnoser.py:770 redbot/core/_diagnoser.py:883 msgid "Other command checks" -msgstr "" +msgstr "Otras comprobaciones de comandos" #: redbot/core/_diagnoser.py:771 redbot/core/_diagnoser.py:884 msgid "The given command is failing one of the required checks." -msgstr "" +msgstr "El comando indicado está fallando una de las comprobaciones requeridas." #: redbot/core/_diagnoser.py:772 redbot/core/_diagnoser.py:885 msgid "To fix this issue, a manual review of the command's checks is required." -msgstr "" +msgstr "Para solucionar este problema, se requiere una revisión manual de las comprobaciones del comando." #: redbot/core/_diagnoser.py:783 msgid "Global 'call once' checks" @@ -432,21 +448,21 @@ msgstr "" #: redbot/core/_diagnoser.py:953 msgid "Command caller: " -msgstr "" +msgstr "Iniciador del Comando: " #: redbot/core/_diagnoser.py:954 msgid "Command: " -msgstr "" +msgstr "Comando: " #: redbot/core/_diagnoser.py:955 msgid "Tests that have been ran:" -msgstr "" +msgstr "Pruebas que han sido realizadas:" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "No se puede pagar con este comando en DM sin un banco global." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Necesitas al menos {cost} {currency} para usar este comando." @@ -532,52 +548,47 @@ msgstr "Rutas reordenadas." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Devuelve la ruta de instalación actual o la establece si uno es proporcionado.\n" -" La ruta proporcionada debe ser absoluta o relativa al directorio\n" -" del bot y ya debe existir.\n\n" -" No se transferirán programas instalados en el proceso.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." -msgstr "Ruta inexistente." +msgstr "Esa ruta no existe." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "El bot instalará nuevos cogs en el directorio '{}'." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "\n" -" Lista configuración cargada y disponible.\n" +" Muestra todos los cogs cargados y disponibles.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} cargado/s:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} sin cargar:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "El alias {alias_name} ya es un comando o alias existente en uno de los cogs cargados." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "El comando {command_name} ya es un comando o alias existente en uno de los cogs cargados." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,65 +599,61 @@ msgstr "\n" " Estos comandos vienen cargados con cada bot Red, y cubren algunos de los usos más básicos del bot.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Muestra información sobre [botname].\n\n" -" Ver `[p]set custominfo` para personalizar.\n" -" " +msgid "Shows info about [botname]." +msgstr "Muestra información sobre [botname]." -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "Este bot es una instancia de [Red, un bot de código abierto de Discord]({}) creado por [Twentysix]({}) y [mejorado por muchos]({}).\n\n" -"Rojo está respaldado por una comunidad pasionada que contribuye y crea contenido para que todos disfruten. [Únete hoy a nosotros]({}) y ayúdanos incompatible!\n\n" -"(c) Creadores de Cog" +"Red está respaldado por una comunidad apasionada que contribuye y crea contenido para que todos puedan disfrutarlo. [Únete hoy a nosotros]({}) y ayúdanos a mejorar!\n\n" +"(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" -msgstr "Instancia propiedad del equipo" +msgstr "Esta Instancia es propiedad del equipo" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instancia de" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Versión de Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Si, {version} está disponible." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Error al buscar actualizaciones." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Desactualizado" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Acerca de esta instancia" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Acerca de Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Trayendo alegría desde el 02 de enero de 2016 (¡hace más de {} días!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -654,7 +661,7 @@ msgstr "Este bot es una instancia de Red, un bot Discord (1) de código abierto "Red es apoyado por una comunidad apasionada que contribuye y crea contenido para que todos lo disfruten. Únete hoy (4) y ayúdanos a mejorar!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -664,7 +671,7 @@ msgstr "Instancia propiedad del equipo: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Versión roja: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -674,19 +681,19 @@ msgstr "Instancia propiedad de: [{owner}]\n" "discord. y: [{dpy_version}] (6)\n" "Versión roja: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Obsoleto: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**Acerca de Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Acerca de esta instancia**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -704,20 +711,20 @@ msgstr "**Referencias**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Muestra el tiempo de actividad de [botname]." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." -msgstr "" +msgstr "Menos de 1 segundo." -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" -msgstr "" +msgstr "Activo durante: **{time_quantity}** (desde {timestamp} UTC)" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -728,7 +735,7 @@ msgstr "\n" " Puedes encontrar más información en la [Documentación de datos del usuario final.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -741,13 +748,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Este bot almacena algunos datos sobre los usuarios cuando sea necesario para funcionar. Esto es principalmente el ID que tu usuario está asignado por Discord, enlazado a un puñado de cosas dependiendo de con lo que interactúes en el bot. Hay algunos comandos que lo almacenan para mantener un seguimiento de quién creó algo. (como las listas de reproducción) Para obtener más detalles sobre esto y más detalles sobre lo que se almacena y por qué, consulte {link}.\n\n" "Además, los complementos de terceros cargados por el propietario del bot pueden o no almacenar cosas adicionales. Puedes usar `{prefix}mydata 3rdparty` para ver las sentencias proporcionadas por cada adición de terceros." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -760,39 +767,39 @@ msgstr "Ver las declaraciones de datos de usuario final de cada módulo de terce " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Necesito adjuntar archivos (¿intentando en Mensajes privados?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Esta instancia no parece tener ninguna extensión de terceros cargada." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "Declaraciones de datos de terceros a usuarios finales" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Las siguientes afirmaciones son proporcionadas por extensiones de terceros." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "Extensiones de terceros sin sentencias\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Aquí hay una página generada con las declaraciones proporcionadas por extensiones de terceros." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "No se ha recibido confirmación, cancelando." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "No se ha recibido confirmación, cancelando." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -811,19 +818,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Este comando ({command}) no soporta un uso no interactivo." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Esto hará que el bot se deshaga y/o disocie de todos sus datos. No se deshará de los datos operativos como entradas de modlog, advertencias o mutes. Si estás seguro de que esto es lo que quieres, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Esto puede tardar un poco." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -831,7 +838,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre usted (que sé "Por favor, contacte con el propietario de este bot para resolver esto.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -839,7 +846,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre usted (que sé "Por favor, contacte con el propietario de este bot para resolver esto.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -847,27 +854,27 @@ msgstr "He intentado eliminar todos los datos no operativos sobre usted (que sé "Por favor contacta al dueño de este bot para direccionar esto.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "He eliminado cualquier dato no operativo sobre usted (que sé cómo eliminar) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Los siguientes cogs no han sido eliminados:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Próximamente] Obtenga qué datos [botname] tiene sobre usted." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Este comando no hace nada todavía, pero estamos trabajando en añadir soporte para esto." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -876,7 +883,7 @@ msgstr "\n" " Comandos para un manejo más completo de datos.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -893,11 +900,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "El usuario puede eliminar sus propios datos. Esto no incluirá datos operativos como los bloqueados." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -912,11 +919,11 @@ msgstr "\n" " - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "El usuario no puede eliminar sus propios datos." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -939,15 +946,15 @@ msgstr "\n" " - `1`: Los cogs deberían eliminar cualquier cosa que el cog no necesite del usuario.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Se le pedirá a los programadores que eliminen todos los datos no operacionales a petición del usuario." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Los programadores serán informados de que un usuario ha realizado una solicitud de eliminación de datos y los detalles de qué eliminar se dejarán a discreción del autor de la codificación." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -968,13 +975,13 @@ msgstr "\n" " - `` - El id del usuario cuyos datos serían eliminados.\n" " " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Esto causará que el bot se deshaga o desasocie todos los datos del ID de usuario especificado. No debes usar esto a menos que Discord haya solicitado esto específicamente con respecto a un usuario eliminado. Esto eliminará al usuario de varias medidas anti-abuso. Si estás procesando una solicitud manual de un usuario, puedes usar `{prefix}{command_name}` en su lugar.\n\n" "Si estás seguro de que esto es lo que quieres hacer, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -982,7 +989,7 @@ msgstr "He intentado eliminar todos los datos sobre ese usuario, (yo sé cómo e "Por favor, comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -990,7 +997,7 @@ msgstr "He intentado eliminar todos los datos sobre ese usuario, (y sé cómo el "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -998,11 +1005,11 @@ msgstr "He intentado eliminar todos los datos sobre ese usuario, (y sé cómo el "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "He eliminado todos los datos de ese usuario que sé cómo eliminar." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1013,13 +1020,13 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Esto hará que el bot se deshaga o desasocie una gran cantidad de datos no operacionales del usuario especificado. Los usuarios tienen acceso a un comando diferente para esto a menos que no puedan interactuar con el bot en absoluto. Esta es una operación en su mayoría segura, pero no deberías usarlo a menos que se procese una solicitud de este usuario ya que puede afectar su uso del bot. \n\n" "Si estás seguro de que es lo que quieres hacer, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1027,7 +1034,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre ese usuario, ( "Por favor, comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1035,7 +1042,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre ese usuario, ( "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1043,11 +1050,11 @@ msgstr "He intentado eliminar todos los datos no operativos sobre ese usuario, ( "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "He eliminado todos los datos no operacionales sobre ese usuario que sé cómo eliminar." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1062,13 +1069,13 @@ msgstr "Eliminar los datos que [botname] tiene acerca de un usuario.\n\n" " - `` - El id del usuario cuyos datos serían eliminados.\n" " " -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Esto hará que el bot se deshaga o desasocie un montón de datos sobre el usuario especificado. Esto puede incluir más que datos del usuario final, incluyendo registros anti-abuso.\n\n" "Si estás seguro de que es lo que quieres hacer, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1088,7 +1095,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1102,35 +1109,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Ajustes de embed:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "{value} global por defecto.\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "Configuración global de comandos para el comando {command}: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Configuración del servidor: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "Ajuste de comandos del servidor para el comando {command}: {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Configuración del canal: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Configuración del usuario: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1142,15 +1149,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Los textos incrustados ahora están deshabilitados por defecto." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Los textos incrustados ahora están habilitados por defecto." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1166,20 +1173,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Inserciones ahora volverá a la configuración global." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Los textos incrustados ahora están habilitados para este grupo." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Los textos incrustados ahora están deshabilitados para este grupo." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1196,11 +1203,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "El comando anterior requiere el permiso Insertar Enlaces y por lo tanto no puede configurarse para no usar textos incrustados." -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1216,15 +1223,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "Los textos incrustados están ahora habilitados para el comando {command_name}." -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "Los textos incrustados están ahora deshabilitados para el comando {command_name}." -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1240,11 +1247,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "Ahora los incrustados volverán a la configuración del servidor." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1260,21 +1267,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Los textos incrustados ahora son {} para este canal." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "activado" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "desactivado" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1290,15 +1299,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Los textos incrustados están ahora habilitados para usted en DMs." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Los textos incrustados están ahora deshabilitados para usted en DMs." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1311,11 +1320,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Aún no ha ocurrido ninguna excepción." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1330,12 +1339,12 @@ msgstr "Muestra la url de invitación de [botname].\n\n" " - `[p]invite`\n" " " -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Comandos para configurar la configuración de invitación de [botname]." -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1347,7 +1356,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1362,7 +1371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1371,15 +1380,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "El ámbito `applications.commands` ha sido añadido a la URL de invitación." -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "El ámbito `applications.commands` ha sido eliminado de la URL de invitación." -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1394,43 +1403,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "Debes especificar al menos un ID de servidor." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "No has pasado ningún ID de servidor. ¿Quieres que salga de este servidor?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "¿Estás seguro de que quieres que deje estos servidores?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 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:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "No hay respuesta; se ha agotado el tiempo de espera" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Bien. Adiós :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "Muy bien, dejando {number} servidores..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Bien, me quedaré entonces:)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "Bien, no me voy de esos servidores." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1441,7 +1462,7 @@ msgstr "\n" " Nota: Este comando es interactivo.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1454,75 +1475,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "{packs} cargado." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "El siguiente paquete ya está cargado: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Los siguientes paquetes ya están cargados: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {pack}.\n" -" Revise su consola o registros para más detalles." +"Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {packs}.\n" -" Revise su consola o registros para más detalles." +"Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "El siguiente nombre no es un nombre válido del paquete: {pack}\n" "Los nombres de los paquetes no pueden comenzar con un número y solo pueden contener números ascii, letras, y guiones bajos." -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Los siguientes nombres no son nombres de paquetes válidos: {packs}\n" "Los nombres de los paquetes no pueden comenzar con un número y solo pueden contener números ascii, letras, y guiones bajos." -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "El siguiente paquete no se encontró en ninguna ruta de cog: {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "No se han encontrado los siguientes paquetes en ninguna ruta de cog: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Este paquete no pudo ser cargado por la siguiente razón:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Estos paquetes no fueron cargados por las siguientes razones:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ADVERTENCIA**: El siguiente repositorio utiliza librerías compartidas que están marcadas para su eliminación en el futuro: {repo}.\n" "Deberías informar al mantenedor del repositorio sobre este mensaje." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVERTENCIA**: Los siguientes repositorios utilizan librerías compartidas que están marcadas para su eliminación en el futuro: {repos}.\n" "Deberías informar a los mantenedores de estos repositorios sobre este mensaje." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1534,23 +1555,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "El siguiente paquete ya no está cargado: {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "Los siguientes paquetes no estaban cargados: {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "El siguiente paquete no está cargado: {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "El siguiente paquete no está descargado: {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1563,41 +1584,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Recargando {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {pack}.\n" -" Revise su consola o registros para más detalles." +"Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {packs}.\n" -" Revise su consola o registros para más detalles." +"Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Este paquete no pudo ser recargado por la siguiente razón:\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Estos paquetes no pudieron ser recargados por las siguientes razones:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVERTENCIA**: El siguiente repositorio utiliza librerías compartidas que están marcadas para su eliminación en el futuro: {repo}.\n" "Deberías informar a los mantenedores de estos repos sobre este mensaje." -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1610,11 +1631,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Apagando... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1627,16 +1648,985 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 #, docstring -msgid "Commands for changing [botname]'s settings." +msgid "Base command for bank settings." +msgstr "Comando básico para la configuración del banco." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Muestra la configuración bancaria actual." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Global" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Servidor" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Configuración de bancos:\n\n" +"Nombre del banco: {bank_name}\n" +"Alcance del banco: {bank_scope}\n" +"Moneda: {currency_name}\n" +"Saldo Predeterminado: {default_balance}\n" +"Saldo Máximo Permitido: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Alternar si el banco es global o no.\n\n" +" Si el banco es global, será por servidor.\n" +" Si el banco es por servidor, se volverá global.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "por server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "general" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Esto cambiará el banco a {banktype}, eliminando todas las cuentas en el proceso. Si está seguro, escriba `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Este banco es ahora {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Establece el nombre del banco." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Nombre del banco cambiado a: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Establezca el nombre de la moneda del banco." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "La nombre de la moneda se ha establecido en: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Establezca el equilibrio máximo que un usuario puede obtener." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "La cantidad debe ser mayor que cero e menor que {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "El saldo máximo se ha establecido en: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "este servidor" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "Administrar ajustes de modlog." + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "Has tardado demasiado en responder." + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "Los casos han sido reiniciados." + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "No se han realizado cambios." + +#: redbot/core/core_commands.py:2318 +#, docstring +msgid "Commands for changing [botname]'s settings." +msgstr "Comandos para cambiar la configuración de [botname]." + +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "Comandos para cambiar la metadata de [botname]." + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "\n" +" Establece la descripción del bot.\n\n" +" Use sin una descripción para reiniciar.\n" +" Esto se mostrará en algunas ubicaciones, incluyendo el menú de ayuda.\n\n" +" La longitud máxima de la descripción es de 250 caracteres para asegurarse de que se muestra correctamente.\n\n" +" El valor predeterminado es \"Red V3\".\n\n" +" **Ejemplos:**\n" +" - `[p]set bot description` - Restablece la descripción a la configuración predeterminada.\n" +" - `[p]set bot description MiBot: Un bot de Red V3`\n\n" +" **Argumentos:**\n" +" - `[description]` - La descripción a usar para este bot. Deje en blanco para restablecer el valor predeterminado.\n" +" " + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Descripción reiniciada." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "Esta descripción es demasiado larga para mostrarla correctamente. Por favor, inténtalo de nuevo con menos de 250 caracteres." + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "Esa URL no es válida." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "Algo salió mal al intentar obtener la imagen." + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "Error. Recuerda que puedes editar mi avatar hasta dos veces por hora. La URL o el archivo adjunto deben ser una imagen válida en formato JPG o PNG." + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Únicamente formatos JPG o PNG." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Listo." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Avatar eliminado." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "El nombre de usuario de un bot verificado no se puede cambiar manualmente. Por favor, contacta con el soporte de Discord para cambiarlo." + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "No se pudo cambiar el nombre. Debe tener 32 caracteres o menos." + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "Tiempo para cambiar el nombre acabado. Recuerda que sólo puedes hacerlo hasta 2 veces por hora. Usa apodos si necesitas cambios frecuentes: {command}" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "Error al cambiar el nombre de usuario. Discord devolvió el siguiente error:\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "Ocurrió un error inesperado al intentar cambiar el nombre de usuario." + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "No se pudo cambiar el apodo. Debe tener 32 caracteres o menos." + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "No tengo permisos para cambiar mi propio apodo." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "El texto personalizado ha sido borrado." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Se ha establecido el texto personalizado." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "El texto debe tener menos de 1024 caracteres." + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "La longitud máxima de la url del streamer es de 511 caracteres." + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "La longitud máxima del título del directo es de 128 caracteres." + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "La longitud máxima de las descripciones del juego es de 128 caracteres." + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Estado establecido a ``Jugando {game.name}``." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "Juego quitado." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "La longitud máxima de las descripciones de escucha es de 128 caracteres." + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Estado establecido a ``Escuchando a {listening}``." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "Estado de escucha quitado." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "La longitud máxima de las descripciones de visualización es de 128 caracteres." + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Estado establecido a ``Viendo {watching}``." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "Estado de visualización quitado." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "La longitud máxima de las descripciones de la competición es de 128 caracteres." + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Estado establecido a ``Compitiendo en {competing}``." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "Estado de competición eliminado." + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Estado cambiado a {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "Establece el estado de [botname] como en linea." + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "Establece el estado de [botname] como no molestar." + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "Establece el estado de [botname] como inactivo." + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "Establece el estado de [botname] como invisible." + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "`{item}`ya es un rol de administrador." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "Ese rol ahora se considera un rol de administrador." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Este rol ya es un rol de mod." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Ese rol se considera ahora un rol de mod." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "Ese rol no era un rol de administrador para empezar." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Ese rol ya no se considera un rol de administrador." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "Ese rol no era un rol de mod para empezar." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Ese rol ya no se considera un rol de mod." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +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:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +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:2926 +msgid "Global locale has been set." +msgstr "Se ha establecido un idioma global." + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "El idioma se ha establecido en el valor predeterminado." + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Configuración regional establecida." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +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:3031 +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:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +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:3076 +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:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service}` Los tokens de la API han sido establecidos." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "Aún no se han establecido servicios de API." + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "Establecer servicios API:\n" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "Establecer servicio API:\n" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "Servicios eliminados con éxito:\n" +"{services_list}" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "Servicio eliminado con éxito: {service_name}" + +#: redbot/core/core_commands.py:3162 +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:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "No se ha enviado a canales adicionales." + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "Canal desconocido con id: {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" @@ -1645,7 +2635,11 @@ msgstr "\n" " Mostrar la configuración actual para [botname].\n" " " -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -1655,7 +2649,7 @@ msgstr "Roles de Admin: {admin}\n" "Idioma: {guild_locale}\n" "Formato regional: {guild_regional_format}\n" -#: redbot/core/core_commands.py:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1667,7 +2661,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:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1682,138 +2676,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Eliminación de comandos desactivada." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "Eliminar el retraso conjunto a {num} segundos." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "No borraré los mensajes de comando." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Descripción reiniciada." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "Esta descripción es demasiado larga para mostrarla correctamente. Por favor, inténtalo de nuevo con menos de 250 caracteres." - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "`{item}`ya es un rol de administrador." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "Ese rol ahora se considera un rol de administrador." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Este rol ya es un rol de mod." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Ese rol se considera ahora un rol de mod." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "Ese rol no era un rol de administrador para empezar." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Ese rol ya no se considera un rol de administrador." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "Ese rol no era un rol de mod para empezar." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Ese rol ya no se considera un rol de mod." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1824,19 +2703,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "El bot {} utiliza su color configurado para embeds." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "no será" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "será" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1848,11 +2727,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 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:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1863,11 +2742,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "La búsqueda de comandos Fuzzy ha sido {} en MDs." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1884,257 +2763,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "El color ha sido restablecido." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "El color ha sido establecido." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "Esa URL no es válida." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "Algo salió mal al intentar obtener la imagen." - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "Error. Recuerda que puedes editar mi avatar hasta dos veces por hora. La URL o el archivo adjunto deben ser una imagen válida en formato JPG o PNG." - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Únicamente formatos JPG o PNG." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Listo." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Avatar eliminado." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "La longitud máxima de las descripciones del juego es de 128 caracteres." - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Estado establecido a ``Jugando {game.name}``." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "Juego quitado." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "La longitud máxima de las descripciones de escucha es de 128 caracteres." - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Estado establecido a ``Escuchando a {listening}``." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "Estado de escucha quitado." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "La longitud máxima de las descripciones de visualización es de 128 caracteres." - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Estado establecido a ``Viendo {watching}``." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "Estado de visualización quitado." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "La longitud máxima de las descripciones de la competición es de 128 caracteres." - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Estado establecido a ``Compitiendo en {competing}``." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "Estado de competición eliminado." - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Estado cambiado a {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "La longitud máxima de la url del streamer es de 511 caracteres." - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "La longitud máxima del título del directo es de 128 caracteres." - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "El nombre de usuario de un bot verificado no se puede cambiar manualmente. Por favor, contacta con el soporte de Discord para cambiarlo." - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "No se pudo cambiar el nombre. Debe tener 32 caracteres o menos." - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "Tiempo para cambiar el nombre acabado. Recuerda que sólo puedes hacerlo hasta 2 veces por hora. Usa apodos si necesitas cambios frecuentes: {command}" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "Error al cambiar el nombre de usuario. Discord devolvió el siguiente error:\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "Ocurrió un error inesperado al intentar cambiar el nombre de usuario." - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "No se pudo cambiar el apodo. Debe tener 32 caracteres o menos." - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "No tengo permisos para cambiar mi propio apodo." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2149,31 +2786,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" -msgstr "Advertencia: Un prefijo está por encima de la longitud recomendada (20 caracteres).\n" -"¿Desea continuar? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" +msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "Prefijos establecidos." -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2184,221 +2820,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "Se han restablecido los prefijos del servidor." -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." -msgstr "No puedes tener un prefijo de más de 20 caracteres." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "Prefijo del servidor establecido." -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "Prefijos de servidor establecidos." -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -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:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -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:2779 -msgid "Global locale has been set." -msgstr "Se ha establecido un idioma global." - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "El idioma se ha establecido en el valor predeterminado." - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Configuración regional establecida." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -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:2862 -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:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -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:2906 -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:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "El texto personalizado ha sido borrado." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Se ha establecido el texto personalizado." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "El texto debe tener menos de 1024 caracteres." - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service}` Los tokens de la API han sido establecidos." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "Aún no se han establecido servicios de API." - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "Establecer servicios API:\n" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "Establecer servicio API:\n" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "Servicios eliminados con éxito:\n" -"{services_list}" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "Servicio eliminado con éxito: {service_name}" - -#: redbot/core/core_commands.py:3018 -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:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2409,7 +2847,7 @@ msgstr "\n" " Todos los ajustes de ayuda se aplican globalmente.\n" " " -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2419,11 +2857,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 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:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2436,11 +2874,11 @@ msgstr "\n" " - `[p]helpset resetformatter``\n" " " -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2450,11 +2888,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2470,15 +2908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "La ayuda usará menús." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "La ayuda no usará menús." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2492,15 +2930,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "La ayuda no filtrará los comandos ocultos." -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "La ayuda filtrará los comandos ocultos." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2514,15 +2952,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." -msgstr "La ayuda mostrará los alias de comandos." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." -msgstr "La ayuda no mostrará los alias de comandos." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2538,15 +2976,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 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:3187 +#: redbot/core/core_commands.py:3741 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:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2560,15 +2998,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 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:3210 +#: redbot/core/core_commands.py:3764 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:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2584,15 +3022,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "La ayuda verificará la existencia de temas de ayuda." -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 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:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2607,15 +3045,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 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:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2631,15 +3069,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "¡Debe dar un valor de cero o mayor!" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 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:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2656,19 +3094,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 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:3324 +#: redbot/core/core_commands.py:3878 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:3326 +#: redbot/core/core_commands.py:3880 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:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2683,19 +3121,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2709,19 +3147,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "La etiqueta se ha restablecido." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 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:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "La etiqueta se ha establecido." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2732,43 +3170,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "a través de MP" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 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:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2781,41 +3219,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contacto" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Imprime la ruta de datos del bot." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Ruta de datos: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, 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:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2830,19 +3268,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2851,7 +3289,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2863,15 +3301,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "Los usuarios han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "El usuario ha sido añadido a la lista permitida." -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2880,21 +3318,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "Usuarios en la lista permitida:" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "Usuario en la lista permitida:" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Usuario desconocido o eliminado" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2907,15 +3345,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "Los usuarios han sido eliminados de la lista permitida." -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "El usuario ha sido eliminado de la lista permitida." -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2925,11 +3363,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "La lista de permisos ha sido borrada." -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2937,7 +3375,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2949,19 +3387,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 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:3849 +#: redbot/core/core_commands.py:4403 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:3851 +#: redbot/core/core_commands.py:4405 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:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2970,15 +3408,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "Usuarios en la lista de bloqueos:" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "Usuario en la lista de bloqueos:" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2990,15 +3428,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "Los usuarios han sido eliminados de la lista de bloqueos." -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "El usuario ha sido eliminado de la lista de bloqueos." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3007,11 +3445,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "Se ha borrado la lista de bloqueos." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3020,7 +3458,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3033,19 +3471,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 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:3955 +#: redbot/core/core_commands.py:4509 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:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3054,19 +3492,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "Usuarios y/o roles permitidos:" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "Usuario o rol permitido:" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "Usuario/Rol borrado o desconocido" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3080,19 +3518,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 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:4016 +#: redbot/core/core_commands.py:4570 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:4018 +#: redbot/core/core_commands.py:4572 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:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3102,11 +3540,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "La lista permitida del servidor ha sido borrada." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3114,7 +3552,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3127,27 +3565,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 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:4065 +#: redbot/core/core_commands.py:4619 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:4068 +#: redbot/core/core_commands.py:4622 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:4073 +#: redbot/core/core_commands.py:4627 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:4075 +#: redbot/core/core_commands.py:4629 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:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3156,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "Usuarios y/o roles bloqueados:" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "Usuario o rol bloqueado:" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3177,15 +3615,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 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:4123 +#: redbot/core/core_commands.py:4677 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:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3195,16 +3633,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "La lista de bloqueo del servidor ha sido borrada." -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Comandos para activar y desactivar comandos y cogs." -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3218,15 +3656,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "No puedes desactivar este cog por defecto." -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} ha sido establecido como deshabilitado por defecto." -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3240,11 +3678,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3256,19 +3694,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3280,19 +3718,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "El Cog \"{arg}\" no ha sido encontrado." -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." -msgstr "" +msgstr "{cogname} no fue deshabilitado (nada que hacer)." -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3300,15 +3738,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "No hay cogs deshabilitados en este servidor." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3319,7 +3757,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3327,19 +3765,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "No hay ningún comando desactivado globalmente." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "Los comandos {} están deshabilitados globalmente.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 comando está deshabilitado globalmente.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3347,19 +3785,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "No hay ningún comando deshabilitado en {}." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos están deshabilitados en {}.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "1 comando está deshabilitado en {}.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3382,7 +3820,7 @@ msgstr "\n" " - `` - El comando a deshabilitar.\n" " " -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3394,19 +3832,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Ese comando ya está deshabilitado globalmente." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3418,15 +3856,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "No tienes permisos para desactivar ese comando." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "Ese comando ya está desactivado en este servidor." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3439,7 +3877,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3451,11 +3889,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Ese comando ya está habilitado globalmente." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3467,15 +3905,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "No tienes permisos para activar ese comando." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Ese comando ya está habilitado en este servidor." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3489,7 +3927,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3497,7 +3935,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3506,143 +3944,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "Rol inmune de las acciones automatizadas de moderación:\n" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "Miembros inmunes de las acciones de moderación automatizadas:\n" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "Aquí no hay ajustes de inmunidad." -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Ya se ha añadido." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "No esta en lista." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "Son inmunes." -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "No son inmunes." -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "No se ha enviado a canales adicionales." - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "Canal desconocido con id: {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3651,7 +4017,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3660,7 +4026,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3676,15 +4042,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Canal añadido a ignorados." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "El canal ya está en ignorados." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3694,20 +4060,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 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:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Este servidor ya está siendo ignorado." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, 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:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3722,15 +4088,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Canal removido de la lista ignorada." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "Ese canal no está en la lista ignorarda." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3739,25 +4105,25 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 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:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "Este servidor no está en la lista de ignorar." -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "Este servidor está siendo ignorado actualmente." -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "Categorías ignoradas actualmente: {categories}\n" "Canales: {channels}" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3868,26 +4234,25 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" -" " -msgstr "Enviar un evento de mensaje como si fuera enviado por un usuario diferente.\n\n" -" Sólo lee el contenido en bruto del mensaje. Adjuntos, incrustaciones, etc. son\n" -" ignorados.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " +msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, 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." -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Los propietarios de bots ahora saltarán todos los comandos con tiempos de espera." -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Los propietarios de bots ya no pasarán por alto todos los comandos con tiempos de espera." @@ -3895,37 +4260,37 @@ msgstr "Los propietarios de bots ya no pasarán por alto todos los comandos con msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "El saldo de {user} no puede subir por encima de {max} {currency}." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "¡Tu instancia Red está desactualizada! ¡{} es la versión actual, sin embargo estás usando {}!" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "\n\n" "Parece que el siguiente comando debería funcionar en la mayoría de escenarios ya que está basado en su versión actual de SO, entorno y Python, **te recomendamos que leas los documentos de actualización en <{docs}> y asegúrate de que no hay nada más que hacer durante la actualización.**" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "\n\n" "Para actualizar tu bot, primero apaga tu bot y luego abre una ventana de {console} (no como administrador) y ejecuta lo siguiente:\n\n" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "Línea de comandos" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "Terminal" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "\n" "Una vez que hayas iniciado tu bot de nuevo, si tienes algún cog de terceros instalado, te recomendamos que lo actualices con este comando en Discord: `[p]cog update`" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " @@ -3933,142 +4298,142 @@ msgstr "\n\n" "Tienes Python `{py_version}` y esta actualización requiere `{req_py}`; no puedes simplemente ejecutar el comando de actualización.\n\n" "Necesitarás seguir las instrucciones de actualización en nuestros documentos anteriores si todavía necesitas ayuda para actualizar después de seguir los documentos ve a nuestro canal #support en " -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` no es un valor válido para `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Error en el comando '{command}'. Comprueba tu consola o registros para más detalles." -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "Necesito el permiso {permission} para ejecutar ese comando." -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "Necesito el permiso {permission_list} para ejecutar este comando." -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Ese comando no está disponible en DMs." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Ese comando sólo está disponible en DMs." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "Este comando sólo está disponible en canales NSFW." -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Este comando está en enfriamiento. Inténtalo de nuevo en {delay}." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Este comando está en enfriamiento. Inténtalo de nuevo en 1 segundo." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar {number} veces al mismo tiempo." -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar una vez al mismo tiempo." -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Ese comando todavía se está completando, solo puede ser usado {number} veces por {type} al mismo tiempo." -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Este comando todavía se está completando, solo se puede usar una vez cada {type} al mismo tiempo." -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar {number} veces por {type} al mismo tiempo." -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar una vez cada {type} al mismo tiempo." -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Caso #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Razón:** Usa el comando `reason` para añadirla" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Desconocido" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Usuario eliminado." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Razón:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderador" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "Hasta" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Duración" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Canal" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (deleted)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Modificado por" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Última modificación el" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Usuario:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Moderador:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**Hasta:** {}\n" "**Duración:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Canal**: {} (eliminado)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Canal**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Modificado por:** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Última modificación el:** {}\n" diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index 5c61ad0d5..30747e649 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Et voi maksaa tästä komennosta yksityisviesteissä ilman globaalia pankkia." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Sinulla pitää olla vähintään {cost} {currency} käyttääksesi tätä komentoa." @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} ladattu:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} lataus poistettu:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red-versio" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Kyllä, {version} on saatavilla." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Päivitysten tarkistus epäonnistui." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Vanhentunut" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Tietoa Redistä" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Vahvistusta ei saatu, peruutetaan." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Tässä voi kestää jonkin aikaa." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "Käyttäjä ei voi poistaa omaa dataansa." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "käytössä" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "ei käytössä" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Selvä. Näkemiin :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Okei, jään sitten :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Sammutetaan... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,983 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Käynnistetään uudelleen..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Globaali" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Palvelin" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Kuvaus nollattu." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "URL-osoite on virheellinen." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Vain JPG / PNG muotoja." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Valmista." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Avatar poistettu." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "Vahvistetun botin nimeä ei voida muokata manuaalisesti. Ota yhteyttä Discord-tukeen vaihtaaksesi sen." + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "Nimen vaihtaminen ei onnistunut. Sen tulee olla 32 kirjainta pitkä tai lyhyempi." + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "Käyttäjänimen vaihto ei onnistunut. Discord palautti seuraavan virheen:\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Tilaksi asetettiin ``Playing {game.name}``." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Tilaksi asetettiin ``Listening to {listening}``." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Tilaksi asetettiin ``Watching {watching}``." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Tilaksi asetettiin ``Competing in {competing}``." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Tilaksi asetettiin {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2488,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2503,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Kuvaus nollattu." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2530,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2554,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2569,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,257 +2590,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Väri nollattiin." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Väri asetettiin." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "URL-osoite on virheellinen." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Vain JPG / PNG muotoja." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Valmista." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Avatar poistettu." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Tilaksi asetettiin ``Playing {game.name}``." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Tilaksi asetettiin ``Listening to {listening}``." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Tilaksi asetettiin ``Watching {watching}``." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Tilaksi asetettiin ``Competing in {competing}``." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Tilaksi asetettiin {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "Vahvistetun botin nimeä ei voida muokata manuaalisesti. Ota yhteyttä Discord-tukeen vaihtaaksesi sen." - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "Nimen vaihtaminen ei onnistunut. Sen tulee olla 32 kirjainta pitkä tai lyhyempi." - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "Käyttäjänimen vaihto ei onnistunut. Discord palautti seuraavan virheen:\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2005,30 +2613,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2039,220 +2647,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2260,7 +2671,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2270,11 +2681,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2283,11 +2694,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2297,11 +2708,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2317,15 +2728,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2339,15 +2750,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2361,15 +2772,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2385,15 +2796,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2407,15 +2818,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2431,15 +2842,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2454,15 +2865,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2478,15 +2889,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2503,19 +2914,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2530,19 +2941,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2556,19 +2967,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2579,43 +2990,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "Käyttäjä-ID: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2628,41 +3039,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2677,19 +3088,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2698,7 +3109,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2710,15 +3121,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2727,21 +3138,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Tuntematon tai poistettu käyttäjä" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2754,15 +3165,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2772,11 +3183,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2784,7 +3195,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2796,19 +3207,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2817,15 +3228,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2837,15 +3248,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2854,11 +3265,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2867,7 +3278,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2880,19 +3291,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2901,19 +3312,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2927,19 +3338,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 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:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2949,11 +3360,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2961,7 +3372,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2974,27 +3385,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3003,15 +3414,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3024,15 +3435,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3042,16 +3453,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3065,15 +3476,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3087,11 +3498,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3103,19 +3514,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3127,19 +3538,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3147,15 +3558,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3166,7 +3577,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3174,19 +3585,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3194,19 +3605,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3220,7 +3631,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3232,19 +3643,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3256,15 +3667,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3277,7 +3688,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3289,11 +3700,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3305,15 +3716,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3327,7 +3738,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3335,7 +3746,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3344,143 +3755,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3489,7 +3828,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3498,7 +3837,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3514,15 +3853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3532,20 +3871,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3560,15 +3899,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3577,24 +3916,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3703,22 +4042,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3726,174 +4067,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Red-instanssisi on vanhentunut! Nykyinen versio on {}, mutta käytät versiota {}!" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ei ole kelvollinen arvo kohteelle `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Tuo komento ei ole käytettävissä yksityisviesteissä." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Tuo komento on käytettävissä vain yksityisviesteissä." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Tapaus #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Syy:** Käytä `reason`-komentoa lisätäksesi syyn" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Tuntematon" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Poistettu käyttäjä." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Syy:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderaattori" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Kesto" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Kanava" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (poistettu)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Viimeksi muokattu" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Käyttäjä:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Moderaattori:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Kanava**: {} (Poistettu)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Kanava**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Viimeksi muokattu:** {}\n" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 752d165b2..35dc73266 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -69,7 +69,9 @@ msgstr "La liste blanche globale empêche l'utilisateur d'exécuter cette comman msgid "To fix this issue, you can either add the user to the allowlist, or clear the allowlist.\n" "If you want to keep the allowlist, you can run {command_1} which will add {user} to the allowlist.\n" "If you instead want to clear the allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez soit ajouter l'utilisateur à la liste des utilisateurs autorisés, soit effacer cette liste.\n" +"Si vous souhaitez conserver la liste des utilisateurs autorisés, vous pouvez exécuter {command_1} qui ajoutera {user} à la liste des utilisateurs autorisés.\n" +"Si vous souhaitez plutôt effacer la liste des utilisateurs autorisés et laisser tous les utilisateurs exécuter des commandes librement, vous pouvez exécuter {command_2} pour faire cela." #: redbot/core/_diagnoser.py:191 msgid "Global blocklist prevents the user from running this command." @@ -79,166 +81,179 @@ msgstr "La liste globale des utilisateurs/rôles bloqués empêche l'utilisateur msgid "To fix this issue, you can either remove the user from the blocklist, or clear the blocklist.\n" "If you want to keep the blocklist, you can run {command_1} which will remove {user} from the blocklist.\n" "If you instead want to clear the blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez soit supprimer l'utilisateur de la liste de blocage, soit effacer la liste de blocage.\n" +"Si vous souhaitez conserver la liste de blocage, vous pouvez exécuter {command_1} qui supprimera {user} de la liste de blocage.\n" +"Si vous souhaitez plutôt effacer la liste de blocage et laisser tous les utilisateurs exécuter des commandes librement, vous pouvez exécuter {command_2} pour faire cela." #: redbot/core/_diagnoser.py:214 msgid "Local allowlist prevents the user from running this command." -msgstr "" +msgstr "La liste locale des autorisations empêche l'utilisateur d'exécuter cette commande." #: redbot/core/_diagnoser.py:215 msgid "To fix this issue, you can either add the user or one of their roles to the local allowlist, or clear the local allowlist.\n" "If you want to keep the local allowlist, you can run {command_1} which will add {user} to the local allowlist.\n" "If you instead want to clear the local allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez soit ajouter l'utilisateur ou l'un de ses rôles à la liste d'autorisation locale, soit effacer la liste d'autorisation locale.\n" +"Si vous souhaitez conserver la liste d'autorisation locale, vous pouvez exécuter {command_1} qui ajoutera {user} à la liste d'autorisation locale.\n" +"Si vous souhaitez plutôt effacer la liste d'autorisation locale et laisser tous les utilisateurs exécuter des commandes librement, vous pouvez exécuter {command_2}." #: redbot/core/_diagnoser.py:229 msgid "Local blocklist prevents the user from running this command." -msgstr "" +msgstr "La liste de blocage locale empêche l'utilisateur d'exécuter cette commande." #: redbot/core/_diagnoser.py:244 msgid "To fix this issue, you can either remove the user's roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove the user's roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez soit supprimer les rôles de l'utilisateur de la liste de blocage locale, soit effacer la liste de blocage locale.\n" +"Si vous souhaitez conserver la liste de blocage locale, vous pouvez exécuter {command_1} qui supprimera les rôles de l'utilisateur ({roles}) de la liste de blocage locale.\n" +"Si vous souhaitez plutôt effacer la liste de blocage locale et laisser tous les utilisateurs exécuter des commandes librement, vous pouvez exécuter {command_2} pour faire cela." #: redbot/core/_diagnoser.py:269 msgid "To fix this issue, you can either remove the user and their roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} and their roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez soit supprimer l'utilisateur et ses rôles de la liste de blocage locale, soit effacer la liste de blocage locale.\n" +"Si vous souhaitez conserver la liste de blocage locale, vous pouvez exécuter {command_1} qui supprimera {user} et ses rôles ({roles}) de la liste de blocage locale.\n" +"Si vous souhaitez plutôt effacer la liste de blocage locale et laisser tous les utilisateurs exécuter des commandes librement, vous pouvez exécuter {command_2} pour faire cela." #: redbot/core/_diagnoser.py:291 msgid "To fix this issue, you can either remove the user from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez soit supprimer l'utilisateur de la liste de blocage locale, soit effacer la liste de blocage locale.\n" +"Si vous souhaitez conserver la liste de blocage locale, vous pouvez exécuter {command_1} qui supprimera {user} de la liste de blocage locale.\n" +"Si vous souhaitez plutôt effacer la liste de blocage locale et laisser tous les utilisateurs exécuter des commandes librement, vous pouvez exécuter {command_2}." #: redbot/core/_diagnoser.py:306 msgid "Allowlist and blocklist checks" -msgstr "" +msgstr "Vérifications des listes d'autorisation et de blocage" #: redbot/core/_diagnoser.py:338 msgid "Global, cog and command checks" -msgstr "" +msgstr "Vérification des Contrôles globaux, cog et commandes" #: redbot/core/_diagnoser.py:345 msgid "The given command is disabled in this guild." -msgstr "" +msgstr "La commande donnée est désactivée dans cette guilde." #: redbot/core/_diagnoser.py:347 redbot/core/_diagnoser.py:824 msgid "One of the parents of the given command is disabled globally." -msgstr "" +msgstr "L'un des parents de la commande donnée est désactivé globalement." #: redbot/core/_diagnoser.py:353 msgid "To fix this issue, you can run {command} which will enable the {affected_command} command in this guild." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez exécuter {command} qui activera la commande {affected_command} dans cette guilde." #: redbot/core/_diagnoser.py:374 msgid "Other issues related to the checks" -msgstr "" +msgstr "Autres problèmes liés aux contrôles" #: redbot/core/_diagnoser.py:375 msgid "There's an issue related to the checks for {command} but we're not able to determine the exact cause." -msgstr "" +msgstr "Il y a un problème lié aux vérifications de {command} mais nous ne sommes pas en mesure d'en déterminer la cause exacte." #: redbot/core/_diagnoser.py:379 msgid "To fix this issue, a manual review of the global, cog and command checks is required." -msgstr "" +msgstr "Pour résoudre ce problème, il faut procéder à un examen manuel des contrôles globaux, des cogs et des commandes." #: redbot/core/_diagnoser.py:387 msgid "Global checks" -msgstr "" +msgstr "Contrôles globaux" #: redbot/core/_diagnoser.py:397 msgid "One of the global checks for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "L'une des vérifications globales pour la commande {command} a échoué avec un message :\n" +"{message}" #: redbot/core/_diagnoser.py:401 msgid "One of the global checks for the command {command} failed without a message." -msgstr "" +msgstr "L'une des vérifications globales pour la commande {command} a échoué sans message." #: redbot/core/_diagnoser.py:405 msgid "Cog check" -msgstr "" +msgstr "Vérifications Cog" #: redbot/core/_diagnoser.py:422 msgid "The cog check for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "L'une des vérifications cog pour la commande {command} a échoué avec un message :\n" +"{message}" #: redbot/core/_diagnoser.py:423 msgid "The cog check for the command {command} failed without a message." -msgstr "" +msgstr "L'une des vérifications cog pour la commande {command} a échoué sans message." #: redbot/core/_diagnoser.py:427 msgid "Command checks" -msgstr "" +msgstr "Vérifications Commandes" #: redbot/core/_diagnoser.py:441 msgid "One of the command checks for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "L'une des vérifications de la commande {command} a échoué avec un message :\n" +"{message}" #: redbot/core/_diagnoser.py:445 msgid "One of the command checks for the command {command} failed without a message." -msgstr "" +msgstr "L'une des vérifications de la commande {command} a échoué sans message." #: redbot/core/_diagnoser.py:449 msgid "Permissions verification" -msgstr "" +msgstr "Vérification des permissions" #: redbot/core/_diagnoser.py:452 msgid "Permissions verification for {cog} cog" -msgstr "" +msgstr "Vérification des permission pour le cog {cog}" #: redbot/core/_diagnoser.py:469 msgid "The cog of the given command is disabled in this guild." -msgstr "" +msgstr "Le cog de la commande donnée est désactivé dans cette guilde." #: redbot/core/_diagnoser.py:470 msgid "To fix this issue, you can run {command} which will enable the {affected_cog} cog in this guild." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez exécuter {command} qui activera le cog {affected_cog} dans cette guilde." #: redbot/core/_diagnoser.py:484 msgid "Bot is missing some of the channel permissions ({permissions}) required by the {cog} cog." -msgstr "" +msgstr "Il manque au Bot certaines permissions de canal ({permissions}) requises par le cog {cog}." #: redbot/core/_diagnoser.py:492 msgid "Bot is missing some of the channel permissions ({permissions}) required by the {command} command." -msgstr "" +msgstr "Il manque au Bot certaines permissions de canal ({permissions}) requises par la commande {command}." #: redbot/core/_diagnoser.py:504 msgid "To fix this issue, grant the required permissions to the bot through role settings or channel overrides." -msgstr "" +msgstr "Pour résoudre ce problème, accordez les autorisations requises au bot par le biais des paramètres de rôle ou des dérogations de canal." #: redbot/core/_diagnoser.py:523 redbot/core/_diagnoser.py:619 msgid "Other issues related to the permissions." -msgstr "" +msgstr "Autres problèmes liés aux permissions." #: redbot/core/_diagnoser.py:524 msgid "Fatal error: There's an issue related to the permissions for the {cog} cog but we're not able to determine the exact cause." -msgstr "" +msgstr "Erreur fatale : Il y a un problème lié aux permissions du cog {cog} mais nous ne sommes pas en mesure d'en déterminer la cause exacte." #: redbot/core/_diagnoser.py:529 msgid "Fatal error: There's an issue related to the permissions for the {command} command but we're not able to determine the exact cause." -msgstr "" +msgstr "Erreur fatale : Il y a un problème lié aux permissions de la commande {command} mais nous ne sommes pas en mesure d'en déterminer la cause exacte." #: redbot/core/_diagnoser.py:533 msgid "This is an unexpected error, please report it on Red's issue tracker." -msgstr "" +msgstr "Il s'agit d'une erreur inattendue, veuillez la signaler sur le gestionnaire de problèmes de Red." #: redbot/core/_diagnoser.py:540 msgid "Ensure that the command is not bot owner only" -msgstr "" +msgstr "Assurez-vous que la commande n'est pas uniquement réservée au(x) propriétaire(s) du bot" #: redbot/core/_diagnoser.py:548 msgid "The command is bot owner only and the given user is not a bot owner." -msgstr "" +msgstr "La commande est réservée au propriétaire du bot et l'utilisateur donné n'est pas le propriétaire du bot." #: redbot/core/_diagnoser.py:549 msgid "This cannot be fixed - regular users cannot run bot owner only commands." -msgstr "" +msgstr "Cela ne peut pas être corrigé - les utilisateurs ordinaires ne peuvent pas exécuter les commandes réservées au propriétaire du bot." #: redbot/core/_diagnoser.py:555 msgid "Permission hooks" @@ -251,7 +266,7 @@ msgstr "" #: redbot/core/_diagnoser.py:566 redbot/core/_diagnoser.py:572 #: redbot/core/_diagnoser.py:810 msgid "To fix this issue, a manual review of the installed cogs is required." -msgstr "" +msgstr "Pour résoudre ce problème, il faut procéder à un examen manuel des cogs installés." #: redbot/core/_diagnoser.py:571 msgid "The access has been denied by one of the bot's permissions hooks." @@ -259,143 +274,143 @@ msgstr "" #: redbot/core/_diagnoser.py:581 msgid "User's discord permissions, privilege level and rules from Permissions cog" -msgstr "" +msgstr "Permissions utilisateurs Discord, niveau de privilèges et règles des permissions du cog" #: redbot/core/_diagnoser.py:596 msgid "The access has been denied due to the rules set for the {cog} cog with Permissions cog." -msgstr "" +msgstr "L'accès a été refusé en raison des règles définies pour le cog {cog} avec les permission du cog." #: redbot/core/_diagnoser.py:601 msgid "The access has been denied due to the rules set for the {command} command with Permissions cog." -msgstr "" +msgstr "L'accès a été refusé en raison des règles définies pour la commande {command} avec les permissions du cog." #: redbot/core/_diagnoser.py:605 msgid "To fix the issue, a manual review of the rules is required." -msgstr "" +msgstr "Pour résoudre ce problème, une révision manuelle des règles est nécessaire." #: redbot/core/_diagnoser.py:620 msgid "There's an issue related to the permissions of {cog} cog but we're not able to determine the exact cause." -msgstr "" +msgstr "Il y a un problème lié aux permissions du cog {cog} mais nous ne sommes pas en mesure de déterminer la cause exacte." #: redbot/core/_diagnoser.py:625 msgid "There's an issue related to the permissions of {command} command but we're not able to determine the exact cause." -msgstr "" +msgstr "Il y a un problème lié aux permissions de la commande {command} mais nous ne sommes pas en mesure de déterminer la cause exacte." #: redbot/core/_diagnoser.py:629 msgid "To fix this issue, a manual review of the command is required." -msgstr "" +msgstr "Pour résoudre ce problème, une révision manuelle de la commande est nécessaire." #: redbot/core/_diagnoser.py:636 msgid "Permission checks" -msgstr "" +msgstr "Vérifications des permissions" #: redbot/core/_diagnoser.py:640 msgid "The access has been denied by one of the permissions checks of {cog} cog." -msgstr "" +msgstr "L'accès a été refusé par l'un des contrôles de permissions du cog {cog}." #: redbot/core/_diagnoser.py:644 msgid "The access has been denied by one of the permission checks of {command} command." -msgstr "" +msgstr "L'accès a été refusé par l'un des contrôles de permissions de la commande {command}." #: redbot/core/_diagnoser.py:652 msgid "To fix this issue, a manual review of the permission checks is required." -msgstr "" +msgstr "Pour résoudre ce problème, une révision manuelle des contrôles de permissions est nécessaire." #: redbot/core/_diagnoser.py:658 msgid "User's discord permissions and privilege level" -msgstr "" +msgstr "Permissions et niveau de privilège de l'utilisateur sur discord" #: redbot/core/_diagnoser.py:667 msgid "grant the required permissions to the user through role settings or channel overrides" -msgstr "" +msgstr "accorder les autorisations requises à l'utilisateur par le biais de paramètres de rôle ou de dérogations de canal" #: redbot/core/_diagnoser.py:673 msgid "The user is missing some of the channel permissions ({permissions}) required by the {cog} cog." -msgstr "" +msgstr "Il manque à l'utilisateur certaines des autorisations de canal ({permissions}) requises par le cog {cog}." #: redbot/core/_diagnoser.py:678 msgid "The user is missing some of the channel permissions ({permissions}) required by the {command} command." -msgstr "" +msgstr "L'utilisateur ne dispose pas de certaines des autorisations de canal ({permissions}) requises par la commande {command}." #: redbot/core/_diagnoser.py:687 msgid "the guild owner" -msgstr "" +msgstr "propriétaire de guilde" #: redbot/core/_diagnoser.py:690 msgid "the mod role" -msgstr "" +msgstr "le rôle de modérateur" #: redbot/core/_diagnoser.py:692 msgid "the admin role" -msgstr "" +msgstr "le rôle administrateur" #: redbot/core/_diagnoser.py:695 msgid "assign appropriate role to the user" -msgstr "" +msgstr "attribuer le rôle approprié à l'utilisateur" #: redbot/core/_diagnoser.py:697 msgid "The user is missing the privilege level ({privilege_level}) required by the {cog} cog." -msgstr "" +msgstr "L'utilisateur n'a pas le niveau de privilège ({privilege_level}) requis par le cog {cog}." #: redbot/core/_diagnoser.py:704 msgid "The user is missing the privilege level ({privilege_level}) required by the {command} command." -msgstr "" +msgstr "L'utilisateur ne possède pas le niveau de privilège ({privilege_level}) requis par la commande {command}." #: redbot/core/_diagnoser.py:717 msgid "add appropriate rule in the Permissions cog" -msgstr "" +msgstr "ajouter la règle appropriée dans le menu \"Permissions\" du cog" #: redbot/core/_diagnoser.py:720 msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {cog} cog." -msgstr "" +msgstr "L'utilisateur ne possède ni les autorisations de canal ({permissions}) ni le niveau de privilège ({privilege_level}) requis par le cog {cog}." #: redbot/core/_diagnoser.py:729 msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {command} command." -msgstr "" +msgstr "L'utilisateur ne possède ni les autorisations de canal ({permissions}) ni le niveau de privilège ({privilege_level}) requis par la commande {command}." #: redbot/core/_diagnoser.py:747 msgid "Checks and permissions verification for the command {command}" -msgstr "" +msgstr "Vérification des contrôles et des permissions pour la commande {command}" #: redbot/core/_diagnoser.py:770 redbot/core/_diagnoser.py:883 msgid "Other command checks" -msgstr "" +msgstr "Autres vérifications des commandes" #: redbot/core/_diagnoser.py:771 redbot/core/_diagnoser.py:884 msgid "The given command is failing one of the required checks." -msgstr "" +msgstr "La commande donnée échoue à l'une des vérifications requises." #: redbot/core/_diagnoser.py:772 redbot/core/_diagnoser.py:885 msgid "To fix this issue, a manual review of the command's checks is required." -msgstr "" +msgstr "Pour résoudre ce problème, une révision manuelle des contrôles de la commande est nécessaire." #: redbot/core/_diagnoser.py:783 msgid "Global 'call once' checks" -msgstr "" +msgstr "Contrôles globaux 'appel unique'" #: redbot/core/_diagnoser.py:805 msgid "Other global 'call once' checks" -msgstr "" +msgstr "Autres contrôles globaux 'appel unique'" #: redbot/core/_diagnoser.py:806 msgid "One of the global 'call once' checks implemented by a 3rd-party cog prevents this command from being ran." -msgstr "" +msgstr "L'une des vérifications globales \"appel unique\" mises en œuvre par un cog tiers empêche l'exécution de cette commande." #: redbot/core/_diagnoser.py:815 msgid "Check if the command is disabled" -msgstr "" +msgstr "Vérifier si la commande est désactivée" #: redbot/core/_diagnoser.py:825 redbot/core/_diagnoser.py:839 msgid "To fix this issue, you can run {command} which will enable the {affected_command} command globally." -msgstr "" +msgstr "Pour résoudre ce problème, vous pouvez exécuter {command} qui activera globalement la commande {affected_command}." #: redbot/core/_diagnoser.py:838 msgid "The given command is disabled globally." -msgstr "" +msgstr "La commande donnée est globalement désactivée." #: redbot/core/_diagnoser.py:851 msgid "Checks and permissions verification" -msgstr "" +msgstr "Vérification des contrôles et des autorisations" #: redbot/core/_diagnoser.py:902 msgid "Passed" @@ -412,7 +427,7 @@ msgstr "" #: redbot/core/_diagnoser.py:944 msgid "The bot has been able to identify the issue." -msgstr "" +msgstr "Le bot a été capable d'identifier le problème." #: redbot/core/_diagnoser.py:947 msgid "Detected issue: " @@ -425,7 +440,8 @@ msgstr "Solution: " #: redbot/core/_diagnoser.py:951 msgid "\n" "Here's a detailed report in case you need it:" -msgstr "" +msgstr "\n" +"Voici un rapport détaillé au cas où vous en auriez besoin :" #: redbot/core/_diagnoser.py:952 msgid "Channel: " @@ -433,21 +449,21 @@ msgstr "Salon: " #: redbot/core/_diagnoser.py:953 msgid "Command caller: " -msgstr "" +msgstr "Appel de commande: " #: redbot/core/_diagnoser.py:954 msgid "Command: " -msgstr "" +msgstr "Commande: " #: redbot/core/_diagnoser.py:955 msgid "Tests that have been ran:" -msgstr "" +msgstr "Les tests qui ont été effectués :" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Impossible de payer cette commande en message privé sans banque globale." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Vous avez besoin d’au moins {cost} {currency} pour utiliser cette commande." @@ -533,27 +549,22 @@ msgstr "Chemins d'accès réorganisés." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Renvoie le chemin d'installation actuel ou le définit s'il est fourni.\n" -" Le chemin fourni doit être absolu ou relatif au chemin d'accès du bot.\n" -" et il doit déjà exister.\n\n" -" Aucun cog installé ne sera transférée pendant le processus.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Ce chemin d'accès n'existe pas." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Le bot va installer les nouveaux cogs vers le dossier `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -562,23 +573,23 @@ msgstr "\n" " Liste tous les cogs chargés et disponibles.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} chargé :**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} déchargé :**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "L'alias {alias_name} est une commande ou un alias qui existe déjà dans l'un des cogs chargés." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "La commande {command_name} est une commande ou un alias qui existe déjà dans l'un des cogs chargés." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -589,21 +600,17 @@ msgstr "\n" " Ces commandes viennent chargées avec chaque bot Red, et couvrent certaines des utilisations les plus basiques du bot.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Affiche des infos à propos de [botname].\n\n" -" Voir `[p]set custominfo` pour ajouter une ligne personnalisé.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -611,43 +618,43 @@ msgstr "Ce bot est une instance de [Red, un bot Discord open source]({}) créé "Red est soutenu par une communauté passionnée qui contribue et crée du contenu pour tout le monde. [Rejoignez nous]({}) et aidez-nous à améliorer Red !\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Instance appartenant à l'équipe" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instance appartenant à" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Version de Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Oui, {version} est disponible." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "La vérification des mises à jour a échoué." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Obsolète" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "À propos de cette instance" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "À propos de Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Apporte de la joie depuis le 2 janvier 2016 (Depuis {} jours !)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -655,7 +662,7 @@ msgstr "Ce bot est une instance de Red, un bot Discord open source (1) créé pa "Red est soutenu par une communauté passionnée qui contribue et crée du contenu que tout le monde puisse profiter. Rejoignez-nous aujourd'hui (4) et aidez-nous à l'améliorer !\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -665,7 +672,7 @@ msgstr "Instance appartenant à l'équipe : [{owner}]\n" "discord.py : [{dpy_version}] (6)\n" "Version de Red : [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -675,19 +682,19 @@ msgstr "Instance appartenant à : [{owner}]\n" "discord.py : [{dpy_version}] (6)\n" "Version de Red : [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Obsolète : [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**À propos de Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**À propos de cette instance**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -705,20 +712,20 @@ msgstr "**Références**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Affiche le temps de disponibilité de [botname]." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." -msgstr "" +msgstr "Moins d'une seconde." -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" -msgstr "" +msgstr "En service depuis: **{time_quantity}** (depuis {timestamp})" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -729,63 +736,71 @@ msgstr "\n" " Plus d'informations peuvent être trouvées dans la [Documentation des données utilisateur.](https://docs.discord.red/fr/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" " - `[p]mydata whatdata`\n" " " -msgstr "" +msgstr "\n" +" Découvrez quel type de données [botname] stocke et pourquoi.\n\n" +" **Exemple:**\n" +" - `[p]mydata whatdata`\n" +" " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Ce bot garde des données à propos des utilisateurs nécessaires pour son fonctionnement. Cela consiste principalement en l'ID que Discord assigne à votre utilisateur, lié à une poignée d'autres choses selon ce avec quoi vous interagissez dans le bot. Quelques commandes gardent ces données pour savoir qui a créé quelque chose (notamment les listes de lecture). Pour tous les détails à ce propos ainsi que des infos plus précises sur ce qui est gardé, voyez {link}.\n\n" "En plus, des ajouts tiers chargés par le propriétaire du bot peuvent ou non garder des infos additionnelles. Vous pouvez utiliser `{prefix}mydata 3rdparty` pour voir les déclarations fournies par chaque ajout tiers." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" " - `[p]mydata 3rdparty`\n" " " -msgstr "" +msgstr "Afficher les déclarations de données de l'utilisateur final de chaque module tiers.\n\n" +" Ceci enverra une pièce jointe avec les déclarations de données de l'utilisateur final de tous les modules tiers chargés.\n\n" +" **Exemple:**\n" +" - `[p]mydata 3rdparty`\n" +" " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Je dois pouvoir être capable de joindre des fichiers (essayez en Messages Privés (DM) ?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Ce cas ne semble pas avoir d'extension tierce chargée." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "Déclarations tierces des Données de l'Utilisateur Final" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Ce qui suit sont les déclarations fournies par les extensions tierces." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "Extensions tierces sans déclarations\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Voici une page générée avec les déclarations fournies par les extensions tierces." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Nous n'avons pas reçu de confirmation, annulation." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Nous n'avons pas reçu de confirmation correspondante, annulation." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -804,19 +819,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Cette commande ({command}) ne supporte pas l'utilisation non interactive." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Cela forcera le bot à se débarrasser et/ou se désassocier de vos données. Il ne se débarrassera pas des données opérationnelles telles que les entrées de modlog, les avertissements ou les mises en sourdine. Si vous êtes sûr que c'est ce que vous voulez, veuillez répondre avec ce qui suit :" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Cela peut prendre du temps." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -824,7 +839,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles vous "Veuillez contacter le propriétaire de ce bot pour résoudre ce problème.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -832,7 +847,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles vous "Veuillez contacter le propriétaire de ce bot pour résoudre ce problème.\n" "Note : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -840,27 +855,27 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles vous "Veuillez contacter le propriétaire de ce bot pour résoudre ce problème.\n" "Note : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "J'ai supprimé toutes les données non opérationnelles vous concernant (que je sais supprimer) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Les cogs suivants n'ont pas géré la suppression :\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Bientôt] Obtenez les données que [botname] a sur vous." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Cette commande ne fait rien pour le moment, mais nous travaillons à ajouter le support pour cela." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -869,7 +884,7 @@ msgstr "\n" " Commandes pour un traitement de données plus complet.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -878,13 +893,18 @@ msgid "\n" " **Example:**\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -msgstr "" +msgstr "\n" +" Configurez le robot pour permettre aux utilisateurs de demander la suppression de données.\n\n" +" Cette option est activée par défaut.\n" +" Opposé à `[p]mydata ownermanagement disallowuserdeletions`\n\n" +" **Exemple:**\n" +" - `[p]mydata ownermanagement allowuserdeletions` " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "L'utilisateur peut supprimer ses propres données. Cela n'inclura pas les données opérationnelles telles que les utilisateurs bloqués." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -892,13 +912,19 @@ msgid "\n" " **Example:**\n" " - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -msgstr "" +msgstr "\n" +" Configurez le robot pour qu'il ne permette pas aux utilisateurs de demander la suppression de données.\n\n" +" Opposé à `[p]mydata ownermanagement allowuserdeletions`\n\n" +" **Exemple:**\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" \n" +" " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "L'utilisateur ne peut pas supprimer ses propres données." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -910,17 +936,26 @@ msgid "\n" " - `0`: What users can delete is left entirely up to each cog.\n" " - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " -msgstr "" +msgstr "\n" +"Définit comment les suppressions d'utilisateurs sont traitées.\n\n" +" **Exemple:**\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" **Arguments:**\n" +" - `` - Le niveau de rigueur pour la suppression des utilisateurs. Voir le guide des niveaux ci-dessous.\n\n" +" Niveau :\n" +" - `0` : Ce que les utilisateurs peuvent supprimer est laissé entièrement à la discrétion de chaque cog.\n" +" - `1` : Les joueurs doivent supprimer tout ce dont ils n'ont pas besoin concernant l'utilisateur.\n" +" " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Les Cogs seront chargés de supprimer toutes les données non opérationnelles à la demande de l'utilisateur." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Les cogs seront informés qu'un utilisateur a fait une demande de suppression de données, et les détails de ce qu'il faut supprimer seront laissés à la discrétion de l'auteur du cog." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -933,12 +968,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -946,7 +981,7 @@ msgstr "J'ai essayé de supprimer toutes les données concernant cet utilisateur "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -954,7 +989,7 @@ msgstr "J'ai essayé de supprimer toutes les données concernant cet utilisateur "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -962,11 +997,11 @@ msgstr "J'ai essayé de supprimer toutes les données concernant cet utilisateur "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "J'ai supprimé toutes les données sur cet utilisateur que je sais supprimer." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -977,12 +1012,12 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -990,7 +1025,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles conce "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -998,7 +1033,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles conce "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1006,11 +1041,11 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles conce "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "J'ai supprimé toutes les données non opérationnelles sur cet utilisateur que je sais supprimer." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1020,12 +1055,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1045,7 +1080,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1059,35 +1094,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Paramètre des embeds :\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "Paramètre par défaut global : {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "Paramètre global de la commande {command} : {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Paramètre du serveur : {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "Paramètre du serveur pour la commande {command} : {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Paramètres du salon : {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Paramètre utilisateur : {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1099,15 +1134,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Les embeds sont maintenant désactivées par défaut." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Les embeds sont maintenant activées par défaut." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1123,20 +1158,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Les embeds vont maintenant revenir au paramètre global." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Les embeds sont maintenant activées pour ce serveur." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Les embeds sont maintenant désactivées pour ce serveur." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1153,11 +1188,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1173,15 +1208,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "Les embeds sont maintenant activés pour la commande {command_name}." -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "Les embeds sont maintenant désactivés pour la commande {command_name}." -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1197,11 +1232,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "Les embeds vont maintenant revenir au paramètre serveur." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1217,21 +1252,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Les embeds sont maintenant {} pour ce salon." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "activé" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "désactivé" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1247,15 +1284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Les embeds sont maintenant activés pour vous en messages privés." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Les embeds sont maintenant désactivés pour vous en messages privés." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1268,11 +1305,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Aucune exception n'a eu lieu pour le moment." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1282,12 +1319,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Des commandes pour configurer les paramètres d'invitation de [botname]." -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1299,7 +1336,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1314,7 +1351,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1323,15 +1360,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1346,43 +1383,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "Vous devez spécifier au moins un id de serveur." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Vous n'avez donné aucun ID de serveur. Voulez-vous que je quitte ce serveur ?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "Êtes-vous sûr de vouloir que je quitte ces serveurs ?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 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:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Très bien. Bye :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "D'accord. Je quitte {number} serveurs..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "D'accord, je reste alors. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "D'accord, je ne quitte pas ces serveurs." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1393,7 +1442,7 @@ msgstr "\n" " Note : Cette commande est interactive.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1406,74 +1455,74 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Chargé {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "Le paquet suivant est déjà chargé : {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Les paquets suivants sont déjà chargés : {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Impossible de charger le paquet suivant:{pack}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Impossible de charger le paquet suivant:{packs}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Les noms suivants ne sont pas des noms de paquets valides : {packs}\n" "Les noms de paquets ne peuvent pas commencer par un chiffre et ne peuvent contenir que des chiffres, des lettres et des tirets du bas ascii." -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "Le paquet suivant n'a été trouvé dans aucun chemin de cog : {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "Les paquets suivant n'ont pas été trouvé dans aucun chemin de cog : {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Ce paquet n'a pas pu être chargé pour la raison suivante :\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Ces paquets n'ont pas pu être chargés pour les raisons suivantes :\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**AVERTISSEMENT** : Le repo suivant utilise des bibliothèques partagées qui sont marquées pour être supprimées dans le futur : {repo}.\n" " Vous devriez informer le responsable de ce dépôt de ce message." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**AVERTISSEMENT**: Les dépôts suivants utilisent des bibliothèques partagées qui sont marquées pour être supprimées dans le futur : {repos}.\n" " Vous devriez informer les responsables de ces dépôts à propos de ce message." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1485,23 +1534,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "Le paquet suivant a été déchargé : {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "Les paquets suivants ont été déchargés : {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "Le paquet suivant n'était pas chargé : {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "Les paquets suivants n'étaient pas chargés : {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1514,41 +1563,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Rechargé {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Impossible de recharger le paquet suivant :{pack}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Impossible de recharger les paquets suivants :{packs}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Ce paquet n'a pas pu être rechargé pour la raison suivante :\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Ces paquets n'ont pas pu être rechargés pour les raisons suivantes :\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**AVERTISSEMENT** : Le repo suivant utilise des bibliothèques partagées qui sont marquées pour être supprimées dans le futur : {repo}.\n" " Vous devriez informer les responsables de ce dépôt de ce message." -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1569,11 +1618,11 @@ msgstr "Arrête le bot.\n\n" " - `[silently]` - Pour sauter l'envoi du message d'arrêt. Par défaut, Faux.\n" " " -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Arrêt... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1586,16 +1635,979 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Redémarrage..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Commande de base pour les paramètres de la banque." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Affiche les paramètres actuels de la banque." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Global" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Serveur" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Paramètres de la banque :\n\n" +"Nom de la banque : {bank_name}\n" +"Contexte de la banque : {bank_scope}\n" +"Devise : {currency_name}\n" +"Solde de départ : {default_balance}\n" +"Solde maximum autorisé : {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Permet de choisir si la banque est globale ou non.\n\n" +" Si la banque est globale, elle deviendra par serveur.\n" +" Si la banque est par serveurs, elle deviendra globale.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "par serveur" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "global" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Cela va basculer la banque en : {banktype}, en supprimant tout les comptes durant le processus ! Si vous êtes sûr, tapez `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "La banque est désormais : {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Défini le nom de la banque." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Le nom de la banque est maintenant : {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Défini le nom de la devise de la banque." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Le nom de la devise est maintenant : {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Définit le solde maximum qu'un utilisateur peut obtenir." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Le montant doit être supérieur à zéro et inférieur à {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Le solde maximal a été réglé sur : {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "Vous avez pris trop de temps à répondre." + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "Aucune modification n'a été faite." + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Des commandes pour modifier les paramètres de [botname]." -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Description réinitialisée." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "Cette description est trop longue pour être affichée correctement. Veuillez réessayer avec moins de 250 caractères." + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "Cette URL est invalide." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "Quelque chose s'est mal passé au moment de récupérer l'image." + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "Échec. N'oubliez pas que vous pouvez éditer mon avatar que 2 fois par heure. L'URL et la pièce jointe doit être une image valide au format JPG ou PNG." + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Format JPG/PNG uniquement." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Terminé." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Avatar supprimé." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "Le nom d'utilisateur d'un bot vérifié ne peut pas être modifié manuellement. Veuillez contacter le support Discord pour le modifier." + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "Impossible de changer le nom. Doit être de 32 caractères ou moins." + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "Le changement de nom d'utilisateur a échoué. N'oubliez pas que vous pouvez changer mon nom jusqu'à 2 fois par heure. Utilisez les pseudos si vous avez besoin de changements fréquents: {command}" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "Impossible de changer le nom d'utilisateur. Discord a renvoyé l'erreur suivante :\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "Une erreur inattendue s'est produite au moment de changer le nom d'utilisateur." + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "Impossible de changer le pseudo. Doit être de 32 caractères ou moins." + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Je n'ai pas la permission de changer mon propre surnom." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "Le texte personnalisé a été effacé." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Le texte personnalisé a été défini." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "Le texte doit être long de moins de 1024 caractères." + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "La longueur maximale de l'url pour un streamer est de 511 caractères." + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "La longueur maximale d'un titre de stream est de 128 caractères." + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "La longueur maximale d'une description de jeu est de 128 caractères." + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Statut défini à ``Joue à {game.name}``." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "Jeu effacé." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "La longueur maximale d'une description d'écoute est de 128 caractères." + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Statut défini à ``Écoute {listening}``." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "Écoute éffacé." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "La longueur maximale d'une description de visionnage est de 128 caractères." + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Statut défini à ``Regarde {watching}``." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "Status de Visionnage effacé." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "La longueur maximale d'une description de participation est de 128 caractères." + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Statut défini à ``Participant à : {competing}``." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "Statut de participation effacé." + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Statut changé à {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "Ce rôle est déjà un rôle admin." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "Ce rôle est désormais considéré comme un rôle administrateur." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Ce rôle est déjà un rôle modérateur." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Ce rôle est désormais considéré comme un rôle modérateur." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "Ce rôle n’était pas un rôle administrateur." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Ce rôle n’est désormais plus considéré comme un rôle administrateur." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "Ce rôle n’était pas un rôle modérateur." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Ce rôle n’est désormais plus considéré comme un rôle modérateur." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "Code de langue invalide. Utilisez le format `en-US`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +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:2926 +msgid "Global locale has been set." +msgstr "Le langage global a été définie." + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +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:2968 +msgid "Locale has been set." +msgstr "Le langage a été défini." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +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:3076 +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:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service}` les tokens API ont été définis." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "\n" +" Affiche les services d'API externes ainsi que leurs clés qui ont été définies.\n\n" +" Les secrets ne sont pas affichés.\n\n" +" **Exemple :**\n" +" - `[p]set api list`\n" +" " + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "Aucun service d'API n'a encore été défini." + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "Services d'API définis:\n" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "Service d'API défini:\n" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "Services supprimés avec succès :\n" +"{services_list}" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "Service supprimé avec succès :{service_name}" + +#: redbot/core/core_commands.py:3162 +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:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "Salon inconnu avec l'id : {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" @@ -1604,7 +2616,11 @@ msgstr "\n" " Afficher les paramètres actuels de [botname].\n" " " -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -1614,7 +2630,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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1626,7 +2642,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:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1641,177 +2657,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Suppression de la commande désactivée." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "Délai de suppression défini à {num} secondes." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Je ne supprimerai pas les messages de commande." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Description réinitialisée." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "Cette description est trop longue pour être affichée correctement. Veuillez réessayer avec moins de 250 caractères." - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -" Ajoute un rôle administrateur pour ce serveur.\n\n" -" Les administrateurs ont les mêmes droits que les modérateurs et ont en plus accès à des commandes d'administration supplémentaires tel que:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore la guild`\n\n" -" Et plus encore.\n\n" -" **Exemples:**\n" -" - `[p]set adminrole @Admins`\n" -" - `[p]set adminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - Le rôle à ajouter en tant qu'administrateur.\n" -" " - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "Ce rôle est déjà un rôle admin." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "Ce rôle est désormais considéré comme un rôle administrateur." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -" Ajoute un rôle de modérateur pour ce serveur.\n\n" -" Celui-ci donne accès aux commandes de niveau modérateur comme :\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" Et plus encore.\n\n" -" **Exemples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - Le rôle à ajouter en tant que modérateur.\n" -" " - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Ce rôle est déjà un rôle modérateur." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Ce rôle est désormais considéré comme un rôle modérateur." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Enlève le droit admin d'un rôle pour ce serveur.\n\n" -" **Exemples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - le rôle auquel le droit admin doit être enlevé.\n" -" " - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "Ce rôle n’était pas un rôle administrateur." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Ce rôle n’est désormais plus considéré comme un rôle administrateur." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Enlève le droit de modération d'un rôle pour ce serveur.\n\n" -" **Exemples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - le rôle auquel le droit de modération doit être enlevé.\n" -" " - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "Ce rôle n’était pas un rôle modérateur." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Ce rôle n’est désormais plus considéré comme un rôle modérateur." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1828,19 +2690,19 @@ msgstr "\n" " - `[p]set usebotcolour`\n" " " -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 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:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "ne sera pas" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "sera" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1852,11 +2714,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 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:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1867,11 +2729,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "La recherche de commande par fuzzy a été {} en DMs." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1888,316 +2750,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "La couleur a été réinitialisée." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "La couleur a été définie." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "Définit l'avatar de [botname]\n\n" -" Prend en charge l'utilisation d'une pièce jointe ou d'une URL vers une image.\n\n" -" **Exemples:**\n" -" - `[p]set avatar` - Avec une pièce jointe d'image, cela définira l'avatar.\n" -" - `[p]définir avatar` - Sans pièce jointe, cela montrera l'aide de la commande.\n" -" - `[p]définir l'avatar https://links.flaree.xyz/k95` - Définit l'avatar à l'image de l'URL fournie.\n\n" -" **Arguments:**\n" -" - `[url]` - Une url vers image à utiliser comme avatar. À laisser vide si vous fournissez une pièce jointe.\n" -" " - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "Cette URL est invalide." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "Quelque chose s'est mal passé au moment de récupérer l'image." - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "Échec. N'oubliez pas que vous pouvez éditer mon avatar que 2 fois par heure. L'URL et la pièce jointe doit être une image valide au format JPG ou PNG." - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Format JPG/PNG uniquement." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Terminé." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "\n" -" Supprime l'avatar de [botname].\n\n" -" **Exemple :**\n" -" - `[p]set avatar remove`\n" -" " - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Avatar supprimé." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "Définit le statut de jeu de [botname].\n\n" -" Cela apparaîtra comme ceci `Joue à ` ou `EN TRAIN DE JOUER ` en fonction du contexte.\n\n" -" La longueur maximale pour un statut de jeu est de 128 caractères.\n\n" -" **Exemples:**\n" -" - `[p]set playing` - Efface le statut de l'activité.\n" -" - `[p]set playing taper sur un clavier`\n\n" -" **Arguments:**\n" -" - `[game]` - Le texte qui suit `Joue à`. Laissez vide pour effacer le statut d'activité actuel.\n" -" " - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "La longueur maximale d'une description de jeu est de 128 caractères." - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Statut défini à ``Joue à {game.name}``." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "Jeu effacé." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "Définit le statut d'écoute de [botname].\n\n" -" Cela apparaîtra comme ceci `Écoute `.\n\n" -" La longueur maximale pour un statut d'écoute est de 128 caractères.\n\n" -" **Exemples:**\n" -" - `[p]set listening` - Efface le statut de l'activité.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - Le texte qui suit `Écoute`. Laisser vide pour effacer le statut de l'activité actuelle." - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "La longueur maximale d'une description d'écoute est de 128 caractères." - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Statut défini à ``Écoute {listening}``." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "Écoute éffacé." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "Définit le statut de visionnage de [botname].\n\n" -" Cela apparaîtra comme ceci `Regarde `.\n\n" -" La longueur maximale pour un statut de visionnage est de 128 caractères.\n\n" -" **Exemples:**\n" -" - `[p]set watching` - Efface le statut de l'activité.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - Le texte qui suit `Regarde`. Laisser vide pour effacer le statut de l'activité actuelle." - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "La longueur maximale d'une description de visionnage est de 128 caractères." - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Statut défini à ``Regarde {watching}``." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "Status de Visionnage effacé." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "La longueur maximale d'une description de participation est de 128 caractères." - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Statut défini à ``Participant à : {competing}``." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "Statut de participation effacé." - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "Définit le statut de [botname] .\n\n" -" Statuts disponibles :\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Exemples:**\n" -" - `[p]set status online` - Efface le statut.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - Un des statuts disponibles.\n" -" " - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Statut changé à {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "La longueur maximale de l'url pour un streamer est de 511 caractères." - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "La longueur maximale d'un titre de stream est de 128 caractères." - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "Définit le nom d'utilisateur de [botname].\n\n" -" La longueur maximale pour un nom d'utilisateur est de 32 caractères.\n\n" -" Note : Le nom d'utilisateur d'un bot vérifié ne peut pas être modifié manuellement.\n" -" Veuillez contacter le support Discord pour le changer.\n\n" -" **Exemple :**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - Le nom d'utilisateur à donner au bot.\n" -" " - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "Le nom d'utilisateur d'un bot vérifié ne peut pas être modifié manuellement. Veuillez contacter le support Discord pour le modifier." - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "Impossible de changer le nom. Doit être de 32 caractères ou moins." - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "Le changement de nom d'utilisateur a échoué. N'oubliez pas que vous pouvez changer mon nom jusqu'à 2 fois par heure. Utilisez les pseudos si vous avez besoin de changements fréquents: {command}" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "Impossible de changer le nom d'utilisateur. Discord a renvoyé l'erreur suivante :\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "Une erreur inattendue s'est produite au moment de changer le nom d'utilisateur." - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "Définit le peudo de [botname] pour ce serveur.\n\n" -" La longueur maximale d'un surnom est de 32 caractères.\n\n" -" **Exemple :**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments :**\n" -" - `[nickname]` - Le pseudo à donner au bot. Laisser vide pour effacer le pseudo actuel.\n" -" " - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "Impossible de changer le pseudo. Doit être de 32 caractères ou moins." - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Je n'ai pas la permission de changer mon propre surnom." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2212,30 +2773,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Annulé." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "Préfixes défini." -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2246,255 +2807,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "Les préfixes du serveur ont été réinitialisées." -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." -msgstr "Vous ne pouvez pas avoir un préfix de plus de 20 caractères." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "Préfixe du serveur défini." -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "Préfixes du serveur défini." -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "Code de langue invalide. Utilisez le format `en-US`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -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:2779 -msgid "Global locale has been set." -msgstr "Le langage global a été définie." - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Change la langue du bot dans ce serveur.\n\n" -" Allez sur la [page Crowdin de Red](https://translate.discord.red) pour voir les langues disponibles grâce aux traductions.\n\n" -" Utilisez \"default\" pour revenir à la langue définie par défaut du bot.\n" -" Pour réinitialiser en anglais, utilisez \"en-US\".\n\n" -" **Exemples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Réinitialise la langue à la langue globale.\n\n" -" **Arguments :**\n" -" - `` - La langue par défaut à utiliser pour le bot. Cette langue peut être n'importe quel code de langue avec l'indicatif du pays.\n" -" " - -#: redbot/core/core_commands.py:2807 -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:2822 -msgid "Locale has been set." -msgstr "Le langage a été défini." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -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:2906 -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:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "Personnalise une section de `[p]info`.\n\n" -" Le nombre maximum de caractères autorisés est de 1024.\n" -" Supporte le language markdown, les liens et les \"mentions\".\n\n" -" Exemple de lien : `[Mon lien](https://exemple.com)`\n\n" -" **Exemples:**\n" -" - `[p]set custominfo >>> Je peux utiliser **markdown** pour des citations, des ||spoilers|| et plusieurs lignes.\n" -" - `[p]set custominfo Rejoignez mon [serveur de support](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Supprime le texte d'information personnalisé.\n\n" -" **Arguments:**\n" -" - `[text]` - Le texte à mettre dans la section personnalisée.\n" -" " - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "Le texte personnalisé a été effacé." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Le texte personnalisé a été défini." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "Le texte doit être long de moins de 1024 caractères." - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service}` les tokens API ont été définis." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "\n" -" Affiche les services d'API externes ainsi que leurs clés qui ont été définies.\n\n" -" Les secrets ne sont pas affichés.\n\n" -" **Exemple :**\n" -" - `[p]set api list`\n" -" " - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "Aucun service d'API n'a encore été défini." - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "Services d'API définis:\n" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "Service d'API défini:\n" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "\n" -" Retire les services donnés avec toutes leurs clés et jetons.\n\n" -" **Exemples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - Les services à supprimer." - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "Services supprimés avec succès :\n" -"{services_list}" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "Service supprimé avec succès :{service_name}" - -#: redbot/core/core_commands.py:3018 -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:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2502,7 +2831,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2512,11 +2841,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2525,11 +2854,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2539,11 +2868,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2559,15 +2888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "L'aide utilisera les menus." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "L'aide n'utilisera pas les menus." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2581,15 +2910,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "L'aide ne filtrera pas les commandes cachées." -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "L'aide filtrera les commandes cachées." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2603,15 +2932,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." -msgstr "Le menu d'aide affichera les alias de commandes." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." -msgstr "Le menu d'aide n'affichera pas les alias de commandes." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2627,15 +2956,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 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:3187 +#: redbot/core/core_commands.py:3741 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:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2649,15 +2978,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 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:3210 +#: redbot/core/core_commands.py:3764 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:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2673,15 +3002,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2696,15 +3025,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 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:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2720,15 +3049,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 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:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2757,19 +3086,19 @@ msgstr "Défini le délai après lequel les pages d'aide seront supprimées.\n\n " - `` - Les secondes à attendre avant de supprimer les pages d'aide.\n" " " -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 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:3324 +#: redbot/core/core_commands.py:3878 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:3326 +#: redbot/core/core_commands.py:3880 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:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2784,19 +3113,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2810,19 +3139,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 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:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "Le tag a été défini." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2839,43 +3168,43 @@ msgstr "Envoie un message au propriétaire.\n\n" " - `[message]` - Le message à envoyer au propriétaire.\n" " " -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 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:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2896,41 +3225,41 @@ msgstr "Envoie un message privé à un utilisateur.\n\n" " - `[message]` - Le message à envoyer en message privé à l'utilisateur.\n" " " -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 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:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Envoie le chemin des données du bot." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Chemin des données: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, 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:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2945,19 +3274,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2966,7 +3295,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2978,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 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:3755 +#: redbot/core/core_commands.py:4309 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:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2999,21 +3328,21 @@ msgstr "\n" " - `[p]allowlist list`\n" " " -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "Utilisateurs sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "Utilisateur sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Utilisateur inconnu ou supprimé" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3026,15 +3355,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 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:3801 +#: redbot/core/core_commands.py:4355 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:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3049,11 +3378,11 @@ msgstr "\n" " - `[p]allowlist clear`\n" " " -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "La liste des autorisés a été effacée." -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3061,7 +3390,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3073,19 +3402,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 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:3849 +#: redbot/core/core_commands.py:4403 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:3851 +#: redbot/core/core_commands.py:4405 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:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3098,15 +3427,15 @@ msgstr "\n" " - `[p]blocklist list`\n" " " -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "Utilisateurs sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "Utilisateur sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3125,15 +3454,15 @@ msgstr "\n" " - `` - L'utilisateur ou les utilisateurs à supprimer de la liste des utilisateurs bloqués.\n" " " -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 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:3895 +#: redbot/core/core_commands.py:4449 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:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3146,11 +3475,11 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "La liste des bloqués a été effacée." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3159,7 +3488,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3172,19 +3501,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 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:3955 +#: redbot/core/core_commands.py:4509 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:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3197,19 +3526,19 @@ msgstr "\n" " - `[p]localallowlist list`\n" " " -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "Utilisateurs et/ou rôles autorisés :" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "Utilisateur ou rôle autorisé :" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "Utilisateur / Role inconnu ou supprimé" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3223,19 +3552,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 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:4016 +#: redbot/core/core_commands.py:4570 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:4018 +#: redbot/core/core_commands.py:4572 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:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3245,11 +3574,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "La liste d'autorisations du serveur a été effacée." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3257,7 +3586,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3270,27 +3599,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 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:4065 +#: redbot/core/core_commands.py:4619 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:4068 +#: redbot/core/core_commands.py:4622 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:4073 +#: redbot/core/core_commands.py:4627 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:4075 +#: redbot/core/core_commands.py:4629 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:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3303,15 +3632,15 @@ msgstr "\n" " - `[p]localblocklist list`\n" " " -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "Utilisateurs et/ou rôles bloqués :" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "Utilisateur ou rôle bloqué :" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3324,15 +3653,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 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:4123 +#: redbot/core/core_commands.py:4677 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:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3342,16 +3671,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "La liste des utilisateurs bloqués du serveur a été effacée." -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, 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:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3365,15 +3694,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 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:4165 +#: redbot/core/core_commands.py:4719 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:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3387,11 +3716,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 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:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3403,19 +3732,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} a été désactivé dans ce serveur." -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} a déjà été désactivé (rien à faire)." -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3427,19 +3756,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} a été activé dans ce serveur." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} n'était pas désactivé (rien à faire)." -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3450,15 +3779,15 @@ msgstr "Liste les cogs qui sont désactivés sur ce serveur.\n\n" " - `[p]command listdisabledcogs`\n" " " -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 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:4260 +#: redbot/core/core_commands.py:4814 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:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3475,7 +3804,7 @@ msgstr "\n" " - `[p]commande listdisabled`\n" " " -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3486,19 +3815,19 @@ msgstr "Liste les commandes désactivées globalement.\n\n" " - `[p]command listdisabled global`\n" " " -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "Il n'y a aucune commande désactivée globalement." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "{} commandes sont désactivées globalement.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 commande est désactivée globalement.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3509,19 +3838,19 @@ msgstr "Liste les commandes désactivées sur ce serveur.\n\n" " - `[p]command listdisabled guild`\n" " " -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "Il n'y a aucune commande désactivée dans {}." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} commandes sont désactivées dans {}.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "1 commande est désactivée dans {}.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3544,7 +3873,7 @@ msgstr "\n" " - `` - La commande à désactiver.\n" " " -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3556,19 +3885,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 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:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 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:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3580,15 +3909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "Vous n'êtes pas autorisé à désactiver cette commande." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 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:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3601,7 +3930,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3613,11 +3942,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3629,15 +3958,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "Vous n'êtes pas autorisé à activer cette commande." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 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:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3660,7 +3989,7 @@ msgstr "Définit la réponse du bot aux commandes désactivées.\n\n" " - `[message]` - Le message à envoyer lorsqu'une commande désactivée est essayée.\n" " " -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3668,7 +3997,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3677,143 +4006,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 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:4541 +#: redbot/core/core_commands.py:5097 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:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "Aucun paramètre d'immunité ici." -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "Ils sont immunisés." -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "Ils ne sont pas immunisés." -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "Salon inconnu avec l'id : {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3822,7 +4079,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3831,7 +4088,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3847,15 +4104,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Salon ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Salon déjà dans la liste des ignorés." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3865,20 +4122,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 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:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Ce serveur est déjà ignoré." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, 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:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3893,15 +4150,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Salon supprimé de la liste des ignorés." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 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:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3910,25 +4167,25 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 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:4878 +#: redbot/core/core_commands.py:5307 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:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "Ce serveur est actuellement ignoré." -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "Catégories actuellement ignorées : {categories}\n" "Chaînes : {channels}" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4057,25 +4314,24 @@ msgstr "Faire comme si un autre utilisateur invoquait une commande.\n\n" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" -" " -msgstr "Envoyer un message comme s'il avait été envoyé par un autre utilisateur.\n\n" -" Lit seulement le contenu brut du message. Les pièces jointes, incorporations, etc. sont\n" -" ignorées.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " +msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Les propriétaires du bots passeront désormais au travers des délais de réutilisation des commandes." -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Les propriétaires du bots ne passeront désormais plus au travers des délais de réutilisation des commandes." @@ -4083,36 +4339,36 @@ msgstr "Les propriétaires du bots ne passeront désormais plus au travers des d msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "Le solde de {user}ne peut pas dépasser {max} {currency}." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Votre instance de Red est obsolète ! {} est la version actuelle, cependant vous utilisez {} !" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "\n\n" "Bien que la commande suivante devrait fonctionner dans la plupart des scénarios vu qu'elle est basée sur votre système d'exploitation, votre environnement et votre version de Python **Nous vous recommandons fortement de lire la documentation de mise à jour à ce lien <{docs}> et de vous assurer qu'il n'y a rien d'autre à faire pendant la mise à jour.**" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "\n\n" "Pour mettre à jour votre bot, arrêtez d'abord votre bot puis ouvrez une fenêtre de {console} (pas en tant qu'administrateur) et exécutez ceci :\n\n" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "Invite de commande" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "Terminal" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " @@ -4120,142 +4376,142 @@ msgstr "\n\n" "Vous avez Python version `{py_version}` et cette mise à jour nécessite la version `{req_py}` ; vous ne pouvez pas simplement exécuter la commande de mise à jour.\n\n" "Vous devrez suivre les instructions de mise à jour dans notre documentation ci-dessus, si vous avez toujours besoin d'aide pour la mise à jour après avoir suivi la documentation, vous pouvez aller sur notre salon de #support dans " -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` n'est pas une valeur valide pour `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Erreur dans la commande '{command}'. Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "J'ai besoin de la permission {permission} pour exécuter cette commande." -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "J'ai besoin de ces permissions {permission_list} pour exécuter cette commande." -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Cette commande n'est pas disponible en Messages Privés (DMs)." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Cette commande est disponible seulement en messages privés." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "Cette commande n'est disponible que dans les channels NSFW." -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Cette commande est en cours de rechargement. Réessayez dans {delay}." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Cette commande est en cours de rechargement. Réessayez dans 1 seconde." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée que {number} fois simultanément." -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée que une fois simultanément." -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Cette commande est toujours en cours d’exécution, elle ne peut être utilisée que {number} fois par {type} simultanément." -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Cette commande est toujours en cours d’exécution, elle ne peut être utilisée qu'une seule fois par {type} simultanément." -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée que {number} fois par {type} simultanément." -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée qu'une seule fois par {type} simultanément." -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Cas #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Raison :** Utilisez la commande `reason` pour l'ajouter" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Inconnu" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Utilisateur supprimé." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Raison :** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Modérateur" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "Jusqu'à" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Durée" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Salon" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (supprimé)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Modifié par" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Dernière modification à" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Utilisateur :** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Modérateur :** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**Jusqu'à :** {}\n" "**Durée :** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Salon**: {} (Supprimé)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Salon** : {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Modifié par :** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Dernière modification à :** {}\n" diff --git a/redbot/core/locales/he-IL.po b/redbot/core/locales/he-IL.po index 359d41b85..d8ad3c2ce 100644 --- a/redbot/core/locales/he-IL.po +++ b/redbot/core/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/hi-IN.po b/redbot/core/locales/hi-IN.po index 60cfdda48..de1fecc6d 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/hr-HR.po b/redbot/core/locales/hr-HR.po new file mode 100644 index 000000000..8c4c89aa9 --- /dev/null +++ b/redbot/core/locales/hr-HR.po @@ -0,0 +1,4459 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 4\n" +"Language: hr_HR\n" + +#: redbot/core/_diagnoser.py:100 +msgid "To fix this issue, you need to do one of these:" +msgstr "Da biste riješili ovaj problem, morate učiniti jedno od sljedećeg:" + +#: redbot/core/_diagnoser.py:108 +msgid "Check if the command caller is not a bot" +msgstr "Provjerite da pozivatelj naredbe nije bot" + +#: redbot/core/_diagnoser.py:114 +msgid "The user is a bot which prevents them from running any command." +msgstr "Korisnik je bot te ne može pokrenuti nijednu naredbu." + +#: redbot/core/_diagnoser.py:115 +msgid "This cannot be fixed - bots should not be listening to other bots." +msgstr "Ovo se ne može popraviti - botovi ne bi trebali slušati druge botove." + +#: redbot/core/_diagnoser.py:119 +msgid "Check if the bot can send messages in the given channel" +msgstr "Provjerite može li bot slati poruke u danom kanalu" + +#: redbot/core/_diagnoser.py:125 +msgid "Bot doesn't have permission to send messages in the given channel." +msgstr "Bot nema dozvolu za slanje poruka u danom kanalu." + +#: redbot/core/_diagnoser.py:126 +msgid "To fix this issue, ensure that the permissions setup allows the bot to send messages per Discord's role hierarchy:\n" +"https://support.discord.com/hc/en-us/articles/206141927" +msgstr "Da biste riješili ovaj problem, pobrinite se da postavke dozvola dopuštaju botu slanje poruka prema Discordovoj hijerarhiji uloga:\n" +"https://support.discord.com/hc/en-us/articles/206141927" + +#: redbot/core/_diagnoser.py:137 +msgid "Check if the channel and the server aren't set to be ignored" +msgstr "Provjerite da kanal i server nisu ignorirani" + +#: redbot/core/_diagnoser.py:142 +msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel and the server aren't a part of that list." +msgstr "Da biste riješili ovaj problem, provjerite popis koji vraća naredba {command} i uvjerite se da kanal {channel} i server nisu dio tog popisa." + +#: redbot/core/_diagnoser.py:150 +msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel, the channel category it belongs to ({channel_category}), and the server aren't a part of that list." +msgstr "Da biste riješili ovaj problem, provjerite popis koji vraća naredba {command} i uvjerite se da kanal {channel}, kategorija kanala kojoj pripada ({channel_category}) i server nisu dio tog popisa." + +#: redbot/core/_diagnoser.py:164 +msgid "The bot is set to ignore commands in the given channel or this server." +msgstr "Bot je postavljen da ignorira naredbe u danom kanalu ili ovom serveru." + +#: redbot/core/_diagnoser.py:174 +msgid "Global allowlist prevents the user from running this command." +msgstr "Globalni popis dopuštenih sprječava korisnika da pokrene ovu naredbu." + +#: redbot/core/_diagnoser.py:175 +msgid "To fix this issue, you can either add the user to the allowlist, or clear the allowlist.\n" +"If you want to keep the allowlist, you can run {command_1} which will add {user} to the allowlist.\n" +"If you instead want to clear the allowlist and let all users run commands freely, you can run {command_2} to do that." +msgstr "Da biste riješili ovaj problem, možete dodati korisnika na popis dopuštenih ili izbrisati popis dopuštenih.\n" +"Ako želite zadržati popis dopuštenih, možete pokrenuti {command_1} koja će korisnika {user} dodati na popis.\n" +"Ako umjesto toga želite izbrisati popis dopuštenih i dopustiti svim korisnicima da slobodno izvode naredbe, možete pokrenuti {command_2} kako biste to učinili." + +#: redbot/core/_diagnoser.py:191 +msgid "Global blocklist prevents the user from running this command." +msgstr "Globalni popis blokiranih sprječava korisnika da pokrene ovu naredbu." + +#: redbot/core/_diagnoser.py:192 +msgid "To fix this issue, you can either remove the user from the blocklist, or clear the blocklist.\n" +"If you want to keep the blocklist, you can run {command_1} which will remove {user} from the blocklist.\n" +"If you instead want to clear the blocklist and let all users run commands freely, you can run {command_2} to do that." +msgstr "Da biste riješili ovaj problem, možete ukloniti korisnika s popisa blokiranih ili izbrisati popis blokiranih.\n" +"Ako želite zadržati popis blokiranih, možete pokrenuti {command_1} koja će korisnika {user} ukloniti s popisa.\n" +"Ako umjesto toga želite izbrisati popis blokiranih i dopustiti svim korisnicima da slobodno izvode naredbe, možete pokrenuti {command_2} kako biste to učinili." + +#: redbot/core/_diagnoser.py:214 +msgid "Local allowlist prevents the user from running this command." +msgstr "Lokalni popis dopuštenih sprječava korisnika da pokrene ovu naredbu." + +#: redbot/core/_diagnoser.py:215 +msgid "To fix this issue, you can either add the user or one of their roles to the local allowlist, or clear the local allowlist.\n" +"If you want to keep the local allowlist, you can run {command_1} which will add {user} to the local allowlist.\n" +"If you instead want to clear the local allowlist and let all users run commands freely, you can run {command_2} to do that." +msgstr "Da biste riješili ovaj problem, možete dodati korisnika ili jednu od njihovih uloga na lokalni popis dopuštenih ili izbrisati lokalni popis dopuštenih.\n" +"Ako želite zadržati lokalni popis dopuštenih, možete pokrenuti {command_1} koja će korisnika {user} dodati na lokalni popis.\n" +"Ako umjesto toga želite izbrisati lokalni popis dopuštenih i dopustiti svim korisnicima da slobodno izvode naredbe, možete pokrenuti {command_2} kako biste to učinili." + +#: redbot/core/_diagnoser.py:229 +msgid "Local blocklist prevents the user from running this command." +msgstr "Lokalni popis blokiranih sprječava korisnika da pokrene ovu naredbu." + +#: redbot/core/_diagnoser.py:244 +msgid "To fix this issue, you can either remove the user's roles from the local blocklist, or clear the local blocklist.\n" +"If you want to keep the local blocklist, you can run {command_1} which will remove the user's roles ({roles}) from the local blocklist.\n" +"If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." +msgstr "Da biste riješili ovaj problem, možete ukloniti jednu od uloga korisnika s lokalnog popisa blokiranih ili izbrisati lokalni popis blokiranih.\n" +"Ako želite zadržati lokalni popis blokiranih, možete pokrenuti {command_1} koja će ukloniti korisničke uloge ({roles}) s lokalnog popisa.\n" +"Ako umjesto toga želite izbrisati lokalni popis blokiranih i dopustiti svim korisnicima da slobodno izvode naredbe, možete pokrenuti {command_2} kako biste to učinili." + +#: redbot/core/_diagnoser.py:269 +msgid "To fix this issue, you can either remove the user and their roles from the local blocklist, or clear the local blocklist.\n" +"If you want to keep the local blocklist, you can run {command_1} which will remove {user} and their roles ({roles}) from the local blocklist.\n" +"If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." +msgstr "Da biste riješili ovaj problem, možete ukloniti korisnika i njihove uloge s lokalnog popisa blokiranih ili izbrisati lokalni popis blokiranih.\n" +"Ako želite zadržati lokalni popis blokiranih, možete pokrenuti {command_1} koja će ukloniti korisnika {user} i njihove uloge ({roles}) s lokalnog popisa blokiranih.\n" +"Ako umjesto toga želite izbrisati lokalni popis blokiranih i dopustiti svim korisnicima da slobodno izvode naredbe, možete pokrenuti {command_2} kako biste to učinili." + +#: redbot/core/_diagnoser.py:291 +msgid "To fix this issue, you can either remove the user from the local blocklist, or clear the local blocklist.\n" +"If you want to keep the local blocklist, you can run {command_1} which will remove {user} from the local blocklist.\n" +"If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." +msgstr "Da biste riješili ovaj problem, možete ukloniti korisnika s lokalnog popisa blokiranih ili izbrisati lokalni popis blokiranih.\n" +"Ako želite zadržati lokalni popis blokiranih, možete pokrenuti {command_1} koja će ukloniti {user} s lokalnog popisa.\n" +"Ako umjesto toga želite izbrisati lokalni popis blokiranih i dopustiti svim korisnicima da slobodno izvode naredbe, možete pokrenuti {command_2} da to učinite." + +#: redbot/core/_diagnoser.py:306 +msgid "Allowlist and blocklist checks" +msgstr "Provjere popisa dopuštenih i blokiranih" + +#: redbot/core/_diagnoser.py:338 +msgid "Global, cog and command checks" +msgstr "Globalne provjere, provjere modula i provjere naredbi" + +#: redbot/core/_diagnoser.py:345 +msgid "The given command is disabled in this guild." +msgstr "Dana naredba je onemogućena u ovom serveru." + +#: redbot/core/_diagnoser.py:347 redbot/core/_diagnoser.py:824 +msgid "One of the parents of the given command is disabled globally." +msgstr "Jedna od nadređenih naredbi u danoj naredbi je globalno onemogućena." + +#: redbot/core/_diagnoser.py:353 +msgid "To fix this issue, you can run {command} which will enable the {affected_command} command in this guild." +msgstr "Da biste riješili ovaj problem, možete pokrenuti {command} kako bi omogućili {affected_command} naredbu u ovom serveru." + +#: redbot/core/_diagnoser.py:374 +msgid "Other issues related to the checks" +msgstr "Ostali problemi vezani s provjerama" + +#: redbot/core/_diagnoser.py:375 +msgid "There's an issue related to the checks for {command} but we're not able to determine the exact cause." +msgstr "Postoji problem s provjerama za {command}, ali ne možemo utvrditi točan uzrok." + +#: redbot/core/_diagnoser.py:379 +msgid "To fix this issue, a manual review of the global, cog and command checks is required." +msgstr "Da biste riješili ovaj problem, potreban je ručni pregled globalnih, modulnih i naredbenih provjera." + +#: redbot/core/_diagnoser.py:387 +msgid "Global checks" +msgstr "Globalne provjere" + +#: redbot/core/_diagnoser.py:397 +msgid "One of the global checks for the command {command} failed with a message:\n" +"{message}" +msgstr "Jedna od globalnih provjera naredbe {command} nije uspjela s porukom:\n" +"{message}" + +#: redbot/core/_diagnoser.py:401 +msgid "One of the global checks for the command {command} failed without a message." +msgstr "Jedna od globalnih provjera naredbe {command} nije uspjela i nema poruke." + +#: redbot/core/_diagnoser.py:405 +msgid "Cog check" +msgstr "Provjere modula" + +#: redbot/core/_diagnoser.py:422 +msgid "The cog check for the command {command} failed with a message:\n" +"{message}" +msgstr "Provjera modula za naredbu {command} nije uspjela s porukom:\n" +"{message}" + +#: redbot/core/_diagnoser.py:423 +msgid "The cog check for the command {command} failed without a message." +msgstr "Provjera modula za naredbu {command} nije uspjela i nema poruke." + +#: redbot/core/_diagnoser.py:427 +msgid "Command checks" +msgstr "Provjera naredbe" + +#: redbot/core/_diagnoser.py:441 +msgid "One of the command checks for the command {command} failed with a message:\n" +"{message}" +msgstr "Provjera naredbe za naredbu {command} nije uspjela s porukom:\n" +"{message}" + +#: redbot/core/_diagnoser.py:445 +msgid "One of the command checks for the command {command} failed without a message." +msgstr "Provjera naredbe za naredbu {command} nije uspjela i nema poruke." + +#: redbot/core/_diagnoser.py:449 +msgid "Permissions verification" +msgstr "Provjera dozvola" + +#: redbot/core/_diagnoser.py:452 +msgid "Permissions verification for {cog} cog" +msgstr "Provjera dozvola za {cog} modul" + +#: redbot/core/_diagnoser.py:469 +msgid "The cog of the given command is disabled in this guild." +msgstr "Modul dane naredbe je onemogućen u ovom serveru." + +#: redbot/core/_diagnoser.py:470 +msgid "To fix this issue, you can run {command} which will enable the {affected_cog} cog in this guild." +msgstr "Da biste riješili ovaj problem, možete pokrenuti {command} koja će omogućiti {affected_cog} modul u ovom serveru." + +#: redbot/core/_diagnoser.py:484 +msgid "Bot is missing some of the channel permissions ({permissions}) required by the {cog} cog." +msgstr "Botu nedostaju neke dozvole kanala ({permissions}) koje zahtijeva {cog} modul." + +#: redbot/core/_diagnoser.py:492 +msgid "Bot is missing some of the channel permissions ({permissions}) required by the {command} command." +msgstr "Botu nedostaju neke dozvole kanala ({permissions}) koje zahtijeva {command} naredba." + +#: redbot/core/_diagnoser.py:504 +msgid "To fix this issue, grant the required permissions to the bot through role settings or channel overrides." +msgstr "Da biste riješili ovaj problem, dodijelite potrebne dozvole botu putem postavki uloga ili nadjačavanja kanala." + +#: redbot/core/_diagnoser.py:523 redbot/core/_diagnoser.py:619 +msgid "Other issues related to the permissions." +msgstr "Ostali problemi vezani uz dozvole." + +#: redbot/core/_diagnoser.py:524 +msgid "Fatal error: There's an issue related to the permissions for the {cog} cog but we're not able to determine the exact cause." +msgstr "Fatalna greška: Postoji problem s dozvolama {cog} modula, ali ne možemo utvrditi točan uzrok." + +#: redbot/core/_diagnoser.py:529 +msgid "Fatal error: There's an issue related to the permissions for the {command} command but we're not able to determine the exact cause." +msgstr "Fatalna greška: Postoji problem s dozvolama {command} naredbe, ali ne možemo utvrditi točan uzrok." + +#: redbot/core/_diagnoser.py:533 +msgid "This is an unexpected error, please report it on Red's issue tracker." +msgstr "Ovo je neočekivana greška, molimo prijavite je na Red-ovom alatu za praćenje problema." + +#: redbot/core/_diagnoser.py:540 +msgid "Ensure that the command is not bot owner only" +msgstr "Uvjerite se da naredba nije samo za vlasnika bota" + +#: redbot/core/_diagnoser.py:548 +msgid "The command is bot owner only and the given user is not a bot owner." +msgstr "Ova naredba je samo za vlasnika bota, a dati korisnik nije vlasnik bota." + +#: redbot/core/_diagnoser.py:549 +msgid "This cannot be fixed - regular users cannot run bot owner only commands." +msgstr "Ovo se ne može popraviti - obični korisnici ne mogu pokretati naredbe koje su za vlasnika bota." + +#: redbot/core/_diagnoser.py:555 +msgid "Permission hooks" +msgstr "" + +#: redbot/core/_diagnoser.py:565 +msgid "Fatal error: the result of permission hooks is inconsistent." +msgstr "" + +#: redbot/core/_diagnoser.py:566 redbot/core/_diagnoser.py:572 +#: redbot/core/_diagnoser.py:810 +msgid "To fix this issue, a manual review of the installed cogs is required." +msgstr "Da biste riješili ovaj problem, potreban je ručni pregled instaliranih modula." + +#: redbot/core/_diagnoser.py:571 +msgid "The access has been denied by one of the bot's permissions hooks." +msgstr "" + +#: redbot/core/_diagnoser.py:581 +msgid "User's discord permissions, privilege level and rules from Permissions cog" +msgstr "Korisnikove Discord dozvole, razina privilegija i pravila iz Permissions modula" + +#: redbot/core/_diagnoser.py:596 +msgid "The access has been denied due to the rules set for the {cog} cog with Permissions cog." +msgstr "Pristup je odbijen zbog postavljenih pravila {cog} modula s Permissions modulom." + +#: redbot/core/_diagnoser.py:601 +msgid "The access has been denied due to the rules set for the {command} command with Permissions cog." +msgstr "Pristup je odbijen zbog postavljenih pravila {command} naredbe s Permissions modulom." + +#: redbot/core/_diagnoser.py:605 +msgid "To fix the issue, a manual review of the rules is required." +msgstr "Da biste riješili problem, potreban je ručni pregled pravila." + +#: redbot/core/_diagnoser.py:620 +msgid "There's an issue related to the permissions of {cog} cog but we're not able to determine the exact cause." +msgstr "" + +#: redbot/core/_diagnoser.py:625 +msgid "There's an issue related to the permissions of {command} command but we're not able to determine the exact cause." +msgstr "" + +#: redbot/core/_diagnoser.py:629 +msgid "To fix this issue, a manual review of the command is required." +msgstr "" + +#: redbot/core/_diagnoser.py:636 +msgid "Permission checks" +msgstr "" + +#: redbot/core/_diagnoser.py:640 +msgid "The access has been denied by one of the permissions checks of {cog} cog." +msgstr "" + +#: redbot/core/_diagnoser.py:644 +msgid "The access has been denied by one of the permission checks of {command} command." +msgstr "" + +#: redbot/core/_diagnoser.py:652 +msgid "To fix this issue, a manual review of the permission checks is required." +msgstr "" + +#: redbot/core/_diagnoser.py:658 +msgid "User's discord permissions and privilege level" +msgstr "" + +#: redbot/core/_diagnoser.py:667 +msgid "grant the required permissions to the user through role settings or channel overrides" +msgstr "" + +#: redbot/core/_diagnoser.py:673 +msgid "The user is missing some of the channel permissions ({permissions}) required by the {cog} cog." +msgstr "" + +#: redbot/core/_diagnoser.py:678 +msgid "The user is missing some of the channel permissions ({permissions}) required by the {command} command." +msgstr "" + +#: redbot/core/_diagnoser.py:687 +msgid "the guild owner" +msgstr "" + +#: redbot/core/_diagnoser.py:690 +msgid "the mod role" +msgstr "" + +#: redbot/core/_diagnoser.py:692 +msgid "the admin role" +msgstr "" + +#: redbot/core/_diagnoser.py:695 +msgid "assign appropriate role to the user" +msgstr "" + +#: redbot/core/_diagnoser.py:697 +msgid "The user is missing the privilege level ({privilege_level}) required by the {cog} cog." +msgstr "" + +#: redbot/core/_diagnoser.py:704 +msgid "The user is missing the privilege level ({privilege_level}) required by the {command} command." +msgstr "" + +#: redbot/core/_diagnoser.py:717 +msgid "add appropriate rule in the Permissions cog" +msgstr "" + +#: redbot/core/_diagnoser.py:720 +msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {cog} cog." +msgstr "" + +#: redbot/core/_diagnoser.py:729 +msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {command} command." +msgstr "" + +#: redbot/core/_diagnoser.py:747 +msgid "Checks and permissions verification for the command {command}" +msgstr "" + +#: redbot/core/_diagnoser.py:770 redbot/core/_diagnoser.py:883 +msgid "Other command checks" +msgstr "" + +#: redbot/core/_diagnoser.py:771 redbot/core/_diagnoser.py:884 +msgid "The given command is failing one of the required checks." +msgstr "" + +#: redbot/core/_diagnoser.py:772 redbot/core/_diagnoser.py:885 +msgid "To fix this issue, a manual review of the command's checks is required." +msgstr "" + +#: redbot/core/_diagnoser.py:783 +msgid "Global 'call once' checks" +msgstr "" + +#: redbot/core/_diagnoser.py:805 +msgid "Other global 'call once' checks" +msgstr "" + +#: redbot/core/_diagnoser.py:806 +msgid "One of the global 'call once' checks implemented by a 3rd-party cog prevents this command from being ran." +msgstr "" + +#: redbot/core/_diagnoser.py:815 +msgid "Check if the command is disabled" +msgstr "" + +#: redbot/core/_diagnoser.py:825 redbot/core/_diagnoser.py:839 +msgid "To fix this issue, you can run {command} which will enable the {affected_command} command globally." +msgstr "" + +#: redbot/core/_diagnoser.py:838 +msgid "The given command is disabled globally." +msgstr "" + +#: redbot/core/_diagnoser.py:851 +msgid "Checks and permissions verification" +msgstr "" + +#: redbot/core/_diagnoser.py:902 +msgid "Passed" +msgstr "" + +#: redbot/core/_diagnoser.py:904 +msgid "Failed" +msgstr "" + +#: redbot/core/_diagnoser.py:933 +msgid "All checks passed and no issues were detected. Make sure that the given parameters correspond to the channel, user, and command name that have been problematic.\n\n" +"If you still can't find the issue, it is likely that one of the 3rd-party cogs you're using adds a global or cog local before invoke hook that prevents the command from getting invoked as this can't be diagnosed with this tool." +msgstr "" + +#: redbot/core/_diagnoser.py:944 +msgid "The bot has been able to identify the issue." +msgstr "" + +#: redbot/core/_diagnoser.py:947 +msgid "Detected issue: " +msgstr "" + +#: redbot/core/_diagnoser.py:949 +msgid "Solution: " +msgstr "" + +#: redbot/core/_diagnoser.py:951 +msgid "\n" +"Here's a detailed report in case you need it:" +msgstr "" + +#: redbot/core/_diagnoser.py:952 +msgid "Channel: " +msgstr "" + +#: redbot/core/_diagnoser.py:953 +msgid "Command caller: " +msgstr "" + +#: redbot/core/_diagnoser.py:954 +msgid "Command: " +msgstr "" + +#: redbot/core/_diagnoser.py:955 +msgid "Tests that have been ran:" +msgstr "" + +#: redbot/core/bank.py:1058 +msgid "Can't pay for this command in DM without a global bank." +msgstr "" + +#: redbot/core/bank.py:1065 +msgid "You need at least {cost} {currency} to use this command." +msgstr "" + +#: redbot/core/cog_manager.py:316 +#, docstring +msgid "Commands to interface with Red's cog manager." +msgstr "" + +#: redbot/core/cog_manager.py:325 +#, docstring +msgid "\n" +" Lists current cog paths in order of priority.\n" +" " +msgstr "" + +#: redbot/core/cog_manager.py:333 +msgid "Install Path: {install_path}\n" +"Core Path: {core_path}\n\n" +msgstr "" + +#: redbot/core/cog_manager.py:347 +#, docstring +msgid "\n" +" Add a path to the list of available cog paths.\n" +" " +msgstr "" + +#: redbot/core/cog_manager.py:351 +msgid "That path does not exist or does not point to a valid directory." +msgstr "" + +#: redbot/core/cog_manager.py:359 +msgid "Path successfully added." +msgstr "" + +#: redbot/core/cog_manager.py:364 +#, docstring +msgid "\n" +" Removes a path from the available cog paths given the `path_number` from `[p]paths`.\n" +" " +msgstr "" + +#: redbot/core/cog_manager.py:369 redbot/core/cog_manager.py:392 +msgid "Path numbers must be positive." +msgstr "" + +#: redbot/core/cog_manager.py:376 +msgid "That is an invalid path number." +msgstr "" + +#: redbot/core/cog_manager.py:380 +msgid "Path successfully removed." +msgstr "" + +#: redbot/core/cog_manager.py:385 +#, docstring +msgid "\n" +" Reorders paths internally to allow discovery of different cogs.\n" +" " +msgstr "" + +#: redbot/core/cog_manager.py:399 +msgid "Invalid 'from' index." +msgstr "" + +#: redbot/core/cog_manager.py:405 +msgid "Invalid 'to' index." +msgstr "" + +#: redbot/core/cog_manager.py:409 +msgid "Paths reordered." +msgstr "" + +#: redbot/core/cog_manager.py:414 +#, docstring +msgid "\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" +" No installed cogs will be transferred in the process.\n" +" " +msgstr "" + +#: redbot/core/cog_manager.py:428 +msgid "That path does not exist." +msgstr "" + +#: redbot/core/cog_manager.py:433 +msgid "The bot will install new cogs to the `{}` directory." +msgstr "" + +#: redbot/core/cog_manager.py:439 +#, docstring +msgid "\n" +" Lists all loaded and available cogs.\n" +" " +msgstr "" + +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 +msgid "**{} loaded:**\n" +msgstr "" + +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 +msgid "**{} unloaded:**\n" +msgstr "" + +#: redbot/core/core_commands.py:182 +msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." +msgstr "" + +#: redbot/core/core_commands.py:187 +msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." +msgstr "" + +#: redbot/core/core_commands.py:376 +#, docstring +msgid "\n" +" The Core cog has many commands related to core functions.\n\n" +" These commands come loaded with every Red bot, and cover some of the most basic usage of the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:388 +#, docstring +msgid "Pong." +msgstr "" + +#: redbot/core/core_commands.py:393 +#, docstring +msgid "Shows info about [botname]." +msgstr "" + +#: redbot/core/core_commands.py:420 +msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" +"Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" +"(c) Cog Creators" +msgstr "" + +#: redbot/core/core_commands.py:431 +msgid "Instance owned by team" +msgstr "" + +#: redbot/core/core_commands.py:431 +msgid "Instance owned by" +msgstr "" + +#: redbot/core/core_commands.py:436 +msgid "Red version" +msgstr "" + +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 +msgid "Yes, {version} is available." +msgstr "" + +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 +msgid "Checking for updates failed." +msgstr "" + +#: redbot/core/core_commands.py:444 +msgid "Outdated" +msgstr "" + +#: redbot/core/core_commands.py:446 +msgid "About this instance" +msgstr "" + +#: redbot/core/core_commands.py:447 +msgid "About Red" +msgstr "" + +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 +msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" +msgstr "" + +#: redbot/core/core_commands.py:458 +msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" +"Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" +"(c) Cog Creators" +msgstr "" + +#: redbot/core/core_commands.py:469 +msgid "Instance owned by team: [{owner}]\n" +"Python: [{python_version}] (5)\n" +"discord.py: [{dpy_version}] (6)\n" +"Red version: [{red_version}] (7)\n" +msgstr "" + +#: redbot/core/core_commands.py:481 +msgid "Instance owned by: [{owner}]\n" +"Python: [{python_version}] (5)\n" +"discord.py: [{dpy_version}] (6)\n" +"Red version: [{red_version}] (7)\n" +msgstr "" + +#: redbot/core/core_commands.py:500 +msgid "Outdated: [{state}]\n" +msgstr "" + +#: redbot/core/core_commands.py:503 +msgid "**About Red**\n" +msgstr "" + +#: redbot/core/core_commands.py:514 +msgid "**About this instance**\n" +msgstr "" + +#: redbot/core/core_commands.py:516 +msgid "**References**\n" +"1. <{}>\n" +"2. <{}>\n" +"3. <{}>\n" +"4. <{}>\n" +"5. <{}>\n" +"6. <{}>\n" +"7. <{}>\n" +msgstr "" + +#: redbot/core/core_commands.py:532 +#, docstring +msgid "Shows [botname]'s uptime." +msgstr "" + +#: redbot/core/core_commands.py:535 +msgid "Less than one second." +msgstr "" + +#: redbot/core/core_commands.py:537 +msgid "Been up for: **{time_quantity}** (since {timestamp})" +msgstr "" + +#: redbot/core/core_commands.py:544 +#, docstring +msgid "\n" +" Commands which interact with the data [botname] has about you.\n\n" +" More information can be found in the [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:555 +#, docstring +msgid "\n" +" Find out what type of data [botname] stores and why.\n\n" +" **Example:**\n" +" - `[p]mydata whatdata`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:565 +msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" +"Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." +msgstr "" + +#: redbot/core/core_commands.py:584 +#, docstring +msgid "View the End User Data statements of each 3rd-party module.\n\n" +" This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" +" **Example:**\n" +" - `[p]mydata 3rdparty`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:595 +msgid "I need to be able to attach files (try in DMs?)." +msgstr "" + +#: redbot/core/core_commands.py:605 +msgid "This instance does not appear to have any 3rd-party extensions loaded." +msgstr "" + +#: redbot/core/core_commands.py:625 +msgid "3rd party End User Data statements" +msgstr "" + +#: redbot/core/core_commands.py:627 +msgid "The following are statements provided by 3rd-party extensions." +msgstr "" + +#: redbot/core/core_commands.py:632 +msgid "3rd-party extensions without statements\n" +msgstr "" + +#: redbot/core/core_commands.py:643 +msgid "Here's a generated page with the statements provided by 3rd-party extensions." +msgstr "" + +#: redbot/core/core_commands.py:659 +msgid "Did not get confirmation, cancelling." +msgstr "" + +#: redbot/core/core_commands.py:664 +msgid "Did not get a matching confirmation, cancelling." +msgstr "" + +#: redbot/core/core_commands.py:675 +#, docstring +msgid "\n" +" Have [botname] forget what it knows about you.\n\n" +" This may not remove all data about you, data needed for operation,\n" +" such as command cooldowns will be kept until no longer necessary.\n\n" +" Further interactions with [botname] may cause it to learn about you again.\n\n" +" **Example:**\n" +" - `[p]mydata forgetme`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:690 +msgid "This command ({command}) does not support non-interactive usage." +msgstr "" + +#: redbot/core/core_commands.py:697 +msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:707 +msgid "This may take some time." +msgstr "" + +#: redbot/core/core_commands.py:720 +msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" +"Please contact the owner of this bot to address this.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:735 +msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" +"Please contact the owner of this bot to address this.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:745 +msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" +"Please contact the owner of this bot to address this.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:755 +msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" +msgstr "" + +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 +msgid "{mention} The following cogs did not handle deletion:\n" +"{cogs}." +msgstr "" + +#: redbot/core/core_commands.py:773 +#, docstring +msgid "[Coming Soon] Get what data [botname] has about you." +msgstr "" + +#: redbot/core/core_commands.py:775 +msgid "This command doesn't do anything yet, but we're working on adding support for this." +msgstr "" + +#: redbot/core/core_commands.py:784 +#, docstring +msgid "\n" +" Commands for more complete data handling.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:790 +#, docstring +msgid "\n" +" Set the bot to allow users to request a data deletion.\n\n" +" This is on by default.\n" +" Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" +" **Example:**\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:801 +msgid "User can delete their own data. This will not include operational data such as blocked users." +msgstr "" + +#: redbot/core/core_commands.py:809 +#, docstring +msgid "\n" +" Set the bot to not allow users to request a data deletion.\n\n" +" Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" +" **Example:**\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:818 +msgid "User can not delete their own data." +msgstr "" + +#: redbot/core/core_commands.py:822 +#, docstring +msgid "\n" +" Sets how user deletions are treated.\n\n" +" **Example:**\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" **Arguments:**\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" Level:\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:839 +msgid "Cogs will be instructed to remove all non operational data upon a user request." +msgstr "" + +#: redbot/core/core_commands.py:847 +msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." +msgstr "" + +#: redbot/core/core_commands.py:858 +#, docstring +msgid "\n" +" Handle a deletion request from Discord.\n\n" +" This will cause the bot to get rid of or disassociate all data from the specified user ID.\n" +" You should not use this unless Discord has specifically requested this with regard to a deleted user.\n" +" This will remove the user from various anti-abuse measures.\n" +" If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" +" **Arguments:**\n" +" - `` - The id of the user whose data would be deleted.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:872 +msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" +"If you are sure this is what you intend to do please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" +"Please check your logs and contact the creators of these cogs and modules.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" +"Please check your logs and contact the creators of these cogs and modules.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" +"Please check your logs and contact the creators of these cogs and modules.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 +msgid "I've deleted all data about that user that I know how to delete." +msgstr "" + +#: redbot/core/core_commands.py:937 +#, docstring +msgid "Delete data [botname] has about a user for a user.\n\n" +" This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" +" Users have access to a different command for this unless they can't interact with the bot at all.\n" +" This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" +" **Arguments:**\n" +" - `` - The id of the user whose data would be deleted.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:948 +msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" +"If you are sure this is what you intend to do please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:971 +msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" +"Please check your logs and contact the creators of these cogs and modules.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:986 +msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" +"Please check your logs and contact the creators of these cogs and modules.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:997 +msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" +"Please check your logs and contact the creators of these cogs and modules.\n" +"Note: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:1008 +msgid "I've deleted all non-operational data about that user that I know how to delete." +msgstr "" + +#: redbot/core/core_commands.py:1023 +#, docstring +msgid "Delete data [botname] has about a user.\n\n" +" This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" +" This may include more than just end user data, including anti abuse records.\n\n" +" **Arguments:**\n" +" - `` - The id of the user whose data would be deleted.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1033 +msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" +"If you are sure this is what you intend to do please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:1094 +#, docstring +msgid "\n" +" Commands for toggling embeds on or off.\n\n" +" This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" +" The default is to use embeds.\n\n" +" The embed settings are checked until the first True/False in this order:\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1118 +#, docstring +msgid "\n" +" Show the current embed settings.\n\n" +" Provide a command name to check for command specific embed settings.\n\n" +" **Examples:**\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" **Arguments:**\n" +" - `[command]` - Checks this command for command specific embed settings.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1134 +msgid "Embed settings:\n\n" +msgstr "" + +#: redbot/core/core_commands.py:1136 +msgid "Global default: {value}\n" +msgstr "" + +#: redbot/core/core_commands.py:1141 +msgid "Global command setting for {command} command: {value}\n" +msgstr "" + +#: redbot/core/core_commands.py:1147 +msgid "Guild setting: {value}\n" +msgstr "" + +#: redbot/core/core_commands.py:1152 +msgid "Server command setting for {command} command: {value}\n" +msgstr "" + +#: redbot/core/core_commands.py:1158 +msgid "Channel setting: {value}\n" +msgstr "" + +#: redbot/core/core_commands.py:1161 +msgid "User setting: {value}" +msgstr "" + +#: redbot/core/core_commands.py:1167 +#, docstring +msgid "\n" +" Toggle the global embed setting.\n\n" +" This is used as a fallback if the user or guild hasn't set a preference.\n" +" The default is to use embeds.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Example:**\n" +" - `[p]embedset global`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1181 +msgid "Embeds are now disabled by default." +msgstr "" + +#: redbot/core/core_commands.py:1184 +msgid "Embeds are now enabled by default." +msgstr "" + +#: redbot/core/core_commands.py:1190 +#, docstring +msgid "\n" +" Set the server's embed setting.\n\n" +" If set, this is used instead of the global default to determine whether or not to use embeds.\n" +" This is used for all commands done in a server.\n\n" +" If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Examples:**\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" +" **Arguments:**\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 +msgid "Embeds will now fall back to the global setting." +msgstr "" + +#: redbot/core/core_commands.py:1214 +msgid "Embeds are now enabled for this guild." +msgstr "" + +#: redbot/core/core_commands.py:1216 +msgid "Embeds are now disabled for this guild." +msgstr "" + +#: redbot/core/core_commands.py:1224 +#, docstring +msgid "\n" +" Sets a command's embed setting.\n\n" +" If you're the bot owner, this will try to change the command's embed setting globally by default.\n" +" Otherwise, this will try to change embed settings on the current server.\n\n" +" If enabled is left blank, the setting will be unset.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Examples:**\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" **Arguments:**\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1253 +msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." +msgstr "" + +#: redbot/core/core_commands.py:1264 +#, docstring +msgid "\n" +" Sets a command's embed setting globally.\n\n" +" If set, this is used instead of the global default to determine whether or not to use embeds.\n\n" +" If enabled is left blank, the setting will be unset.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Examples:**\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" **Arguments:**\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 +msgid "Embeds are now enabled for {command_name} command." +msgstr "" + +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 +msgid "Embeds are now disabled for {command_name} command." +msgstr "" + +#: redbot/core/core_commands.py:1309 +#, docstring +msgid "\n" +" Sets a commmand's embed setting for the current server.\n\n" +" If set, this is used instead of the server default to determine whether or not to use embeds.\n\n" +" If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Examples:**\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" **Arguments:**\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1332 +msgid "Embeds will now fall back to the server setting." +msgstr "" + +#: redbot/core/core_commands.py:1353 +#, docstring +msgid "\n" +" Set's a channel's embed setting.\n\n" +" If set, this is used instead of the guild and command defaults to determine whether or not to use embeds.\n" +" This is used for all commands done in a channel.\n\n" +" If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Examples:**\n" +" - `[p]embedset channel False` - Disables embeds in this channel.\n" +" - `[p]embedset channel` - Resets value to use guild default.\n\n" +" **Arguments:**\n" +" - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1377 +msgid "Embeds are now {} for this channel." +msgstr "" + +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 +msgid "enabled" +msgstr "" + +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 +msgid "disabled" +msgstr "" + +#: redbot/core/core_commands.py:1384 +#, docstring +msgid "\n" +" Sets personal embed setting for DMs.\n\n" +" If set, this is used instead of the global default to determine whether or not to use embeds.\n" +" This is used for all commands executed in a DM with the bot.\n\n" +" If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" +" To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" +" **Examples:**\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" +" **Arguments:**\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1408 +msgid "Embeds are now enabled for you in DMs." +msgstr "" + +#: redbot/core/core_commands.py:1410 +msgid "Embeds are now disabled for you in DMs." +msgstr "" + +#: redbot/core/core_commands.py:1416 +#, docstring +msgid "Sends to the owner the last command exception that has occurred.\n\n" +" If public (yes is specified), it will be sent to the chat instead.\n\n" +" Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" +" **Examples:**\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" **Arguments:**\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1447 +msgid "No exception has occurred yet." +msgstr "" + +#: redbot/core/core_commands.py:1452 +#, docstring +msgid "Shows [botname]'s invite url.\n\n" +" This will always send the invite to DMs to keep it private.\n\n" +" This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" +" **Example:**\n" +" - `[p]invite`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1473 +#, docstring +msgid "Commands to setup [botname]'s invite settings." +msgstr "" + +#: redbot/core/core_commands.py:1478 +#, docstring +msgid "\n" +" Toggles if `[p]invite` should be accessible for the average user.\n\n" +" The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" +" **Example:**\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" **Arguments:**\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1515 +#, docstring +msgid "\n" +" Make the bot create its own role with permissions on join.\n\n" +" The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\n\n" +" For that, you need to provide a valid permissions level.\n" +" You can generate one here: https://discordapi.com/permissions.html\n\n" +" Please note that you might need two factor authentication for some permissions.\n\n" +" **Example:**\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" **Arguments:**\n" +" - `` - The permission level to require for the bot in the generated invite.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1536 +#, docstring +msgid "\n" +" Add the `applications.commands` scope to your invite URL.\n\n" +" This allows the usage of slash commands on the servers that invited your bot with that scope.\n\n" +" Note that previous servers that invited the bot without the scope cannot have slash commands, they will have to invite the bot a second time.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1547 +msgid "The `applications.commands` scope has been added to the invite URL." +msgstr "" + +#: redbot/core/core_commands.py:1551 +msgid "The `applications.commands` scope has been removed from the invite URL." +msgstr "" + +#: redbot/core/core_commands.py:1557 +#, docstring +msgid "\n" +" Leaves servers.\n\n" +" If no server IDs are passed the local server will be left instead.\n\n" +" Note: This command is interactive.\n\n" +" **Examples:**\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" **Arguments:**\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1574 +msgid "You need to specify at least one server ID." +msgstr "" + +#: redbot/core/core_commands.py:1582 +msgid "You haven't passed any server ID. Do you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1588 +msgid "Are you sure you want me to leave these servers?" +msgstr "" + +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 +msgid "I cannot leave the server `{server_name}`: I am the owner of it." +msgstr "" + +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 +msgid "Response timed out." +msgstr "" + +#: redbot/core/core_commands.py:1618 +msgid "Alright. Bye :wave:" +msgstr "" + +#: redbot/core/core_commands.py:1622 +msgid "Alright. Leaving {number} servers..." +msgstr "" + +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 +msgid "Alright, I'll stay then. :)" +msgstr "" + +#: redbot/core/core_commands.py:1634 +msgid "Alright, I'm not leaving those servers." +msgstr "" + +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 +#, docstring +msgid "\n" +" Lists the servers [botname] is currently in.\n\n" +" Note: This command is interactive.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1659 +#, docstring +msgid "Loads cog packages from the local paths and installed cogs.\n\n" +" See packages available to load with `[p]cogs`.\n\n" +" Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" +" **Examples:**\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" **Arguments:**\n" +" - `` - The cog packages to load.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1680 +msgid "Loaded {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1685 +msgid "The following package is already loaded: {pack}" +msgstr "" + +#: redbot/core/core_commands.py:1689 +msgid "The following packages are already loaded: {packs}" +msgstr "" + +#: redbot/core/core_commands.py:1696 +msgid "Failed to load the following package: {pack}.\n" +"Check your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1701 +msgid "Failed to load the following packages: {packs}\n" +"Check your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 +msgid "The following name is not a valid package name: {pack}\n" +"Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." +msgstr "" + +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 +msgid "The following names are not valid package names: {packs}\n" +"Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." +msgstr "" + +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 +msgid "The following package was not found in any cog path: {pack}." +msgstr "" + +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 +msgid "The following packages were not found in any cog path: {packs}" +msgstr "" + +#: redbot/core/core_commands.py:1736 +msgid "This package could not be loaded for the following reason:\n\n" +"{reason}" +msgstr "" + +#: redbot/core/core_commands.py:1740 +msgid "These packages could not be loaded for the following reasons:\n\n" +"{reasons}" +msgstr "" + +#: redbot/core/core_commands.py:1747 +msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" +"You should inform maintainer of the repo about this message." +msgstr "" + +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 +msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" +"You should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/core/core_commands.py:1772 +#, docstring +msgid "Unloads previously loaded cog packages.\n\n" +" See packages available to unload with `[p]cogs`.\n\n" +" **Examples:**\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" **Arguments:**\n" +" - `` - The cog packages to unload.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1790 +msgid "The following package was unloaded: {pack}." +msgstr "" + +#: redbot/core/core_commands.py:1794 +msgid "The following packages were unloaded: {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1801 +msgid "The following package was not loaded: {pack}." +msgstr "" + +#: redbot/core/core_commands.py:1805 +msgid "The following packages were not loaded: {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1818 +#, docstring +msgid "Reloads cog packages.\n\n" +" This will unload and then load the specified cogs.\n\n" +" Cogs that were not loaded will only be loaded.\n\n" +" **Examples:**\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" **Arguments:**\n" +" - `` - The cog packages to reload.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1839 +msgid "Reloaded {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1844 +msgid "Failed to reload the following package: {pack}.\n" +"Check your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1849 +msgid "Failed to reload the following packages: {packs}\n" +"Check your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1884 +msgid "This package could not be reloaded for the following reason:\n\n" +"{reason}" +msgstr "" + +#: redbot/core/core_commands.py:1888 +msgid "These packages could not be reloaded for the following reasons:\n\n" +"{reasons}" +msgstr "" + +#: redbot/core/core_commands.py:1895 +msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" +"You should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/core/core_commands.py:1916 +#, docstring +msgid "Shuts down the bot.\n\n" +" Allows [botname] to shut down gracefully.\n\n" +" This is the recommended method for shutting down the bot.\n\n" +" **Examples:**\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" +" **Arguments:**\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1933 +msgid "Shutting down... " +msgstr "" + +#: redbot/core/core_commands.py:1939 +#, docstring +msgid "Attempts to restart [botname].\n\n" +" Makes [botname] quit with exit code 26.\n" +" The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" +" **Examples:**\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" +" **Arguments:**\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:1953 +msgid "Restarting..." +msgstr "" + +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Globalno" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Server" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 +#, docstring +msgid "Commands for changing [botname]'s settings." +msgstr "" + +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 +#, docstring +msgid "\n" +" Show the current settings for [botname].\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 +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:3341 +msgid "{bot_name} Settings:\n\n" +"Prefixes: {prefixes}\n" +"{guild_settings}Global locale: {locale}\n" +"Global regional format: {regional_format}\n" +"Default embed colour: {colour}" +msgstr "" + +#: redbot/core/core_commands.py:3363 +#, docstring +msgid "Set the delay until the bot removes the command message.\n\n" +" Must be between -1 and 60.\n\n" +" Set to -1 to disable this feature.\n\n" +" This is only applied to the current server and not globally.\n\n" +" **Examples:**\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" **Arguments:**\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3384 +msgid "Command deleting disabled." +msgstr "" + +#: redbot/core/core_commands.py:3386 +msgid "Delete delay set to {num} seconds." +msgstr "" + +#: redbot/core/core_commands.py:3391 +msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" +msgstr "" + +#: redbot/core/core_commands.py:3398 +msgid "I will not delete command messages." +msgstr "" + +#: redbot/core/core_commands.py:3404 +#, docstring +msgid "\n" +" Toggle whether to use the bot owner-configured colour for embeds.\n\n" +" Default is to use the bot's configured colour.\n" +" Otherwise, the colour used will be the colour of the bot's top role.\n\n" +" **Example:**\n" +" - `[p]set usebotcolour`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3416 +msgid "The bot {} use its configured color for embeds." +msgstr "" + +#: redbot/core/core_commands.py:3417 +msgid "will not" +msgstr "" + +#: redbot/core/core_commands.py:3417 +msgid "will" +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\n" +" Toggle whether to enable fuzzy command search for the server.\n\n" +" This allows the bot to identify potential misspelled commands and offer corrections.\n\n" +" Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" +" Default is for fuzzy command search to be disabled.\n\n" +" **Example:**\n" +" - `[p]set serverfuzzy`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3440 +msgid "Fuzzy command search has been {} for this server." +msgstr "" + +#: redbot/core/core_commands.py:3448 +#, docstring +msgid "\n" +" Toggle whether to enable fuzzy command search in DMs.\n\n" +" This allows the bot to identify potential misspelled commands and offer corrections.\n\n" +" Default is for fuzzy command search to be disabled.\n\n" +" **Example:**\n" +" - `[p]set fuzzy`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3461 +msgid "Fuzzy command search has been {} in DMs." +msgstr "" + +#: redbot/core/core_commands.py:3469 +#, docstring +msgid "\n" +" Sets a default colour to be used for the bot's embeds.\n\n" +" Acceptable values for the colour parameter can be found at:\n\n" +" https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" +" **Examples:**\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" +" **Arguments:**\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3489 +msgid "The color has been reset." +msgstr "" + +#: redbot/core/core_commands.py:3492 +msgid "The color has been set." +msgstr "" + +#: redbot/core/core_commands.py:3501 +#, docstring +msgid "Sets [botname]'s global prefix(es).\n\n" +" Warning: This is not additive. It will replace all current prefixes.\n\n" +" See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" +" **Examples:**\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" **Arguments:**\n" +" - `` - The prefixes the bot will respond to globally.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" +msgstr "" + +#: redbot/core/core_commands.py:3532 +msgid "Cancelled." +msgstr "" + +#: redbot/core/core_commands.py:3536 +msgid "Prefix set." +msgstr "" + +#: redbot/core/core_commands.py:3538 +msgid "Prefixes set." +msgstr "" + +#: redbot/core/core_commands.py:3544 +#, docstring +msgid "\n" +" Sets [botname]'s server prefix(es).\n\n" +" Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" +" This is not additive. It will replace all current server prefixes.\n" +" A prefix cannot have more than 25 characters.\n\n" +" **Examples:**\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n\n" +" **Arguments:**\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3562 +msgid "Server prefixes have been reset." +msgstr "" + +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" + +#: redbot/core/core_commands.py:3570 +msgid "Server prefix set." +msgstr "" + +#: redbot/core/core_commands.py:3572 +msgid "Server prefixes set." +msgstr "" + +#: redbot/core/core_commands.py:3577 +#, docstring +msgid "\n" +" Commands to manage settings for the help command.\n\n" +" All help settings are applied globally.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3586 +#, docstring +msgid "\n" +" Show the current help settings.\n\n" +" Warning: These settings may not be accurate if the default formatter is not in use.\n\n" +" **Example:**\n" +" - `[p]helpset showsettings``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3600 +msgid "Warning: The default formatter is not in use, these settings may not apply." +msgstr "" + +#: redbot/core/core_commands.py:3610 +#, docstring +msgid "\n" +" This resets [botname]'s help formatter to the default formatter.\n\n" +" **Example:**\n" +" - `[p]helpset resetformatter``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3619 +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:3628 +#, docstring +msgid "\n" +" This resets [botname]'s help settings to their defaults.\n\n" +" This may not have an impact when using custom formatters from 3rd party cogs\n\n" +" **Example:**\n" +" - `[p]helpset resetsettings``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3638 +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:3646 +#, docstring +msgid "\n" +" Allows the help command to be sent as a paginated menu instead of separate\n" +" messages.\n\n" +" When enabled, `[p]help` will only show one page at a time and will use reactions to navigate between pages.\n\n" +" This defaults to False.\n" +" Using this without a setting will toggle.\n\n" +" **Examples:**\n" +" - `[p]helpset usemenus True` - Enables using menus.\n" +" - `[p]helpset usemenus` - Toggles the value.\n\n" +" **Arguments:**\n" +" - `[use_menus]` - Whether to use menus. Leave blank to toggle.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3666 +msgid "Help will use menus." +msgstr "" + +#: redbot/core/core_commands.py:3668 +msgid "Help will not use menus." +msgstr "" + +#: redbot/core/core_commands.py:3672 +#, docstring +msgid "\n" +" This allows the help command to show hidden commands.\n\n" +" This defaults to False.\n" +" Using this without a setting will toggle.\n\n" +" **Examples:**\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" +" **Arguments:**\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3689 +msgid "Help will not filter hidden commands." +msgstr "" + +#: redbot/core/core_commands.py:3691 +msgid "Help will filter hidden commands." +msgstr "" + +#: redbot/core/core_commands.py:3695 +#, docstring +msgid "\n" +" This allows the help command to show existing commands aliases if there is any.\n\n" +" This defaults to True.\n" +" Using this without a setting will toggle.\n\n" +" **Examples:**\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" +" **Arguments:**\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." +msgstr "" + +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." +msgstr "" + +#: redbot/core/core_commands.py:3718 +#, docstring +msgid "\n" +" This allows the help command message to be ticked if help is sent to a DM.\n\n" +" Ticking is reacting to the help message with a ✅.\n\n" +" Defaults to False.\n" +" Using this without a setting will toggle.\n\n" +" Note: This is only used when the bot is not using menus.\n\n" +" **Examples:**\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" +" **Arguments:**\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3739 +msgid "Help will now tick the command when sent in a DM." +msgstr "" + +#: redbot/core/core_commands.py:3741 +msgid "Help will not tick the command when sent in a DM." +msgstr "" + +#: redbot/core/core_commands.py:3745 +#, docstring +msgid "\n" +" Sets if commands which can't be run in the current context should be filtered from help.\n\n" +" Defaults to True.\n" +" Using this without a setting will toggle.\n\n" +" **Examples:**\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" **Arguments:**\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3762 +msgid "Help will only show for commands which can be run." +msgstr "" + +#: redbot/core/core_commands.py:3764 +msgid "Help will show up without checking if the commands can be run." +msgstr "" + +#: redbot/core/core_commands.py:3768 +#, docstring +msgid "\n" +" Sets whether the bot should respond to help commands for nonexistent topics.\n\n" +" When enabled, this will indicate the existence of help topics, even if the user can't use it.\n\n" +" Note: This setting on its own does not fully prevent command enumeration.\n\n" +" Defaults to False.\n" +" Using this without a setting will toggle.\n\n" +" **Examples:**\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" **Arguments:**\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3789 +msgid "Help will verify the existence of help topics." +msgstr "" + +#: redbot/core/core_commands.py:3792 +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." +msgstr "" + +#: redbot/core/core_commands.py:3800 +#, 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" +" The default value is 1000 characters. The minimum value is 500.\n" +" The maximum is based on the lower of what you provide and what discord allows.\n\n" +" Please note that setting a relatively small character limit may\n" +" mean some pages will exceed this limit.\n\n" +" **Example:**\n" +" - `[p]helpset pagecharlimit 1500`\n\n" +" **Arguments:**\n" +" - `` - The max amount of characters to show per page in the help message.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3817 +msgid "You must give a value of at least 500 characters." +msgstr "" + +#: redbot/core/core_commands.py:3821 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:3825 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\n\n" +" Note: This setting does not apply to menu help.\n\n" +" If a help message contains more pages than this value, the help message will\n" +" be sent to the command author via DM. This is to help reduce spam in server\n" +" text channels.\n\n" +" The default value is 2 pages.\n\n" +" **Examples:**\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" **Arguments:**\n" +" - `` - The max pages allowed to send per help in a server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:3847 +msgid "Done. The page limit has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:3852 +#, docstring +msgid "Set the delay after which help pages will be deleted.\n\n" +" The setting is disabled by default, and only applies to non-menu help,\n" +" sent in server text channels.\n" +" Setting the delay to 0 disables this feature.\n\n" +" The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" +" **Examples:**\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" **Arguments:**\n" +" - `` - The seconds to wait before deleting help pages.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3873 +msgid "The delay cannot be longer than 14 days!" +msgstr "" + +#: redbot/core/core_commands.py:3878 +msgid "Done. Help messages will not be deleted now." +msgstr "" + +#: redbot/core/core_commands.py:3880 +msgid "Done. The delete delay has been set to {} seconds." +msgstr "" + +#: redbot/core/core_commands.py:3884 +#, docstring +msgid "Set the timeout for reactions, if menus are enabled.\n\n" +" The default is 30 seconds.\n" +" The timeout has to be between 15 and 300 seconds.\n\n" +" **Examples:**\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" **Arguments:**\n" +" - `` - The timeout, in seconds, of the reactions.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3899 +msgid "You must give a value of at least 15 seconds!" +msgstr "" + +#: redbot/core/core_commands.py:3902 +msgid "The timeout cannot be greater than 5 minutes!" +msgstr "" + +#: redbot/core/core_commands.py:3906 +msgid "Done. The reaction timeout has been set to {} seconds." +msgstr "" + +#: redbot/core/core_commands.py:3910 +#, docstring +msgid "\n" +" Set the tagline to be used.\n\n" +" The maximum tagline length is 2048 characters.\n" +" This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" +" **Examples:**\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" **Arguments:**\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3925 +msgid "The tagline has been reset." +msgstr "" + +#: redbot/core/core_commands.py:3929 +msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." +msgstr "" + +#: redbot/core/core_commands.py:3937 +msgid "The tagline has been set." +msgstr "" + +#: redbot/core/core_commands.py:3942 +#, docstring +msgid "Sends a message to the owner.\n\n" +" This is limited to one message every 60 seconds per person.\n\n" +" **Example:**\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" +" **Arguments:**\n" +" - `[message]` - The message to send to the owner.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3954 +msgid "User ID: {}" +msgstr "" + +#: redbot/core/core_commands.py:3957 +msgid "through DM" +msgstr "" + +#: redbot/core/core_commands.py:3959 +msgid "from {}" +msgstr "" + +#: redbot/core/core_commands.py:3960 +msgid " | Server ID: {}" +msgstr "" + +#: redbot/core/core_commands.py:3965 +msgid "Use `{}dm {} ` to reply to this user" +msgstr "" + +#: redbot/core/core_commands.py:3967 +msgid "Sent by {} {}" +msgstr "" + +#: redbot/core/core_commands.py:3972 +msgid "I've been configured not to send this anywhere." +msgstr "" + +#: redbot/core/core_commands.py:4043 +msgid "Your message has been sent." +msgstr "" + +#: redbot/core/core_commands.py:4045 +msgid "I'm unable to deliver your message. Sorry." +msgstr "" + +#: redbot/core/core_commands.py:4050 +#, docstring +msgid "Sends a DM to a user.\n\n" +" This command needs a user ID to work.\n\n" +" To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" +" Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" +" **Example:**\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" **Arguments:**\n" +" - `[message]` - The message to dm to the user.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4066 +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:4076 +msgid "Owner of {}" +msgstr "" + +#: redbot/core/core_commands.py:4077 +msgid "You can reply to this message with {}contact" +msgstr "" + +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 +msgid "Sorry, I couldn't deliver your message to {}" +msgstr "" + +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 +msgid "Message delivered to {}" +msgstr "" + +#: redbot/core/core_commands.py:4109 +#, docstring +msgid "Prints the bot's data path." +msgstr "" + +#: redbot/core/core_commands.py:4113 +msgid "Data path: {path}" +msgstr "" + +#: redbot/core/core_commands.py:4119 +#, docstring +msgid "Shows debug information useful for debugging." +msgstr "" + +#: redbot/core/core_commands.py:4236 +#, docstring +msgid "\n" +" Diagnose issues with the command checks with ease!\n\n" +" If you want to diagnose the command from a text channel in a different server,\n" +" you can do so by using the command in DMs.\n\n" +" **Example:**\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" **Arguments:**\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4253 +msgid "The channel needs to be passed when using this command in DMs." +msgstr "" + +#: redbot/core/core_commands.py:4266 +msgid "The given user is not a member of the diagnosed server." +msgstr "" + +#: redbot/core/core_commands.py:4273 +msgid "Don't try to fool me, the given member can't access the {channel} channel!" +msgstr "" + +#: redbot/core/core_commands.py:4284 +#, docstring +msgid "\n" +" Commands to manage the allowlist.\n\n" +" Warning: When the allowlist is in use, the bot will ignore commands from everyone not on the list.\n\n" +" Use `[p]allowlist clear` to disable the allowlist\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4295 +#, docstring +msgid "\n" +" Adds users to the allowlist.\n\n" +" **Examples:**\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" **Arguments:**\n" +" - `` - The user or users to add to the allowlist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4307 +msgid "Users have been added to the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4309 +msgid "User has been added to the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4313 +#, docstring +msgid "\n" +" Lists users on the allowlist.\n\n" +" **Example:**\n" +" - `[p]allowlist list`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4325 +msgid "Users on the allowlist:" +msgstr "" + +#: redbot/core/core_commands.py:4327 +msgid "User on the allowlist:" +msgstr "" + +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 +msgid "Unknown or Deleted User" +msgstr "" + +#: redbot/core/core_commands.py:4339 +#, docstring +msgid "\n" +" Removes users from the allowlist.\n\n" +" The allowlist will be disabled if all users are removed.\n\n" +" **Examples:**\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" **Arguments:**\n" +" - `` - The user or users to remove from the allowlist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4353 +msgid "Users have been removed from the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4355 +msgid "User has been removed from the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4359 +#, docstring +msgid "\n" +" Clears the allowlist.\n\n" +" This disables the allowlist.\n\n" +" **Example:**\n" +" - `[p]allowlist clear`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4368 +msgid "Allowlist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:4373 +#, docstring +msgid "\n" +" Commands to manage the blocklist.\n\n" +" Use `[p]blocklist clear` to disable the blocklist\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4382 +#, docstring +msgid "\n" +" Adds users to the blocklist.\n\n" +" **Examples:**\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" **Arguments:**\n" +" - `` - The user or users to add to the blocklist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4398 +msgid "You cannot add an owner to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:4403 +msgid "Users have been added to the blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4405 +msgid "User has been added to the blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4409 +#, docstring +msgid "\n" +" Lists users on the blocklist.\n\n" +" **Example:**\n" +" - `[p]blocklist list`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4421 +msgid "Users on the blocklist:" +msgstr "" + +#: redbot/core/core_commands.py:4423 +msgid "User on the blocklist:" +msgstr "" + +#: redbot/core/core_commands.py:4435 +#, docstring +msgid "\n" +" Removes users from the blocklist.\n\n" +" **Examples:**\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" **Arguments:**\n" +" - `` - The user or users to remove from the blocklist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4447 +msgid "Users have been removed from the blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4449 +msgid "User has been removed from the blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4453 +#, docstring +msgid "\n" +" Clears the blocklist.\n\n" +" **Example:**\n" +" - `[p]blocklist clear`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4460 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:4466 +#, docstring +msgid "\n" +" Commands to manage the server specific allowlist.\n\n" +" Warning: When the allowlist is in use, the bot will ignore commands from everyone not on the list in the server.\n\n" +" Use `[p]localallowlist clear` to disable the allowlist\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4479 +#, docstring +msgid "\n" +" Adds a user or role to the server allowlist.\n\n" +" **Examples:**\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" **Arguments:**\n" +" - `` - The users or roles to remove from the local allowlist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4498 +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:4507 +msgid "Users and/or roles have been added to the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4509 +msgid "User or role has been added to the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4513 +#, docstring +msgid "\n" +" Lists users and roles on the server allowlist.\n\n" +" **Example:**\n" +" - `[p]localallowlist list`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4525 +msgid "Allowed users and/or roles:" +msgstr "" + +#: redbot/core/core_commands.py:4527 +msgid "Allowed user or role:" +msgstr "" + +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 +msgid "Unknown or Deleted User/Role" +msgstr "" + +#: redbot/core/core_commands.py:4541 +#, docstring +msgid "\n" +" Removes user or role from the allowlist.\n\n" +" The local allowlist will be disabled if all users are removed.\n\n" +" **Examples:**\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" **Arguments:**\n" +" - `` - The users or roles to remove from the local allowlist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4562 +msgid "I cannot allow you to do this, as it would remove your ability to run commands." +msgstr "" + +#: redbot/core/core_commands.py:4570 +msgid "Users and/or roles have been removed from the server allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4572 +msgid "User or role has been removed from the server allowlist." +msgstr "" + +#: redbot/core/core_commands.py:4576 +#, docstring +msgid "\n" +" Clears the allowlist.\n\n" +" This disables the local allowlist and clears all entries.\n\n" +" **Example:**\n" +" - `[p]localallowlist clear`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4585 +msgid "Server allowlist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:4591 +#, docstring +msgid "\n" +" Commands to manage the server specific blocklist.\n\n" +" Use `[p]localblocklist clear` to disable the blocklist\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4602 +#, docstring +msgid "\n" +" Adds a user or role to the local blocklist.\n\n" +" **Examples:**\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" **Arguments:**\n" +" - `` - The users or roles to add to the local blocklist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4616 +msgid "You cannot add yourself to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:4619 +msgid "You cannot add the guild owner to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:4622 +msgid "You cannot add a bot owner to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:4627 +msgid "Users and/or roles have been added from the server blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4629 +msgid "User or role has been added from the server blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4633 +#, docstring +msgid "\n" +" Lists users and roles on the server blocklist.\n\n" +" **Example:**\n" +" - `[p]localblocklist list`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4645 +msgid "Blocked users and/or roles:" +msgstr "" + +#: redbot/core/core_commands.py:4647 +msgid "Blocked user or role:" +msgstr "" + +#: redbot/core/core_commands.py:4661 +#, docstring +msgid "\n" +" Removes user or role from local blocklist.\n\n" +" **Examples:**\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" **Arguments:**\n" +" - `` - The users or roles to remove from the local blocklist.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:4675 +msgid "Users and/or roles have been removed from the server blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4677 +msgid "User or role has been removed from the server blocklist." +msgstr "" + +#: redbot/core/core_commands.py:4681 +#, docstring +msgid "\n" +" Clears the server blocklist.\n\n" +" This disables the server blocklist and clears all entries.\n\n" +" **Example:**\n" +" - `[p]blocklist clear`\n" +" " +msgstr "\n" +" Briše popis blokiranih servera.\n\n" +" Ovo onemogućuje popis blokiranih servera i briše sve unose.\n\n" +" **Primjer:**\n" +" - `[p]blocklist clear`\n" +" " + +#: redbot/core/core_commands.py:4690 +msgid "Server blocklist has been cleared." +msgstr "Popis blokiranih servera je izbrisan." + +#: redbot/core/core_commands.py:4695 +#, docstring +msgid "Commands to enable and disable commands and cogs." +msgstr "Naredbe za omogućavanje i onemogućavanje naredbi i modula." + +#: redbot/core/core_commands.py:4701 +#, docstring +msgid "Set the default state for a cog as disabled.\n\n" +" This will disable the cog for all servers by default.\n" +" To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" +" Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" +" **Examples:**\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" +" **Arguments:**\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" " +msgstr "Postavite zadano stanje za modul kao onemogućeno.\n\n" +" Ovo će prema zadanim postavkama onemogućiti modul za sve servere.\n" +" Da biste ga nadjačali, koristite `[p]command enablecog` na serverima kojima želite dozvoliti korištenje modula.\n\n" +" Napomena: Ovo će raditi samo za učitane module i mora sadržavati velika početna slova.\n\n" +" **Primjeri:**\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" +" **Argumenti:**\n" +" - `` - Naziv modula koji će prema zadanim postavkama biti onemogućen. Mora sadržavati velika početna slova.\n" +" " + +#: redbot/core/core_commands.py:4717 +msgid "You can't disable this cog by default." +msgstr "Ne možete onemogućiti ovaj modul prema zadanim postavkama." + +#: redbot/core/core_commands.py:4719 +msgid "{cogname} has been set as disabled by default." +msgstr "{cogname} je postavljen kao onemogućen prema zadanim postavkama." + +#: redbot/core/core_commands.py:4724 +#, 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" +" To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" +" Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" +" **Examples:**\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" +" **Arguments:**\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" " +msgstr "Postavite zadano stanje za modul kao omogućeno.\n\n" +" Ovo će prema zadanim postavkama omogućiti modul za sve servere.\n" +" Da biste ga nadjačali, koristite `[p]command disablecog` na serverima kojima želite zabraniti korištenje modula.\n\n" +" Napomena: Ovo će raditi samo za učitane module i mora sadržavati velika početna slova.\n\n" +" **Primjeri:**\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" +" **Argumenti:**\n" +" - `` - Naziv modula koji će prema zadanim postavkama biti omogućen. Mora sadržavati velika početna slova.\n" +" " + +#: redbot/core/core_commands.py:4740 +msgid "{cogname} has been set as enabled by default." +msgstr "{cogname} je postavljen kao omogućen prema zadanim postavkama." + +#: redbot/core/core_commands.py:4745 +#, 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" +" **Examples:**\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" +" **Arguments:**\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" " +msgstr "Onemogući modul u ovom serveru.\n\n" +" Napomena: Ovo će raditi samo na učitanim modulima i ime modula mora sadržavati velika početna slova.\n\n" +" **Primjeri:**\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" +" **Argumenti:**\n" +" - `` - Naziv modula kojeg treba onemogućiti u ovom serveru. Mora sadržavati velika početna slova.\n" +" " + +#: redbot/core/core_commands.py:4758 +msgid "You can't disable this cog as you would lock yourself out." +msgstr "Ne možete onemogućiti ovaj modul jer bi sami sebe zaključali." + +#: redbot/core/core_commands.py:4760 +msgid "{cogname} has been disabled in this guild." +msgstr "{cogname} je onemogućen u ovom serveru." + +#: redbot/core/core_commands.py:4763 +msgid "{cogname} was already disabled (nothing to do)." +msgstr "{cogname} je već onemogućen (nemam išta za napraviti)." + +#: redbot/core/core_commands.py:4769 +#, 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" +" **Examples:**\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" +" **Arguments:**\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" " +msgstr "Omogući modul u ovom serveru.\n\n" +" Napomena: Ovo će raditi samo na učitanim modulima i ime modula mora sadržavati velika početna slova.\n\n" +" **Primjeri:**\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" +" **Argumenti:**\n" +" - `` - Naziv modula kojeg treba omogućiti u ovom serveru. Mora sadržavati velika početna slova.\n" +" " + +#: redbot/core/core_commands.py:4781 +msgid "{cogname} has been enabled in this guild." +msgstr "{cogname} je omogućen u ovom serveru." + +#: redbot/core/core_commands.py:4786 +msgid "Cog \"{arg}\" not found." +msgstr "Modul \"{arg}\" nije pronađen." + +#: redbot/core/core_commands.py:4789 +msgid "{cogname} was not disabled (nothing to do)." +msgstr "{cogname} nije onemogućen (nemam išta za napraviti)." + +#: redbot/core/core_commands.py:4795 +#, docstring +msgid "List the cogs which are disabled in this server.\n\n" +" **Example:**\n" +" - `[p]command listdisabledcogs`\n" +" " +msgstr "Prikažite popis onemogućenih modula u ovom serveru.\n\n" +" **Primjer:**\n" +" - `[p]command listdisabledcogs`\n" +" " + +#: redbot/core/core_commands.py:4808 +msgid "The following cogs are disabled in this guild:\n" +msgstr "Sljedeći moduli su onemogućeni u ovom serveru:\n" + +#: redbot/core/core_commands.py:4814 +msgid "There are no disabled cogs in this guild." +msgstr "U ovom serveru nema onemogućenih modula." + +#: redbot/core/core_commands.py:4818 +#, docstring +msgid "\n" +" List disabled commands.\n\n" +" If you're the bot owner, this will show global disabled commands by default.\n" +" Otherwise, this will show disabled commands on the current server.\n\n" +" **Example:**\n" +" - `[p]command listdisabled`\n" +" " +msgstr "\n" +" Prikažite popis onemogućenih naredbi.\n\n" +" Ako ste vlasnik bota, ovo će prema zadanim postavkama prikazati globalno onemogućene naredbe.\n" +" U suprotnom, ovo će prikazati onemogućene naredbe za trenutni server.\n\n" +" **Primjer:**\n" +" - `[p]command listdisabled`\n" +" " + +#: redbot/core/core_commands.py:4835 +#, docstring +msgid "List disabled commands globally.\n\n" +" **Example:**\n" +" - `[p]command listdisabled global`\n" +" " +msgstr "Prikažite popis globalno onemogućenih naredbi.\n\n" +" **Primjer:**\n" +" - `[p]command listdisabled global`\n" +" " + +#: redbot/core/core_commands.py:4842 +msgid "There aren't any globally disabled commands." +msgstr "Nema globalno onemogućenih naredbi." + +#: redbot/core/core_commands.py:4845 +msgid "{} commands are disabled globally.\n" +msgstr "{} naredbi je globalno onemogućeno.\n" + +#: redbot/core/core_commands.py:4849 +msgid "1 command is disabled globally.\n" +msgstr "Jedna naredba je globalno onemogućena.\n" + +#: redbot/core/core_commands.py:4857 +#, docstring +msgid "List disabled commands in this server.\n\n" +" **Example:**\n" +" - `[p]command listdisabled guild`\n" +" " +msgstr "Prikažite popis onemogućenih naredbi u ovom serveru.\n\n" +" **Primjer:**\n" +" - `[p]command listdisabled guild`\n" +" " + +#: redbot/core/core_commands.py:4864 +msgid "There aren't any disabled commands in {}." +msgstr "U {} nema onemogućenih naredbi." + +#: redbot/core/core_commands.py:4867 +msgid "{} commands are disabled in {}.\n" +msgstr "{} naredbi je onemogućeno u {}.\n" + +#: redbot/core/core_commands.py:4871 +msgid "1 command is disabled in {}.\n" +msgstr "Jedna naredba je onemogućena u {}.\n" + +#: redbot/core/core_commands.py:4878 +#, docstring +msgid "\n" +" Disable a command.\n\n" +" If you're the bot owner, this will disable commands globally by default.\n" +" Otherwise, this will disable commands on the current server.\n\n" +" **Examples:**\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" **Arguments:**\n" +" - `` - The command to disable.\n" +" " +msgstr "\n" +"Onemogući naredbu.\n\n" +" Ako ste vlasnik bota, ovo će prema zadanim postavkama naredbe globalno onemogućiti.\n" +" U suprotnom, ovo će onemogućiti naredbe u trenutnom serveru.\n\n" +" **Primjeri:**\n" +" - `[p]command disable userinfo` - Onemogućuje naredbu `userinfo` iz Mod modula.\n" +" - `[p]command disable urban` - Onemogućuje naredbu `urban` iz General modula.\n\n" +" **Argumenti:**\n" +" - `` - Naredba koju onemogućujete.\n" +" " + +#: redbot/core/core_commands.py:4900 +#, docstring +msgid "\n" +" Disable a command globally.\n\n" +" **Examples:**\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" **Arguments:**\n" +" - `` - The command to disable globally.\n" +" " +msgstr "\n" +" Globalno onemogućite naredbu.\n\n" +" **Primjeri:**\n" +" - `[p]command disable global userinfo` - Onemogućuje naredbu `userinfo` iz Mod modula.\n" +" - `[p]command disable global urban` - Onemogućuje naredbu `urban` iz General modula.\n\n" +" **Argumenti:**\n" +" - `` - Naredba koju globalno onemogućujete.\n" +" " + +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 +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:4918 redbot/core/core_commands.py:4954 +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:4927 +msgid "That command is already disabled globally." +msgstr "Ta je naredba već globalno onemogućena." + +#: redbot/core/core_commands.py:4936 +#, docstring +msgid "\n" +" Disable a command in this server only.\n\n" +" **Examples:**\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" **Arguments:**\n" +" - `` - The command to disable for the current server.\n" +" " +msgstr "\n" +" Onemogućite naredbu u ovom serveru.\n\n" +" **Primjeri:**\n" +" - `[p]command disable server userinfo` - Onemogućuje naredbu `userinfo` iz Mod modula.\n" +" - `[p]command disable server urban` - Onemogućuje naredbu `urban` iz General modula.\n\n" +" **Argumenti:**\n" +" - `` - Naredba koju onemogućujete za trenutni server.\n" +" " + +#: redbot/core/core_commands.py:4960 +msgid "You are not allowed to disable that command." +msgstr "Nije vam dopušteno onemogućiti tu naredbu." + +#: redbot/core/core_commands.py:4970 +msgid "That command is already disabled in this server." +msgstr "Ta je naredba već onemogućena u ovom serveru." + +#: redbot/core/core_commands.py:4976 +#, 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" +" Otherwise, this will try to enable a command disabled on the current server.\n\n" +" **Examples:**\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" **Arguments:**\n" +" - `` - The command to enable.\n" +" " +msgstr "Omogući naredbu.\n\n" +" Ako ste vlasnik bota, ovo će prema zadanim postavkama pokušati omogućiti globalno onemogućenu naredbu.\n" +" U suprotnom, ovo će pokušati omogućiti naredbu onemogućenu u trenutnom serveru.\n\n" +" **Primjeri:**\n" +" - `[p]command enable userinfo` - Omogućuje naredbu `userinfo` iz Mod modula.\n" +" - `[p]command enable urban` - Omogućuje naredbu `urban` iz General modula.\n\n" +" **Argumenti:**\n" +" - `` - Naredba koju omogućujete.\n" +" " + +#: redbot/core/core_commands.py:4996 +#, docstring +msgid "\n" +" Enable a command globally.\n\n" +" **Examples:**\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" **Arguments:**\n" +" - `` - The command to enable globally.\n" +" " +msgstr "\n" +" Globalno omogućite naredbu.\n\n" +" **Primjeri:**\n" +" - `[p]command enable global userinfo` - Omogućuje naredbu `userinfo` iz Mod modula.\n" +" - `[p]command enable global urban` - Omogućuje naredbu `urban` iz General modula.\n\n" +" **Argumenti:**\n" +" - `` - Naredba koju globalno omogućujete.\n" +" " + +#: redbot/core/core_commands.py:5011 +msgid "That command is already enabled globally." +msgstr "Ta je naredba već globalno omogućena." + +#: redbot/core/core_commands.py:5020 +#, docstring +msgid "\n" +" Enable a command in this server.\n\n" +" **Examples:**\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" **Arguments:**\n" +" - `` - The command to enable for the current server.\n" +" " +msgstr "\n" +" Omogućite naredbu u ovom serveru.\n\n" +" **Primjeri:**\n" +" - `[p]command enable server userinfo` - Omogućuje naredbu `userinfo` iz Mod modula.\n" +" - `[p]command enable server urban` - Omogućuje naredbu `urban` iz General modula.\n\n" +" **Argumenti:**\n" +" - `` - Naredba koju omogućujete za trenutni server.\n" +" " + +#: redbot/core/core_commands.py:5032 +msgid "You are not allowed to enable that command." +msgstr "Nije vam dopušteno omogućiti tu naredbu." + +#: redbot/core/core_commands.py:5042 +msgid "That command is already enabled in this server." +msgstr "Ta je naredba već omogućena u ovom serveru." + +#: redbot/core/core_commands.py:5049 +#, docstring +msgid "Set the bot's response to disabled commands.\n\n" +" Leave blank to send nothing.\n\n" +" To include the command name in the message, include the `{command}` placeholder.\n\n" +" **Examples:**\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" **Arguments:**\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" +" " +msgstr "Postavite botov odgovor na onemogućene naredbe.\n\n" +" Ostavite prazno da ništa ne šalje.\n\n" +" Da biste uključili naziv naredbe u poruku, uključite `{command}` u poruku.\n\n" +" **Primjeri:**\n" +" - `[p]command disabledmsg Ova naredba je onemogućena`\n" +" - `[p]command disabledmsg {command} je onemogućen`\n" +" - `[p]command disabledmsg` - Ne šalje išta kada se onemogućena naredba pokuša izvodit.\n\n" +" **Argumenti:**\n" +" - `[message]` - Poruka za slanje kada se onemogućena naredba pokuša izvodit.\n" +" " + +#: redbot/core/core_commands.py:5070 +#, docstring +msgid "\n" +" Commands to manage server settings for immunity from automated actions.\n\n" +" This includes duplicate message deletion and mention spam from the Mod cog, and filters from the Filter cog.\n" +" " +msgstr "\n" +" Naredbe za upravljanje postavkama servera za imunitet od automatiziranih radnji.\n\n" +" To uključuje brisanje duplikatnih poruka i neželjenog spominjanja iz Mod modula i filtre iz Filter modula.\n" +" " + +#: redbot/core/core_commands.py:5079 +#, docstring +msgid "\n" +" Gets the current members and roles configured for automatic moderation action immunity.\n\n" +" **Example:**\n" +" - `[p]autoimmune list`\n" +" " +msgstr "\n" +" Dobiva trenutne članove i uloge konfigurirane za imunitet na automatsku moderaciju.\n\n" +" **Primjer:**\n" +" - `[p]autoimmune list`\n" +" " + +#: redbot/core/core_commands.py:5092 +msgid "Roles immune from automated moderation actions:\n" +msgstr "Uloge imune na automatizirane radnje moderiranja:\n" + +#: redbot/core/core_commands.py:5097 +msgid "Members immune from automated moderation actions:\n" +msgstr "Članovi imuni na automatizirane radnje moderiranja:\n" + +#: redbot/core/core_commands.py:5101 +msgid "No immunity settings here." +msgstr "Ovdje nema postavki imuniteta." + +#: redbot/core/core_commands.py:5110 +#, docstring +msgid "\n" +" Makes a user or role immune from automated moderation actions.\n\n" +" **Examples:**\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" **Arguments:**\n" +" - `` - The user or role to add immunity to.\n" +" " +msgstr "\n" +" Čini korisnika ili ulogu imunim na automatizirane radnje moderiranja.\n\n" +" **Primjeri:**\n" +" - `[p]autoimmune add @Twentysix` - Dodaje korisnika.\n" +" - `[p]autoimmune add @Moderatori` - Dodaje ulogu.\n\n" +" **Argumenti:**\n" +" - `` - Korisnik ili uloga za dodavanje imuniteta.\n" +" " + +#: redbot/core/core_commands.py:5122 +msgid "Already added." +msgstr "Već dodano." + +#: redbot/core/core_commands.py:5130 +#, docstring +msgid "\n" +" Remove a user or role from being immune to automated moderation actions.\n\n" +" **Examples:**\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" **Arguments:**\n" +" - `` - The user or role to remove immunity from.\n" +" " +msgstr "\n" +" Uklonite korisnika ili ulogu da ne budu imuni na automatizirane radnje moderiranja.\n\n" +" **Primjeri:**\n" +" - `[p]autoimmune remove @Twentysix` - Uklanja korisnika.\n" +" - `[p]autoimmune remove @Moderatori` - Uklanja ulogu.\n\n" +" **Argumenti:**\n" +" - `` - Korisnik ili uloga za uklanjanje imuniteta.\n" +" " + +#: redbot/core/core_commands.py:5142 +msgid "Not in list." +msgstr "Nije na popisu." + +#: redbot/core/core_commands.py:5150 +#, docstring +msgid "\n" +" Checks if a user or role would be considered immune from automated actions.\n\n" +" **Examples:**\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" +" **Arguments:**\n" +" - `` - The user or role to check the immunity of.\n" +" " +msgstr "\n" +" Provjerava bi li se korisnik ili uloga smatrali imunim na automatizirane radnje.\n\n" +" **Primjeri:**\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Moderatori`\n\n" +" **Argumenti:**\n" +" - `` - Korisnik ili uloga za provjeru imuniteta.\n" +" " + +#: redbot/core/core_commands.py:5162 +msgid "They are immune." +msgstr "Imuni su." + +#: redbot/core/core_commands.py:5164 +msgid "They are not immune." +msgstr "Nisu imuni." + +#: redbot/core/core_commands.py:5191 +#, docstring +msgid "\n" +" Commands to add servers or channels to the ignore list.\n\n" +" The ignore list will prevent the bot from responding to commands in the configured locations.\n\n" +" Note: Owners and Admins override the ignore list.\n" +" " +msgstr "\n" +" Naredbe za dodavanje servera ili kanala na popis ignoriranja.\n\n" +" Popis ignoriranja spriječit će bota da odgovori na naredbe na konfiguriranim mjestima.\n\n" +" Napomena: Vlasnici i administratori nadjačavaju popis ignoriranja.\n" +" " + +#: redbot/core/core_commands.py:5201 +#, docstring +msgid "\n" +" List the currently ignored servers and channels.\n\n" +" **Example:**\n" +" - `[p]ignore list`\n" +" " +msgstr "\n" +" Navedite trenutno ignorirane servere i kanale.\n\n" +" **Primjer:**\n" +" - `[p]ignore list`\n" +" " + +#: redbot/core/core_commands.py:5216 +#, docstring +msgid "\n" +" Ignore commands in the channel or category.\n\n" +" Defaults to the current channel.\n\n" +" Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" +" **Examples:**\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to ignore. Can be a category channel.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:5236 +msgid "Channel added to ignore list." +msgstr "Kanal je dodan na popis ignoriranih." + +#: redbot/core/core_commands.py:5238 +msgid "Channel already in ignore list." +msgstr "Kanal je već na popisu ignoriranih." + +#: redbot/core/core_commands.py:5243 +#, docstring +msgid "\n" +" Ignore commands in this server.\n\n" +" Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" +" **Example:**\n" +" - `[p]ignore server` - Ignores the current server\n" +" " +msgstr "\n" +" Ignoriraj naredbe u ovom serveru.\n\n" +" Napomena: Vlasnici, administratori i oni s dopuštenjima za upravljanje serverom nadjačavaju ignorirane servere.\n\n" +" **Primjer:**\n" +" - `[p]ignore server` - Ignorira trenutni server\n" +" " + +#: redbot/core/core_commands.py:5254 +msgid "This server has been added to the ignore list." +msgstr "Ovaj server je dodan na popis ignoriranih." + +#: redbot/core/core_commands.py:5256 +msgid "This server is already being ignored." +msgstr "Ovaj server se već ignorira." + +#: redbot/core/core_commands.py:5262 +#, 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:5270 +#, docstring +msgid "\n" +" Remove a channel or category from the ignore list.\n\n" +" Defaults to the current channel.\n\n" +" **Examples:**\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" **Arguments:**\n" +" - `` - The channel to unignore. This can be a category channel.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:5289 +msgid "Channel removed from ignore list." +msgstr "Kanal je uklonjen s popisa ignoriranih." + +#: redbot/core/core_commands.py:5291 +msgid "That channel is not in the ignore list." +msgstr "Ovaj kanal nije na popisu ignoriranih." + +#: redbot/core/core_commands.py:5296 +#, docstring +msgid "\n" +" Remove this server from the ignore list.\n\n" +" **Example:**\n" +" - `[p]unignore server` - Stops ignoring the current server\n" +" " +msgstr "\n" +" Uklonite ovaj server s popisa ignoriranih.\n\n" +" **Primjer:**\n" +" - `[p]unignore server` - Prestaje ignorirati trenutni server\n" +" " + +#: redbot/core/core_commands.py:5305 +msgid "This server has been removed from the ignore list." +msgstr "Ovaj server je uklonjen s popisa ignoriranih." + +#: redbot/core/core_commands.py:5307 +msgid "This server is not in the ignore list." +msgstr "Ovaj server nije na popisu ignoriranih." + +#: redbot/core/core_commands.py:5313 +msgid "This server is currently being ignored." +msgstr "Ovaj server se trenutno ignorira." + +#: redbot/core/core_commands.py:5325 +msgid "Currently ignored categories: {categories}\n" +"Channels: {channels}" +msgstr "Trenutno ignorirane kategorije: {categories}\n" +"Kanali: {channels}" + +#: redbot/core/core_commands.py:5340 +#, docstring +msgid "\n" +" Get info about Red's licenses.\n" +" " +msgstr "\n" +" Dobijte informacije o Red-ovim licencama.\n" +" " + +#: redbot/core/dev_commands.py:36 +#, docstring +msgid "Various development focused utilities." +msgstr "Razne usluge usmjerene na razvoj." + +#: redbot/core/dev_commands.py:123 +#, docstring +msgid "Evaluate a statement of python code.\n\n" +" The bot will always respond with the return value of the code.\n" +" If the return value of the code is a coroutine, it will be awaited,\n" +" and the result of that will be the bot's response.\n\n" +" Note: Only one statement may be evaluated. Using certain restricted\n" +" keywords, e.g. yield, will result in a syntax error. For multiple\n" +" lines or asynchronous code, see [p]repl or [p]eval.\n\n" +" Environment Variables:\n" +" ctx - command invocation context\n" +" bot - bot object\n" +" channel - the current channel object\n" +" author - command author's member object\n" +" message - the command's message object\n" +" discord - discord.py library\n" +" commands - redbot.core.commands\n" +" _ - The result of the last dev command.\n" +" " +msgstr "Procijenite dio python kôda.\n\n" +" Bot će uvijek odgovoriti s povratnom vrijednošću kôda. Ako je\n" +" povratna vrijednost kôda korutina, čekat će se, a rezultat\n" +" toga će biti botov odgovor.\n\n" +" Napomena: Može se evaluirati samo jedna izjava. Korištenje\n" +" određenih ograničenih ključnih riječi, npr. yield, rezultirat će\n" +" sintaksičkom pogreškom. Za više redaka ili asinkroni kôd\n" +" pogledajte [p]repl ili [p]eval.\n\n" +" Varijable okruženja:\n" +" ctx - kontekst pozivanja naredbe\n" +" bot - objekt bota\n" +" channel - objekt trenutnog kanala\n" +" author - objekt autora naredbe\n" +" message - objekt poruke naredbe\n" +" discord - discord.py biblioteka\n" +" commands - redbot.core.commands\n" +" _ - Rezultat posljednje dev naredbe.\n" +" " + +#: redbot/core/dev_commands.py:167 +#, docstring +msgid "Execute asynchronous code.\n\n" +" This command wraps code into the body of an async function and then\n" +" calls and awaits it. The bot will respond with anything printed to\n" +" stdout, as well as the return value of the function.\n\n" +" The code can be within a codeblock, inline code or neither, as long\n" +" as they are not mixed and they are formatted correctly.\n\n" +" Environment Variables:\n" +" ctx - command invocation context\n" +" bot - bot object\n" +" channel - the current channel object\n" +" author - command author's member object\n" +" message - the command's message object\n" +" discord - discord.py library\n" +" commands - redbot.core.commands\n" +" _ - The result of the last dev command.\n" +" " +msgstr "Izvršite asinkroni kôd.\n\n" +" Ova naredba omota kôd u tijelo asinkrone funkcije a zatim\n" +" je poziva i čeka. Bot će odgovoriti svime što je ispisano na\n" +" stdout, kao i povratnom vrijednošću funkcije.\n\n" +" Kôd može biti unutar kodnog bloka, umetnutog kôda ili nijedno,\n" +" sve dok nisu pomiješani i pravilno formatirani.\n\n" +" Varijable okruženja:\n" +" ctx - kontekst pozivanja naredbe\n" +" bot - objekt bota\n" +" channel - objekt trenutnog kanala\n" +" author - objekt autora naredbe\n" +" message - objekt poruke naredbe\n" +" discord - discord.py biblioteka\n" +" commands - redbot.core.commands\n" +" _ - Rezultat posljednje dev naredbe.\n" +" " + +#: redbot/core/dev_commands.py:221 +#, docstring +msgid "Open an interactive REPL.\n\n" +" The REPL will only recognise code as messages which start with a\n" +" backtick. This includes codeblocks, and as such multiple lines can be\n" +" evaluated.\n" +" " +msgstr "Otvorite interaktivni REPL.\n\n" +" REPL će kod prepoznati samo kao poruke koje počinju s povratnom\n" +" kvačicom. To uključuje blokove koda, te se tako može procijeniti više\n" +" redaka.\n" +" " + +#: redbot/core/dev_commands.py:230 +msgid "Already running a REPL session in this channel. Exit it with `quit`." +msgstr "REPL sesija se već izvodi u ovom kanalu. Izađite s `quit`." + +#: redbot/core/dev_commands.py:234 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "REPL sesija se već izvodi u ovom kanalu. Nastavi REPL s `{}repl resume`." + +#: redbot/core/dev_commands.py:245 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "Unesite kod za izvršenje ili analizu. `exit()` ili `quit` za izlaz. `{}repl pause` za pauziranje." + +#: redbot/core/dev_commands.py:259 +msgid "Exiting." +msgstr "Izlazim." + +#: redbot/core/dev_commands.py:310 +msgid "Unexpected error: `{}`" +msgstr "Neočekivana greška: `{}`" + +#: redbot/core/dev_commands.py:314 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "Pauzira/nastavlja REPL koji se izvodi u trenutnom kanalu" + +#: redbot/core/dev_commands.py:316 +msgid "There is no currently running REPL session in this channel." +msgstr "Trenutno nema pokrenute REPL sesije u ovom kanalu." + +#: redbot/core/dev_commands.py:324 +msgid "The REPL session in this channel has been resumed." +msgstr "REPL sesija u ovom kanalu je nastavljena." + +#: redbot/core/dev_commands.py:326 +msgid "The REPL session in this channel is now paused." +msgstr "REPL sesija u ovom kanalu je sada pauzirana." + +#: redbot/core/dev_commands.py:331 +#, docstring +msgid "Mock another user invoking a command.\n\n" +" The prefix must not be entered.\n" +" " +msgstr "Pretvarajte se da drugi korisnik poziva naredbu.\n\n" +" Prefiks se ne smije unijeti.\n" +" " + +#: redbot/core/dev_commands.py:344 +#, docstring +msgid "Dispatch a message event as if it were sent by a different user.\n\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" +" " +msgstr "Pošaljite događaj poruke kao da ga je poslao drugi korisnik.\n\n" +" Trenutna poruka se koristi kao baza (uključujući privitke, ugrađeni sadržaj itd.),\n" +" sadržaj i autor poruke zamjenjuju se navedenim argumentima.\n\n" +" Napomena: ako `sadržaj` nije proslijeđen, poruka mora sadržavati ugradnje, privitke,\n" +" ili bilo što drugo što poruku čini nepraznom.\n" +" " + +#: redbot/core/dev_commands.py:366 +#, docstring +msgid "Give bot owners the ability to bypass cooldowns.\n\n" +" Does not persist through restarts." +msgstr "Omogućite vlasnicima bota da zaobiđu vrijeme hlađenja.\n\n" +" Ne traje nakon ponovnog pokretanja." + +#: redbot/core/dev_commands.py:374 +msgid "Bot owners will now bypass all commands with cooldowns." +msgstr "Vlasnici bota će sada zaobilaziti hlađenje svih naredbi." + +#: redbot/core/dev_commands.py:376 +msgid "Bot owners will no longer bypass all commands with cooldowns." +msgstr "Vlasnici bota više neće zaobilaziti hlađenje svih naredbi." + +#: redbot/core/errors.py:49 +msgid "{user}'s balance cannot rise above {max} {currency}." +msgstr "Račun korisnika {user} ne može porasti iznad {max} {currency}." + +#: redbot/core/events.py:100 +msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" +msgstr "Vaša Red instanca je zastarjela! {} je trenutna verzija, no vi koristite {}!" + +#: redbot/core/events.py:110 +msgid "\n\n" +"While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" +msgstr "\n\n" +"Iako bi sljedeća naredba trebala raditi u većini slučajeva budući da se temelji na vašem trenutnom operativnom sustavu, **preporučujemo da pročitate dokumente za ažuriranje na <{docs}> i provjerite postoji li išta drugo što je potrebno obaviti tijekom ažuriranja.**" + +#: redbot/core/events.py:134 +msgid "\n\n" +"To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" +msgstr "\n\n" +"Da biste ažurirali svog bota, prvo isključite bota, a zatim otvorite {console} (ne kao administrator) i pokrenite sljedeće:\n\n" + +#: redbot/core/events.py:139 +msgid "Command Prompt" +msgstr "Naredbeni redak" + +#: redbot/core/events.py:141 +msgid "Terminal" +msgstr "Terminal" + +#: redbot/core/events.py:148 +msgid "\n" +"Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" +msgstr "\n" +"Nakon što ponovno pokrenete svog bota, ako imate module treće strane, toplo preporučujemo da ih ažurirate ovom naredbom u Discordu: `[p]cog update`" + +#: redbot/core/events.py:155 +msgid "\n\n" +"You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" +"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " +msgstr "\n\n" +"Imate Python `{py_version}` dok ovo ažuriranje zahtijeva `{req_py}`; ne možete jednostavno pokorenuti naredbu ažuriranja.\n\n" +"Morat ćete slijediti upute za ažuriranje u našim dokumentima iznad. Ako i dalje trebate pomoć pri ažuriranju, posjetite naš #support kanal u " + +#: redbot/core/events.py:216 +msgid "`{user_input}` is not a valid value for `{command}`" +msgstr "`{user_input}` nije važeća vrijednost za `{command}`" + +#: redbot/core/events.py:241 +msgid "Error in command '{command}'. Check your console or logs for details." +msgstr "Pogreška u naredbi '{command}'. Provjerite konzolu ili zapisnike za detalje." + +#: redbot/core/events.py:266 +msgid "I require the {permission} permission to execute that command." +msgstr "Potrebna mi je {permission} dozvola za izvršavanje te naredbe." + +#: redbot/core/events.py:270 +msgid "I require {permission_list} permissions to execute that command." +msgstr "Potrebne su mi {permission_list} dozvole za izvršavanje te naredbe." + +#: redbot/core/events.py:278 +msgid "That command is not available in DMs." +msgstr "Ova naredba nije dostupna u direktnim porukama." + +#: redbot/core/events.py:280 +msgid "That command is only available in DMs." +msgstr "Ova naredba je dostupna samo u direktnim porukama." + +#: redbot/core/events.py:282 +msgid "That command is only available in NSFW channels." +msgstr "Ova naredba je dostupna samo u NSFW kanalima." + +#: redbot/core/events.py:292 +msgid "This command is on cooldown. Try again in {delay}." +msgstr "Ova naredba je na hlađenju. Pokušajte ponovo za {delay}." + +#: redbot/core/events.py:294 +msgid "This command is on cooldown. Try again in 1 second." +msgstr "Ova naredba je na hlađenju. Pokušajte ponovo za 1 sekundu." + +#: redbot/core/events.py:299 +msgid "Too many people using this command. It can only be used {number} times concurrently." +msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo {number} puta istovremeno." + +#: redbot/core/events.py:304 +msgid "Too many people using this command. It can only be used once concurrently." +msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo jednom istovremeno." + +#: redbot/core/events.py:310 +msgid "That command is still completing, it can only be used {number} times per {type} concurrently." +msgstr "Ta se naredba još uvijek dovršava, može se koristiti samo {number} puta po {type} istovremeno." + +#: redbot/core/events.py:315 +msgid "That command is still completing, it can only be used once per {type} concurrently." +msgstr "Ta se naredba još uvijek dovršava, može se koristiti samo jednom po {type} istovremeno." + +#: redbot/core/events.py:321 +msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." +msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo {number} puta po {type} istovremeno." + +#: redbot/core/events.py:326 +msgid "Too many people using this command. It can only be used once per {type} concurrently." +msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo jednom po {type} istovremeno." + +#: redbot/core/modlog.py:420 +msgid "Case #{} | {} {}" +msgstr "Slučaj #{} | {} {}" + +#: redbot/core/modlog.py:422 +msgid "**Reason:** Use the `reason` command to add it" +msgstr "**Razlog:** Koristite naredbu `reason` da biste ga dodali" + +#: redbot/core/modlog.py:425 +msgid "Unknown" +msgstr "Nepoznato" + +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 +msgid "Deleted User." +msgstr "Izbrisan korisnik." + +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 +msgid "**Reason:** {}" +msgstr "**Razlog:** {}" + +#: redbot/core/modlog.py:503 +msgid "Moderator" +msgstr "Moderator" + +#: redbot/core/modlog.py:505 +msgid "Until" +msgstr "Do" + +#: redbot/core/modlog.py:506 +msgid "Duration" +msgstr "Trajanje" + +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 +msgid "Channel" +msgstr "Kanal" + +#: redbot/core/modlog.py:511 +msgid "{channel} (deleted)" +msgstr "{channel} (izbrisan)" + +#: redbot/core/modlog.py:517 +msgid "Amended by" +msgstr "Izmijenio" + +#: redbot/core/modlog.py:519 +msgid "Last modified at" +msgstr "Posljednja izmjena" + +#: redbot/core/modlog.py:539 +msgid "**User:** {}\n" +msgstr "**Korisnik:** {}\n" + +#: redbot/core/modlog.py:540 +msgid "**Moderator:** {}\n" +msgstr "**Moderator:** {}\n" + +#: redbot/core/modlog.py:543 +msgid "**Until:** {}\n" +"**Duration:** {}\n" +msgstr "**Do:** {}\n" +"**Trajanje:** {}\n" + +#: redbot/core/modlog.py:546 +msgid "**Channel**: {} (Deleted)\n" +msgstr "**Kanal**: {} (Izbrisan)\n" + +#: redbot/core/modlog.py:548 +msgid "**Channel**: {}\n" +msgstr "**Kanal**: {}\n" + +#: redbot/core/modlog.py:550 +msgid "**Amended by:** {}\n" +msgstr "**Izmijenio:** {}\n" + +#: redbot/core/modlog.py:552 +msgid "**Last modified at:** {}\n" +msgstr "**Posljednja izmjena:** {}\n" + diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index 71d674352..e7345c2c4 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Nem lehet fizetni ézért a parancsért DM-ben globális bank nélkül." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Legfeljebb {cost}{currency} kell ahoz hogy használd ezt a parancsot." @@ -530,27 +530,22 @@ msgstr "Útvonalak újrarendezve." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Megmutatja a jelenlegi telepítési útvonalat vagy beállítja ha megadtál egyet.\n" -" A megadott útvonalnak abszolútnak vagy relatívnak kell lenni a bot mappájához képest\n" -" és a mappának már léteznie kell.\n\n" -"Az eddig feltelepített cogs-ok nem lesznek áthelyezve.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Az útvonal nem létezik." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "A bot új cog-okat fog letölteni a `{}` könyvtárba." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -559,23 +554,23 @@ msgstr "\n" " Kilistázza a betöltött és elérhető cog-okat.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} betöltve:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} kirakva:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -583,74 +578,72 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Példány tulajdonosa" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red verzió" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Igen, {version} elérhető." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Frissítések keresése sikertelen." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Elavult" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Erről a példányról" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -660,19 +653,19 @@ msgstr "Példány tulajdonosa: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red verziója: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Elavult: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Erről a példányról**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -683,20 +676,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -704,7 +697,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -713,12 +706,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -727,39 +720,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -771,63 +764,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Ez eltarthat egy darabig." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -838,11 +831,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -852,11 +845,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -870,15 +863,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -891,34 +884,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -929,34 +922,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -966,12 +959,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -991,7 +984,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1005,35 +998,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1045,15 +1038,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1069,20 +1062,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1099,11 +1092,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1119,15 +1112,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1143,11 +1136,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1163,21 +1156,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "engedélyezve" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "nincs engedélyezve" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1193,15 +1188,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1214,11 +1209,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1228,12 +1223,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1245,7 +1240,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1260,7 +1255,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1269,15 +1264,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1292,43 +1287,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1336,7 +1343,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1349,67 +1356,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1421,23 +1428,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1450,36 +1457,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1492,11 +1499,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Leállítás... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1509,30 +1516,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Újraindítás..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "globális" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "JPG / PNG formátum az elfogadott." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Kész." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Nincs jogom hogy megváltoztassam a nevem." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "A helyszín be lett állítva." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1540,7 +2499,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1555,138 +2514,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1697,19 +2541,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 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:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "nem fogja" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "fogja" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1721,11 +2565,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1736,11 +2580,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1757,256 +2601,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "A szín resetelve." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "A szín be lett állítva." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "JPG / PNG formátum az elfogadott." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Kész." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Nincs jogom hogy megváltoztassam a nevem." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2021,30 +2624,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Megszakítva." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2055,220 +2658,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "A helyszín be lett állítva." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2276,7 +2682,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2286,11 +2692,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2299,11 +2705,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2313,11 +2719,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2333,15 +2739,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2355,15 +2761,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2377,15 +2783,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2401,15 +2807,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2423,15 +2829,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2447,15 +2853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2470,15 +2876,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2494,15 +2900,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2519,19 +2925,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2546,19 +2952,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2572,19 +2978,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2595,43 +3001,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 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:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2644,41 +3050,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 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:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2693,19 +3099,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2714,7 +3120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2726,15 +3132,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2743,21 +3149,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2770,15 +3176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2788,11 +3194,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2800,7 +3206,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2812,19 +3218,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2833,15 +3239,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2853,15 +3259,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2870,11 +3276,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2883,7 +3289,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2896,19 +3302,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2917,19 +3323,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2943,19 +3349,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2965,11 +3371,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2977,7 +3383,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2990,27 +3396,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3019,15 +3425,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3040,15 +3446,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3058,16 +3464,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3081,15 +3487,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3103,11 +3509,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3119,19 +3525,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3143,19 +3549,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3163,15 +3569,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3182,7 +3588,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3190,19 +3596,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3210,19 +3616,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3236,7 +3642,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3248,19 +3654,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3272,15 +3678,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3293,7 +3699,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3305,11 +3711,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3321,15 +3727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3343,7 +3749,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3351,7 +3757,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3360,143 +3766,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3505,7 +3839,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3514,7 +3848,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3530,15 +3864,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3548,20 +3882,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3576,15 +3910,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3593,24 +3927,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3719,22 +4053,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3742,174 +4078,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index 883131d21..46779b672 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "Jalur diatur ulang." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Jalan itu tidak ada." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Bot akan menginstal roda gigi baru ke direktori `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "diaktifkan" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "dinonaktifkan" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Mematikan... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Memulai ulang..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "per-server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "global" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Format JPG / PNG saja." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Selesai." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Saya kurang memiliki izin untuk mengganti nama panggilan saya sendiri." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Lokal telah ditetapkan." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Perintah menghapus dinonaktifkan." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Saya tidak akan menghapus pesan perintah." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Format JPG / PNG saja." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Selesai." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Saya kurang memiliki izin untuk mengganti nama panggilan saya sendiri." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Dibatalkan." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Lokal telah ditetapkan." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Saluran ditambahkan ke daftar abaikan." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Saluran sudah ada didalam daftar abaikan." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Saluran di hapus dari dalam daftar abaikan." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "Saluran sedang tidak ada di dalam daftar abaikan." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index aef5731a7..ec8779027 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Impossibile pagare per questo comando in DM senza una banca globale." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Necessiti di almeno {cost} {currency} per usare questo comando." @@ -532,27 +532,22 @@ msgstr "I percorsi sono stati riordinati." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Restituisce il percorso di installazione corrente o lo imposta se ne viene fornito uno.\n" -" Il percorso fornito deve essere assoluto o relativo alla directory\n" -" del bot e deve già esistere.\n\n" -" Nessun ingranaggio installato verrà trasferito nel processo.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Questo percorso non esiste." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "In futuro i cogs verranno installati nella directory '{}'." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +556,23 @@ msgstr "\n" " Mostra i cogs caricati e disponibili.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} caricati:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} non attivi:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Alias {alias_name} è già un comando o alias esistente in uno dei cogs caricati." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Il comando {command_name} è già un comando o alias esistente in uno dei cogs caricati." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,21 +583,17 @@ msgstr "\n" " Questi comandi vengono caricati con ogni Red bot, e coprono alcuni degli usi più basilari del bot.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Mostra informazioni su [botname].\n\n" -" Vedi `[p]set custominfo` per personalizzare.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -610,43 +601,43 @@ msgstr "Questo bot è un'istanza di [Red, un Discord bot open source]({}) creato "Red è supportato da una comunità appassionata che contribuisce e crea contenuti per tutti da godere. [Unisciti a noi oggi]({}) e aiutaci a migliorarlo!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Instanza posseduta dal team" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Istanza posseduta da" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Versione di Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Sì, {version} è disponibile." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Controllo per gli aggiornamenti fallito." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Obsoleto" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Informazioni su quest'istanza" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Informazioni su Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Portando felicità fin dal 02 Gennaio 2016 (da {} giorni!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -654,7 +645,7 @@ msgstr "Questo bot è un'istanza di [Red, un Discord bot open source]({}) creato "Red è supportato da una comunità appassionata che contribuisce e crea contenuti per tutti da godere. [Unisciti a noi oggi]({}) e aiutaci a migliorarlo!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -664,7 +655,7 @@ msgstr "Istanza di proprietà di: [{owner}]\n" "Discord.py: [{dpy_version}] (6)\n" "Versione Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -674,19 +665,19 @@ msgstr "Istanza di proprietà di: [{owner}]\n" "Discord.py: [{dpy_version}] (6)\n" "Versione Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Obsoleto: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**Informazioni su Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Informazioni su quest'istanza**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -704,20 +695,20 @@ msgstr "**Referenze**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Mostra il tempo online di [botname]." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -728,7 +719,7 @@ msgstr "\n" " Ulteriori informazioni possono essere trovate nella [Documentazione dati utente finale.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -741,13 +732,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Questo bot memorizza alcuni dati sugli utenti come necessario per funzionare. Questo è per lo più l'ID che il tuo utente è assegnato da Discord, collegato a una manciata di cose a seconda di ciò che si interagisce con nel bot. Ci sono alcuni comandi che lo memorizzano per tenere traccia di chi ha creato qualcosa. (come le playlists) Per dettagli completi su questo e dettagli più dettagliati su ciò che è memorizzato e perché, vedere {link}.\n\n" "Inoltre, gli addons di terze parti caricati dal proprietario del bot possono o non possono memorizzare altre cose. Puoi usare `{prefix}mydata 3rdparty` per visualizzare le istruzioni fornite da ogni aggiunta di terze parti." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -760,39 +751,39 @@ msgstr "Visualizza le istruzioni sui dati dell'utente finale di ogni modulo di t " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Devo avere l'autorizzazione di attaccare i files (prova in DM?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Questa istanza non sembra avere alcuna estensione 3rd-party caricata." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "Dichiarazioni di dati utente finale di terze parti" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Di seguito sono riportate le dichiarazioni fornite da estensioni di terze parti." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "Estensioni 3rd-party senza dichiarazioni\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Ecco una pagina generata con le dichiarazioni fornite dalle estensioni 3rd-party." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Non è stata ricevuta la conferma, cancellando..." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Non è stata ricevuta la conferma, cancellando..." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -811,19 +802,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Questo comando ({command}) non supporta l'utilizzo non interattivo." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Ciò causerà la rimozione del bot e/o la dissociazione dei dati da parte dell'utente. Non si libererà di dati operativi come voci modlog, avvertimenti o muti. Se sei sicuro che questo è quello che vuoi, rispondi come segue:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Questo potrebbe richiedere un po' di tempo." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -831,7 +822,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -839,7 +830,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -847,27 +838,27 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Ho cancellato tutti i dati non operativi su di te (che so come eliminare) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} I seguenti cogs non hanno gestito l'eliminazione:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[In arrivo] Ottieni quali dati [botname] ha su di te." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Questo comando non fa ancora niente, ma stiamo lavorando per aggiungere il supporto per esso." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -876,7 +867,7 @@ msgstr "\n" " Comandi per una gestione dei dati più completa.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -893,11 +884,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "L'utente può eliminare i propri dati. Ciò non includerà i dati operativi come gli utenti bloccati." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -913,11 +904,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "L'utente non può eliminare i propri dati." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -940,15 +931,15 @@ msgstr "\n" " - `1`: i cog dovrebbero eliminare tutto ciò di cui il cog non ha bisogno riguardo all'utente.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "I cog saranno istruiti a rimuovere tutti i dati non operativi su richiesta dell'utente." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "I cogs saranno informati che un utente ha fatto una richiesta di cancellazione dei dati, e i dettagli di cosa cancellare saranno lasciati alla discrezione dell'autore del cog." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -969,12 +960,12 @@ msgstr "\n" " - `` - L'id dell'utente i cui dati sarebbero stati eliminati.\n" " " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Gestisci una richiesta di cancellazione da Discord. Questo farà sì che il bot elimini o disassegni tutti i dati dall'ID utente specificato. Non dovresti usarlo a meno che Discord non lo abbia espressamente richiesto per un utente eliminato. Questo rimuoverà l'utente da varie misure anti-abuso. Se stai elaborando una richiesta manuale da parte di un utente, potresti volere `{prefix} mydata ownermanagement deleteforuser` invece. **Argomenti:** - `` - L'id dell'utente i cui dati sarebbero stati eliminati.:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -982,7 +973,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -990,7 +981,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -998,11 +989,11 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "Ho cancellato tutti i dati relativi a quell'utente che so come eliminare." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1019,13 +1010,13 @@ msgstr "Elimina i dati che [botname] ha riguardo ad un utente.\n\n" " - `` - L'id dell'utente i cui dati sarebbero stati eliminati.\n" " " -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Questo farà sì che il bot elimini o disassegni un sacco di dati non operativi dall'utente specificato. Gli utenti hanno accesso a un comando diverso per questo a meno che non possano interagire con il bot a tutti. Questa operazione è per lo più sicura, ma non si dovrebbe utilizzare a meno che l'elaborazione di una richiesta da parte di questo utente in quanto potrebbe influire sul loro utilizzo del bot. \n\n" "Se sei sicuro che questo è ciò che intendi fare, rispondi come segue:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1033,7 +1024,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1041,7 +1032,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1049,11 +1040,11 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Ho cancellato tutti i dati non operativi di quell'utente che so come eliminare." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1068,13 +1059,13 @@ msgstr "Elimina i dati [botname] ha riguardo a un utente.\n\n" " - `` - L'id dell'utente i cui dati sarebbero stati eliminati.\n" " " -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Questo causerà il bot per sbarazzarsi o dissociare un sacco di dati sull'utente specificato. Questo può includere più di semplici dati degli utenti finali, compresi i record anti abusi.\n\n" "Se sei sicuro che questo è ciò che intendi fare, rispondi come segue:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1109,7 +1100,7 @@ msgstr "\n" " 3. Global setting - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1123,35 +1114,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Impostazioni embed:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "Default globale: {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "Impostazione del comando globale per il comando {command}: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Impostazione gilda: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "Impostazione del comando globale per il comando {command}: {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Impostazioni del canale: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Impostazioni utente: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1170,15 +1161,15 @@ msgstr "\n" " - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Gli embed sono ora disabilitati per impostazione predefinita." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Gli embed sono ora abilitati per impostazione predefinita." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1205,20 +1196,20 @@ msgstr "\n" " - `[enabled]` - Indica se usare embeds su questo server. Lascia vuoto per reimpostare il valore predefinito.\n" " " -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Per gli embed adesso verrà utilizzata l'impostazione di default." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Gli embed sono ora abilitati per questa gilda." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Gli embed sono ora disabilitati per questa gilda." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1247,11 +1238,11 @@ msgstr "\n" " - `[enabled]` - Indica se usare gli embeds per questo comando. Lascia vuoto per reimpostare il valore predefinito.\n" " " -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Il comando passato richiede l'autorizzazione Link Incorporati e quindi non può essere impostato per non usare gli embeds." -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1279,15 +1270,15 @@ msgstr "\n" " - `[enabled]` - Indica se usare gli embeds per questo comando. Lascia vuoto per reimpostare il valore predefinito.\n" " " -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "Gli embed sono ora abilitati per il comando {command_name}." -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "Gli embed sono ora disabilitati per il comando {command_name}." -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1315,11 +1306,11 @@ msgstr "\n" " - `[enabled]` - Indica se usare gli embeds per questo comando. Lascia vuoto per reimpostare il valore predefinito.\n" " " -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "Per gli embed adesso verrà utilizzata l'impostazione di default." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1346,21 +1337,23 @@ msgstr "\n" " - `[enabled]` - Indica se usare embeds su questo server. Lascia vuoto per reimpostare il valore predefinito.\n" " " -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Gli embed sono ora {} per questo canale." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "abilitata" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "disabilitata" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1387,15 +1380,15 @@ msgstr "\n" " - `[enabled]` - Indica se usare embeds su questo server. Lascia vuoto per reimpostare il valore predefinito.\n" " " -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Gli embeds sono ora abilitati per te in DMs." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Gli embeds sono ora disabilitati per te in DMs." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1416,11 +1409,11 @@ msgstr "Invia al proprietario l'ultima eccezione di comando che si è verificata " - `[public]` - Indica se inviare il traceback al contesto attuale. Lascia vuoto per inviare ai tuoi DM.\n" " " -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Nessuna eccezione si è ancora verificata." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1435,12 +1428,12 @@ msgstr "Mostra l'url di invito di [botname].\n\n" " - `[p]invito`\n" " " -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Comandi per configurare le impostazioni di invito di [botname]." -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1459,7 +1452,7 @@ msgstr "\n" " - `[confirm]` - Richiesto per essere pubblicato. Non è necessario passare al privato.\n" " " -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1484,7 +1477,7 @@ msgstr "\n" " - `` - Il livello di autorizzazione da richiedere per il bot nell'invito generato.\n" " " -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1493,15 +1486,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1526,43 +1519,55 @@ msgstr "\n" " - `[servers...]` - I server da lasciare. Quando vuoto, tenta di lasciare il server corrente.\n" " " -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "È necessario specificare almeno un ID server." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Non hai passato alcun ID del server. Vuoi che lasci questo server?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "Sei sicuro di volere che lasci questi server?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 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:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Bene. Ciao :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "Bene. Lasciando {number} servers..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Bene, starò qui allora. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "Va bene, non lascerò quei server." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1573,7 +1578,7 @@ msgstr "\n" " Nota: Questo comando è interattivo.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1594,67 +1599,67 @@ msgstr "Carica i pacchetti cog dai percorsi locali e gli ingranaggi installati.\ " - `` - I pacchetti cog da caricare.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Caricato {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1666,23 +1671,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1695,36 +1700,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1737,11 +1742,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Arresto in corso... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1754,30 +1759,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Riavvio in corso..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "globale" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "I formati file permessi sono JPG / PNG." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Fatto." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Non ho i permessi necessari per cambiare il mio nickname." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Status cambiato a {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Questo ruolo è già un ruolo moderatore." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Questo ruolo è ora considerato un ruolo di mod." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "Quel ruolo non era un ruolo di amministratore per cominciare." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Questo ruolo non è più considerato un ruolo amministratore." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "Quel ruolo non era un ruolo mod per cominciare." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Questo ruolo non è più considerato un ruolo moderatore." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Impostazioni locali sono stata impostata." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1785,7 +2742,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1800,152 +2757,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Questo ruolo è già un ruolo moderatore." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Questo ruolo è ora considerato un ruolo di mod." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Rimuove un ruolo di amministratore per questa gilda.\n\n" -" **Esempi:**\n" -" - `[p]imposta removeadminrole @Admins`\n" -" - `[p]imposta removeadminrole Super Admins`\n\n" -" **Argomenti:**\n" -" - `` - Il ruolo da rimuovere dall'essere un amministratore.\n" -" " - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "Quel ruolo non era un ruolo di amministratore per cominciare." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Questo ruolo non è più considerato un ruolo amministratore." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Rimuove un ruolo di amministratore per questa gilda.\n\n" -" **Esempi:**\n" -" - `[p]imposta removeadminrole @Admins`\n" -" - `[p]imposta removeadminrole Super Admins`\n\n" -" **Argomenti:**\n" -" - `` - Il ruolo da rimuovere dall'essere un amministratore.\n" -" " - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "Quel ruolo non era un ruolo mod per cominciare." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Questo ruolo non è più considerato un ruolo moderatore." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1956,19 +2784,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "Il bot {} utilizzerà i colori configurati per gli embed." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "non " -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr " " -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1980,11 +2808,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "La ricerca indistinta dei comandi è stata {} per questo server." -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1995,11 +2823,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "La ricerca indistinta dei comandi è stata {} in DM." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2016,256 +2844,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Il colore è stato resettato." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Il colore è stato impostato." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "I formati file permessi sono JPG / PNG." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Fatto." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Status cambiato a {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Non ho i permessi necessari per cambiare il mio nickname." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2280,30 +2867,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2314,220 +2901,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Impostazioni locali sono stata impostata." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2535,7 +2925,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2545,11 +2935,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2558,11 +2948,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2572,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2592,15 +2982,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2614,15 +3004,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2636,15 +3026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2660,15 +3050,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2682,15 +3072,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2706,15 +3096,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2729,15 +3119,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2753,15 +3143,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 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:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2778,19 +3168,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2805,19 +3195,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2831,19 +3221,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 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:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2854,43 +3244,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 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:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2903,41 +3293,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 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:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2952,19 +3342,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2973,7 +3363,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2985,15 +3375,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3002,21 +3392,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3029,15 +3419,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3047,11 +3437,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3059,7 +3449,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3071,19 +3461,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3092,15 +3482,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3112,15 +3502,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3129,11 +3519,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3142,7 +3532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3155,19 +3545,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3176,19 +3566,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3202,19 +3592,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3224,11 +3614,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3236,7 +3626,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3249,27 +3639,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3278,15 +3668,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3299,15 +3689,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3317,16 +3707,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3340,15 +3730,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3362,11 +3752,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3378,19 +3768,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3402,19 +3792,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3422,15 +3812,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3441,7 +3831,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3449,19 +3839,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3469,19 +3859,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3495,7 +3885,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3507,19 +3897,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3531,15 +3921,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3552,7 +3942,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3564,11 +3954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3580,15 +3970,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3602,7 +3992,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3610,7 +4000,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3619,143 +4009,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3764,7 +4082,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3773,7 +4091,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3789,15 +4107,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3807,20 +4125,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3835,15 +4153,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3852,24 +4170,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3978,22 +4296,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4001,174 +4321,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index 9a171ee91..799a5b5ef 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "グローバルバンクがないので、DMでこのコマンドを実行できません。" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "このコマンドを使用するには、少なくとも {cost} {currency} が必要です。" @@ -532,45 +532,45 @@ msgstr "パスを並べ替えました。" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -578,93 +578,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -675,20 +673,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -696,7 +694,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -705,12 +703,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -719,39 +717,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -763,63 +761,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -830,11 +828,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "ユーザーは自分のデータを削除できます。 これには、ブロックされたユーザーなどの運用データは含まれません。" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -844,11 +842,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "ユーザーは自分のデータを削除することはできません。" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -862,15 +860,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "コグは、ユーザーの要求に応じて、非運用データをすべて削除するように指示されます。" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -883,34 +881,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -921,34 +919,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -958,12 +956,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -983,7 +981,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -997,35 +995,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1037,15 +1035,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1061,20 +1059,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1091,11 +1089,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1111,15 +1109,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1135,11 +1133,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1155,21 +1153,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "無効" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1185,15 +1185,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1206,11 +1206,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1220,12 +1220,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1237,7 +1237,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1252,7 +1252,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1261,15 +1261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1284,43 +1284,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1328,7 +1340,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1341,67 +1353,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1413,23 +1425,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1442,36 +1454,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1484,11 +1496,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1501,30 +1513,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "グローバル" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1532,7 +2496,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1547,138 +2511,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1689,19 +2538,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1713,11 +2562,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1728,11 +2577,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1749,256 +2598,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2013,30 +2621,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2047,220 +2655,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2268,7 +2679,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2278,11 +2689,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2291,11 +2702,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2305,11 +2716,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2325,15 +2736,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2347,15 +2758,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2369,15 +2780,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2393,15 +2804,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2415,15 +2826,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2439,15 +2850,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2462,15 +2873,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2486,15 +2897,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2511,19 +2922,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2538,19 +2949,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2564,19 +2975,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2587,43 +2998,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2636,41 +3047,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2685,19 +3096,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2706,7 +3117,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2718,15 +3129,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2735,21 +3146,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2762,15 +3173,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2780,11 +3191,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2792,7 +3203,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2804,19 +3215,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2825,15 +3236,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2845,15 +3256,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2862,11 +3273,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2875,7 +3286,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2888,19 +3299,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2909,19 +3320,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2935,19 +3346,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2957,11 +3368,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2969,7 +3380,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2982,27 +3393,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3011,15 +3422,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3032,15 +3443,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3050,16 +3461,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3073,15 +3484,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3095,11 +3506,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3111,19 +3522,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3135,19 +3546,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3155,15 +3566,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3174,7 +3585,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3182,19 +3593,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3202,19 +3613,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3228,7 +3639,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3240,19 +3651,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3264,15 +3675,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3285,7 +3696,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3297,11 +3708,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3313,15 +3724,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3335,7 +3746,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3343,7 +3754,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3352,143 +3763,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3506,7 +3845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3522,15 +3861,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3540,20 +3879,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3568,15 +3907,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3585,24 +3924,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3711,22 +4050,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3734,174 +4075,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index 94fce4cf6..efad7f0d0 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "경로들이 다시 정렬됐어요." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "해당 경로는 존재하지 않아요." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "봇이 새로운 cogs를 '{}' 디렉토리에 설치해요." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "퐁!" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "종료하는 중..." -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "다시 시작하는 중..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "전체" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "서버" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "글로벌" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "JPG / PNG 형식만 가능해요." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "다 했어요." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "제 별명을 변경할 수 있는 권한이 없어요." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "로컬이 설정됐어요." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "커맨드 삭제 사용 안 함." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "커맨드 메세지를 삭제하지 않을게요." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "JPG / PNG 형식만 가능해요." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "다 했어요." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "제 별명을 변경할 수 있는 권한이 없어요." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "취소되었어요." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "로컬이 설정됐어요." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "채널이 무시 목록에 추가됐어요." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "채널이 이미 무시 목록에 포함되어 있어요." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "채널이 무시 목록에서 제거됐어요." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "해당 채널은 무시 목록에 없어요." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` 은 `{command}`의 적합한 값이 아니에요" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "알 수 없음" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/nb-NO.po b/redbot/core/locales/nb-NO.po index 98c9107a3..90e8c79e5 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -460,11 +460,11 @@ msgstr "Kommando: " msgid "Tests that have been ran:" msgstr "Prøver som har vært utgitt:" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Kan ikke betale for denne kommandoen i DM uten en global bank." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Du trenger minst {cost} {currency} for å bruke denne kommandoen." @@ -550,27 +550,22 @@ msgstr "Baner forandret." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Returnerer nåværende installasjons bane eller angir den hvis en er oppgitt.\n" -" Den angitte banen må være absolutt eller i forhold til botens\n" -" mappe, og den må allerede eksistere.\n\n" -" Ingen installerte cogs vil bli overført i prosessen.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Denne banen finnes ikke." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Bot'en vil installere nye cogs til \"{}\" mappen." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -579,23 +574,23 @@ msgstr "\n" " Viser alle innlastede og tilgjengelige cogs.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} lastet:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} u belastet:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Alias {alias_name} er allerede en eksisterende kommando eller alias i en av de lastet cogs." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Kommandoen {command_name} er allerede en eksisterende kommando eller alias i en av de lastet cogs." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -606,21 +601,17 @@ msgstr "\n" " Disse kommandoene kommer og lastes med hver rød bot og dekker noe av det mest grunnleggende bruken av boten.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Viser informasjon om [botname].\n\n" -" Se `[p]set custominfo` til å tilpasse.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -628,43 +619,43 @@ msgstr "Denne boten er en instans av [Red, en åpen kilde Discord bot]({}) laget "Red er støttet av et lidenskapelig samfunn som bidrar til å skape innhold for alle til nye. [Bli med oss i dag]({}) og hjelp oss med forbedring!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Instans er eid av gruppen" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instans eid av" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red versjon" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Ja, {version} er tilgjengelig." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Klarte ikke å se etter oppdateringer." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Utdatert" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Om denne instansen" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Om Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Bringer glede siden 02 Jan 2016 (over {} dager siden!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -672,7 +663,7 @@ msgstr "Denne boten er en instans av Red, en åpen kildekode Discord bot (1) lag "Red er støttet av et lidenskapelig samfunn som bidrar til og skaper innhold for alle til nye. Bli med oss i dag (4) og hjelp oss med forbedring!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -682,7 +673,7 @@ msgstr "Instans eid av gruppe: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red versjon: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -692,19 +683,19 @@ msgstr "Insants eid av: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red versjon: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Utdatert: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**Om Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Om denne instansen**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -722,20 +713,20 @@ msgstr "**Referanser**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Viser [botname] sin oppetid." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." -msgstr "" +msgstr "Mindre enn ett sekund." -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" -msgstr "" +msgstr "Vært oppe for: **{time_quantity}** (siden {timestamp} Utc)" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -746,7 +737,7 @@ msgstr "\n" " Mer informasjon finnes i [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -759,13 +750,13 @@ msgstr "\n" " -[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Denne boten lagrer noen data om brukere etter behov for å fungere. Dette er for det meste ID-en til din bruker er tilordnet av Discord, knyttet til en håndfull ting, avhengig av hva du samhandler med i boten. Det er noen kommandoer som lagrer den for å holde oversikt over hvem som opprettet noe. (som spillelister) For fullstendig informasjon om dette samt mer detaljert informasjon om hva som lagres og hvorfor, se {link}.\n\n" "I tillegg kan tredjeparts tillegg som er lastet inn av roten eieren av, eller ikke nødvendigvis lagre flere ting. Du kan bruke `{prefix}mydata 3rdparty` for å vise påstander gitt av hver tredjeparts addition." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -778,39 +769,39 @@ msgstr "Vis sluttbruker data-avtaler for hver tredjeparts modul.\n\n" " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Jeg må kunne legge ved filer (prøv i DMs?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Denne forekomsten ser ikke ut til å ha noen tredjeparts utvidelser belastet." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "Tredjeparts Uttalelser om sluttbrukerdata" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Følgende er instruksjoner gitt av tredjeparts utvidelser." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "tredjeparts utvidelser uten påstander\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Her er en generert side med erklæringen fra tredjeparts utvidelser." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Fikk ikke bekreftelse, kansellering." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Fikk ikke en tilsvarende bekreftelse, kansellering." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -829,19 +820,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Denne kommandoen ({command}) støtter ikke ikke-interaktiv bruk." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Dette vil forårsake at botten kvitter seg med og/eller frakte data fra deg. Det vil ikke bli kvitt operasjonelle data, slik som modlog-oppføringer, advarsler eller muter. Hvis du er sikker på at dette er hva du ønsker, vennligst svar med følgende:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Dette kan ta litt tid." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -849,7 +840,7 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om deg (som jeg vet h "Kontakt eieren av denne boten for å adressere dette.\n" "Merk: Utenfor disse feilene skal data ha blitt slettet." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -857,7 +848,7 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om deg (som jeg vet h "Kontakt eieren av denne boten for å ta tak i dette.\n" "Merk: Utenfor disse feilene, data skal ha blitt slettet." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -865,27 +856,27 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om deg (som jeg vet h "Kontakt eieren av denne boten for å ta tak i dette.\n" "Merk: Utenfor disse feilene, data skal ha blitt slettet." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Jeg har slettet noen ikke-operasjonelle data om deg (som jeg vet hvordan jeg sletter) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Følgende cogs klarte ikke å slette:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Kommer Snart] Få hvilke data [botname] har om deg." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Denne kommandoen gjør ikke noe ennå, men vi jobber med å legge til støtte for dette." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -894,7 +885,7 @@ msgstr "\n" " Kommandoer for mer fullstendig datahåndtering\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -911,11 +902,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Brukeren kan slette sine egne data. Dette vil ikke inkludere driftsdata som blokkerte brukere." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -930,11 +921,11 @@ msgstr "\n" " - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "Brukeren kan ikke slette sine egne data." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -957,15 +948,15 @@ msgstr "\n" " - `1`: Cogs bør slette noe cog ikke trenger med brukeren.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Cogs vil bli bedt om å fjerne alle ikke-driftsdata etter en brukerforespørsel." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Cogs vil bli informert om en bruker har gjort en forespørsel om sletting av data, og detaljene om hva du skal slette vil bli overlatt til cog forfatteren." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -986,13 +977,13 @@ msgstr "\n" " - `` - Brukerens ID vil bli slettet av data.\n" " " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dette vil føre til at botten kvitter seg med eller frakter alle data fra den angitte bruker-IDen. Du bør ikke bruke dette med mindre Discord har bedt om dette spesielt med hensyn til en slettet bruker. Dette vil fjerne brukeren fra ulike antimisbruk tiltak. Hvis du behandler en manuell forespørsel fra en bruker kan du heller ønske `{prefix}{command_name}.\n\n" "Hvis du er sikker på at dette er hva du har tenkt, Svar med følgende:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1000,7 +991,7 @@ msgstr "Jeg prøvde å slette all data om den brukeren (som jeg vet hvordan å s "Vennligst sjekk loggene dine og kontakt innholdsskaperne i disse cogene og modulene.\n" "Merk: Utenfor disse feilene skal data ha blitt slettet." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1008,7 +999,7 @@ msgstr "Jeg prøvde å slette all data om den brukeren (som jeg vet hvordan jeg "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1016,11 +1007,11 @@ msgstr "Jeg prøvde å slette all data om den brukeren (som jeg vet hvordan å s "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "Jeg har slettet alle data om den brukeren som jeg vet hvordan jeg skal slette." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1037,13 +1028,13 @@ msgstr "Slett data [botname] har om en bruker for en bruker.\n\n" " - `- Id-en til brukeren som ville slettet sine data.\n" " " -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dette vil føre til at botten kvitter seg med eller nedknytter mange ikke-operasjonelle data fra den angitte brukeren. Brukere har tilgang til annen kommando for dette med mindre de kan ikke samhandle med boten i det hele tatt. Dette er en særlig trygg operasjon. men du bør ikke bruke den hvis ikke en forespørsel fra denne brukeren siden den kan påvirke bruken av boten. \n\n" "Hvis du er sikker på at dette, vennligst svar med følgende:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1051,7 +1042,7 @@ msgstr "Jeg forsøkte å slette alle ikke-operasjonelle data om den brukeren (so "Vennligst sjekk loggene dine og kontakt innholdsskaperne i disse cogene og modulene.\n" "Merk: Utenfor disse feilene skal data ha blitt slettet." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1059,7 +1050,7 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om den brukeren (som "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1067,11 +1058,11 @@ msgstr "Jeg forsøkte å slette alle ikke-operasjonelle data om den brukeren (so "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Jeg har slettet alle ikke-operasjonelle data om den brukeren jeg vet hvordan jeg skal slette." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1086,13 +1077,13 @@ msgstr "Slett data [botname] har om en bruker.\n\n" " - `- Id-en til brukeren som vil bli slettet.\n" " " -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dette vil forårsake at botten kvitter seg med eller nedknytter en mengde data om den angitte brukeren. Dette kan omfatte mer enn bare sluttbrukerdata, inkludert anti-data i form av misbruk.\n\n" "Hvis du er sikker på at dette er hva du ønsker, vennligst svar med følgende:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1127,7 +1118,7 @@ msgstr "\n" " 3. Global innstilling `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1150,35 +1141,35 @@ msgstr "\n" " - `[command]` - Sjekker denne kommandoen for spesifikke innstillinger for kommando innebygd.\n" " " -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Innebygde innstillinger:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "Global standard: {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "Global kommando-innstilling for {command} kommandoen: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Guild innstilling: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "Server kommando-innstilling for {command} kommando: {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Kanal innstilling: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Brukerinnstilling: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1197,15 +1188,15 @@ msgstr "\n" " - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Embeder er nå deaktivert som standard." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Embeder er nå aktivert som standard." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1232,20 +1223,20 @@ msgstr "\n" " - `[enabled]` - Om du vil bruke embeds på denne serveren. La den være blank for å tilbakestille til standard.\n" " " -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Embeder vil nå bruke globale instillinger." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Embeder er nå aktivert for denne serveren." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Embeder er nå deaktivert for denne serveren." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1265,11 @@ msgstr "\n" " - `[enabled]` - Om du vil bruke embeds for denne kommandoen. La være blank for å tilbakestille standard.\n" " " -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Den beståttet kommandoen krever Embed lenketillatelser, og kan derfor ikke settes til å ikke bruke embeds." -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1305,15 +1296,15 @@ msgstr "\n" " - `[enabled]` - Om du vil bruke embeds for denne kommandoen. La være blank for å tilbakestille standard.\n" " " -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "Embeder er nå aktivert for {command_name} kommandoen." -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "Embeder er nå deaktivert for {command_name} kommandoen." -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1340,11 +1331,11 @@ msgstr "\n" " - `[enabled]` - Om du vil bruke embeds for denne kommandoen. La være blank for å tilbakestille standard.\n" " " -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "Embeder vil nå falle tilbake til serverinnstillingen." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1371,21 +1362,23 @@ msgstr "\n" " - `[enabled]` - Om de skal brukes omgås i denne kanalen. La være blank for å tilbakestille standard.\n" " " -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Embeder er nå {} for denne kanalen." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "skrudd på" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "skrudd av" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1412,15 +1405,15 @@ msgstr "\n" " - `[enabled]` - Om du vil bruke entall i din dusj. La være blank for å tilbakestille standard.\n" " " -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Embeder er nå aktivert for deg i DMer." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Embeder er nå deaktivert for deg i DMer." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1441,11 +1434,11 @@ msgstr "Sender til eieren det siste kommandounntaket som har skjedd.\n\n" " - `[public]` - Om du vil sende sporet tilbake til den nåværende konteksten. La stå tomt for å sende til din directe melding.\n" " " -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Ingen unntak har oppstått ennå." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1460,12 +1453,12 @@ msgstr "Viser [botname]sin invitasjonsadresse.\n\n" " - `[p]invite`\n" " " -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Kommandoer for å sette opp [botname] sin invitasjonsinnstillinger." -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1484,7 +1477,7 @@ msgstr "\n" " - `[confirm]` - Kreves for å sette til offentlighet. Ikke nødvendig for å veksle tilbake til privat.\n" " " -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1508,7 +1501,7 @@ msgstr "\n" " ** Argumenter: **\n" " - `` - Tillatelsesnivået som kreves for boten i den genererte invitasjonen. " -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1521,15 +1514,15 @@ msgstr "\n" " Merk at tidligere servere som inviterte boten uten virkeområde, kan ikke ha slash kommandoer, De må invitere botten enda en gang.\n" " " -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "«applications.commands» har blitt lagt til på invitasjonslenken." -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Omfanget `applications.commands` har blitt fjernet fra invitasjons URL-en." -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1554,43 +1547,55 @@ msgstr "\n" " - `[servers...]- Serverne for å forlate. På blankt, forsøk å forlate gjeldende server.\n" " " -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "Du må angi minst én server-ID." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Du har ikke sendt noen server-ID. Vil du at jeg skal forlate denne serveren?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "Er du sikker på at du vil jeg forlate disse serverne?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 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:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Responsen ble tidsavbrutt." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Okei. hade. :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "Ok. Forlater {number} servere..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Ok, jeg blir da. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "Ok, jeg forlater ikke serverne." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1601,7 +1606,7 @@ msgstr "\n" " Merk: Denne kommandoen er interaktiv.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1622,75 +1627,75 @@ msgstr "Laster inn cog pakker fra lokale stier og installerte cogs.\n\n" " - `` - cog pakker som skal lastes inn.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Lastet {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "Følgende pakke er allerede lastet: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Følgende pakker er allerede lastet: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Kunne ikke laste følgende pakke: {pack}.\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Kan ikke laste følgende pakker: {packs}\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Følgende navn er ikke et gyldig pakkenavn: {pack}\n" "Pakkenavn kan ikke begynne med et nummer og kan bare inneholde jasi-numre, brev, and underscores." -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Følgende navn er ikke gyldige pakkenavn: {packs}\n" "Pakkenavn kan ikke starte med et nummer og kan bare inneholde ascii-numre, brev, and underscores." -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "Følgende pakke ble ikke funnet i noen cog sti: {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "Følgende pakker ble ikke funnet i noen cog sti: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Denne pakken kunne ikke lastes av følgende grunn:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Disse pakkene kunne ikke lastes av følgende årsaker:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ADVARSEL**: Følgende område bruker delte limer som er merket for å fjerne i fremtiden: {repo}.\n" "Du bør informere vedlikeholderen om denne meldingen." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVARSEL**: Følgende repoer bruker delte liber som er merket for å fjerne i fremtiden: {repos}.\n" "Du bør informere vedlikeholderne om denne meldingen." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1709,23 +1714,23 @@ msgstr "Laster ut tidligere lastede cog pakker.\n\n" " - `` - Cog pakker som skal frigjøres.\n" " " -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "Følgende cog ble utlastet: {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "Følgende pakke ble utlastet: {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "Følgende pakke ble utlastet: {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "Følgende pakke ble ikke lastet: {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1746,41 +1751,41 @@ msgstr "Last av i tillegg på nytt.\n\n" " - `` - Cog pakker for å laste inn på nytt.\n" " " -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Lastet på nytt {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Kunne ikke laste følgende cog: {pack}.\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Kan ikke laste følgende cog på nytt: {packs}\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Denne pakken kunne ikke lastes på nytt av følgende grunn:\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Disse pakkene kunne ikke lastes på nytt av følgende grunner:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVARSEL**: Følgende område bruker delte limer som er merket for å fjerne i fremtiden: {repo}.\n" "Du bør informere vedlikeholderne om denne meldingen." -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1801,11 +1806,11 @@ msgstr "Avslutter boten.\n\n" " - `[silently]` - Om du kan hoppe over sending av avbestillingsmeldingen. Standardverdi er usant.\n" " " -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Slår av... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1826,16 +1831,993 @@ msgstr "Forsøker å starte [botname].\n\n" " - `[silently]` - Om du skal hoppe over å sende meldingen. Standard til False.\n" " " -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Restarter..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Grunnkommando for bankinnstillinger." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Vis gjeldende bankinnstillinger." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Globalt" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Server" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Bankinnstillinger:\n\n" +"Banknavn: {bank_name}\n" +"Bankomfang: {bank_scope}\n" +"Valuta: {currency_name}\n" +"Standardbalanse: {default_balance}\n" +"Maksimal tillatt saldo: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Velg om banken er global eller ikke.\n\n" +" Hvis banken er global, vil den bli per-server.\n" +" Hvis banken er per server, vil den bli global.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "per-server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "global" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Dette vil veksle banken til å være {banktype}, slette alle kontoer i prosessen! Hvis du er sikker, skriv `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Banken er nå {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Angi bankens navn." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Banknavnet har blitt satt til: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Angi navn på bankens valuta." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Valutanavnet har blitt satt til: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Sett maksimal saldo en bruker kan få." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Beløpet må være større enn null og under {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Maksimal saldo har blitt satt til: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "0." + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "Amount must be greater than or equal to zero and less than {maxbal}." + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "Registrering av en konto vil nå gi {num} {currency}." + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "262 / 5000\n" +"Slett alle bankkontoer.\n\n" +" Eksempler:\n" +" - `[p]bankset reset` - Bekreftet ikke. Viser hjelpemeldingen.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` Dette vil som standard være usann med mindre det er spesifisert. " + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "Dette vil slette alle bankkontoer for {scope}.\n" +"Hvis du er sikker, skriv `{prefix}bankset reset yes`" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "denne serveren" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "Alle bankkontoer for {scope} er slettet." + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "Basiskommando for å utsette bankkontoer." + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "Beskjær bankkontoer for brukere som ikke lenger er på serveren.\n\n" +" Kan ikke brukes med en global bank. Se `[p]bankset prune global`.\n\n" +" Eksempler:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Argumenter**\n\n" +" - `` Dette vil som standard være usann med mindre det er spesifisert. " + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "Denne kommandoen kan ikke brukes med en global bank." + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "Dette vil slette alle bankkontoer for brukere som ikke lenger er på denne serveren.\n" +"Hvis du er sikker, skriv inn `{prefix}bankset prune local yes`" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "Du tok for lang tid å svare." + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "Ingen endringer er utført." + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Kommandoer for å endre [botname] sine innstillinger." -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Tilbakestilt beskrivelse." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "Beskrivelsen er for lang til å vises riktig. Prøv igjen med en gang under 250 tegn." + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "Denne URL-adressen er ugyldig." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "Noe gikk galt under forsøket på å hente bildet." + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "Mislyktes. Husk at du kan redigere avataren din til to ganger i timen. Feil URL-adresse eller vedlegg må være gyldig bilde enten i JPG eller PNG format." + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Bare JPG / PNG format." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Ferdig." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Avatar fjernet." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "Brukernavnet til en verifisert bot kan ikke endres manuelt. Vennligst kontakt Discord støtte for å endre den." + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "Kan ikke endre navn. Må være 32 tegn eller færre." + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "Endre brukernavnet ble tidsavbrutt. Husk at du bare kan gjøre det opptil 2 ganger i timen. Bruk kallenavn hvis du trenger hyppige endringer: {command}" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "Kan ikke endre brukernavnet. Discord returnerte følgende feil:\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "Det oppstod en uventet feil ved forsøk på å endre brukernavnet." + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "Kan ikke endre kallenavn. Må være 32 tegn eller færre." + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "Egendefinert tekst er tømt." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Den egendefinerte teksten er lagt inn." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "Teksten må være mindre enn 1024 tegn lang." + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "Maksimal lengde på streamer url er 511 tegn." + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "Maksimal lengde på stream innhold er 128 tegn." + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "Maksimal lengde på spillbeskrivelser er 128 tegn." + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Status satt til ``Playing {game.name}``." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "Spillet er tømt." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "Maksimal lengde på lytterbeskrivelser er 128 tegn." + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Status satt til ``Listening to {listening}``." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "Hører ryddet." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "Maksimal lengde på ser beskrivelser er 128 tegn." + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Status satt til ``Watching {watching}``." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "Overvåkningsstatus ryddet." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "Maksimal lengde på konkurrerende beskrivelser er 128 tegn." + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Status satt til ``konkurrerende i {competing}``." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "Konkurrerende status fjernet." + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Status endret til {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "Denne rollen er allerede en administratorrolle." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "Denne rollen anses nå som en administratorrolle." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Denne rollen er allerede en mod rolle." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Denne rollen anses nå som en mod rolle." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "Den rollen var ikke en administratorrolle å begynne med." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Denne rollen anses ikke lenger som en administratorrolle." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "Den rollen var ikke en modifikasjonsrolle å begynne med." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Denne rollen anses ikke lenger som en mod rolle." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "Ugyldig språkkode. Bruk format: `en-US`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +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:2926 +msgid "Global locale has been set." +msgstr "Globalt Lokale innstillinger er angitt." + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "Lokale innstillinger er satt til standard." + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Lokale innstillinger er angitt." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +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:3031 +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:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +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:3076 +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:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service}` API tokens har blitt satt." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "\n" +" Vis alle eksterne API-tjenester sammen med deres nøkler som har blitt satt.\n\n" +" Hemmeligheter er ikke vist.\n\n" +" **Eksempel:**\n" +" - `[p]set api list``\n" +" " + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "Ingen API tjenester har blitt angitt ennå." + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "Angi API-tjenester:\n" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "Angi API-tjenester:\n" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "Tjenester ble slettet:\n" +"{services_list}" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "Tjenesten ble slettet: {service_name}" + +#: redbot/core/core_commands.py:3162 +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:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "Det er ingen ekstra kanaler som sendes til." + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "Ukjent kanal med id: {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" @@ -1844,7 +2826,11 @@ msgstr "\n" " Vis gjeldende innstillinger for [botname].\n" " " -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -1854,7 +2840,7 @@ msgstr "Admin roller: {admin}\n" "Lokal: {guild_locale}\n" "Regional format: {guild_regional_format}\n" -#: redbot/core/core_commands.py:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1866,7 +2852,7 @@ msgstr "{bot_name} Innstillinger:\n\n" "Globalt regionalt format: {regional_format}\n" "Standard embed farge: {colour}" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1891,184 +2877,23 @@ msgstr "Angi forsinkelse til boten fjerner kommando meldingen.\n\n" " - `[time]- sekunder å vente før du sletter kommando meldingen. Bruk -1 for å deaktivere.\n" " " -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Kommando sletting deaktivert." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "Slett forsinkelse, sett til {num} sekunder." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Jeg vil ikke slette kommando meldinger." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "\n" -" Angir boten sin beskrivelse.\n\n" -" Brukes uten beskrivelse for å tilbakestille.\n" -" Dette vises på noen få steder, inkludert hjelp-menyen.\n\n" -" Maksimal lengde på beskrivelse er 250 tegn for å sikre at den vises riktig.\n\n" -" Standard er \"Red V3\".\n\n" -" **Eksempler:**\n" -" - `[p]set description`- Nullstiller beskrivelsen til standardinnstillingen.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Argumenter:**\n" -" - `[description]` - Beskrivelsen for denne boten. La være blank for å tilbakestille til standard.\n" -" " - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Tilbakestilt beskrivelse." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "Beskrivelsen er for lang til å vises riktig. Prøv igjen med en gang under 250 tegn." - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -"Legger til en administratorrolle for denne guilden.\n\n" -" Administratorer har samme tilgang som Mods, pluss flere kommandoer på administratornivå som:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" Og mer.\n" -" **Eksempler:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -"** Argumenter: **\n" -" - `` - Rollen som skal legges til som administrator. " - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "Denne rollen er allerede en administratorrolle." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "Denne rollen anses nå som en administratorrolle." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -"Legger til en moderatorrolle for denne lauget.\n\n" -" Dette gir tilgang til kommandoer på moderatornivå som:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" Og mer.\n\n" -" **Eksempler:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -"** Argumenter: **\n" -" - `` - Rollen som skal legges til som moderator. " - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Denne rollen er allerede en mod rolle." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Denne rollen anses nå som en mod rolle." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Fjerner en administratorrolle for denne serveren.\n\n" -" **Eksempler.**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" ** Argumenter: **\n" -" - `` - Rollen som skal fjernes fra å være administrator. " - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "Den rollen var ikke en administratorrolle å begynne med." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Denne rollen anses ikke lenger som en administratorrolle." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Fjerner en moderator for denne serveren.\n\n" -" **Eksempler.**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" ** Argumenter: **\n" -" - `` - Rollen som skal fjernes fra å være moderator. " - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "Den rollen var ikke en modifikasjonsrolle å begynne med." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Denne rollen anses ikke lenger som en mod rolle." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2085,19 +2910,19 @@ msgstr "\n" " - `[p]set usebotcolour`\n" " " -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "Botten {} bruke konfigurerte farger for embeder." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "vil ikke" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "vil" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2116,11 +2941,11 @@ msgstr "\n" " - `[p]set serverfuzzy`\n" " " -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "Fuzzy kommando søking har blitt {} for denne serveren." -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2137,11 +2962,11 @@ msgstr "\n" " - `[p]set fuzzy`\n" " " -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "Fuzzy kommando søking har blitt {} i DMer." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2170,333 +2995,15 @@ msgstr "\n" " - `[colour]` - Fargen som skal brukes for innebåring. La være blank for å sette til standardverdi (rød).\n" " " -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Fargen har blitt tilbakestilt." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Fargen har blitt lagt inn." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "Setter [botname]sitt avatar\n\n" -" støtter enten et vedlegg eller en bilde-URL.\n\n" -" **Eksempler:**\n" -" - `[p]set avatar` - Med et vedlegg dette vil bestemme avataren.\n" -" - `[p]set avatar` - uten vedlegg, dette vil vise kommando hjelp.\n" -" - `[p]set avatar https://links.faree.xyz/k95` - Angir avataren til den medfølgende URL-en.\n\n" -" **Argumenter:**\n" -" - `[url]` - Et bilde url som skal brukes som en avatar. La være tom når du laster opp et vedlegg.\n" -" " - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "Denne URL-adressen er ugyldig." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "Noe gikk galt under forsøket på å hente bildet." - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "Mislyktes. Husk at du kan redigere avataren din til to ganger i timen. Feil URL-adresse eller vedlegg må være gyldig bilde enten i JPG eller PNG format." - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Bare JPG / PNG format." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Ferdig." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "\n" -" Fjerner [botname]sitt profilbilde.\n\n" -" **Eksempel:**\n" -" - `[p]set avatar remove`\n" -" " - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Avatar fjernet." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "Angir [botname]sin spillestatus.\n\n" -" Dette vises som `Playing ` eller `SPILLER ET SPILL: ` avhengig av konteksten.\n\n" -" Maksimumslengde for en avspillende status er 128 tegn.\n\n" -" **Eksempler:**\n" -" - `[p]set playing` - Fjern aktivitetsstatusen.\n" -" - `[p]set playing tastaturet i spillet`\n\n" -" **Argumenter:**\n" -" - `[game]- Teksten for å følge `Playing`. La den være blank for å fjerne aktiv status.\n" -" " - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "Maksimal lengde på spillbeskrivelser er 128 tegn." - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Status satt til ``Playing {game.name}``." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "Spillet er tømt." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "Angir [botname]sin spillestatus.\n" -" Dette vises som `Listening to `\n\n" -" Maksimumslengde for en avspillende status er 128 tegn.\n\n" -" **Eksempler:**\n" -" - `[p]set listening` - Fjern aktivitetsstatusen.\n" -" - `[p]set listening jams`\n\n" -" **Argumenter:**\n" -" - `[listening]- Teksten for å følge `listening to`. La den være blank for å fjerne aktiv status." - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "Maksimal lengde på lytterbeskrivelser er 128 tegn." - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Status satt til ``Listening to {listening}``." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "Hører ryddet." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "Setter [botname]sin Watching status.\n\n" -" Dette vil vises som `Watching `.\n\n" -" Maksimum lengde for en visning er 128 tegn.\n\n" -" **Eksempler:**\n" -" - `[p]set watching` - Fjern aktivitetsstatusen.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - Teksten for å følge `Watching`. La det være tomt for å fjerne aktiv status." - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "Maksimal lengde på ser beskrivelser er 128 tegn." - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Status satt til ``Watching {watching}``." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "Overvåkningsstatus ryddet." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "Setter [botname]sin konkurrerende status.\n\n" -" Dette vil vises som `Competing in `.\n\n" -" Maksimum lengde for en konkurrerende status er 128 tegn.\n\n" -" **Eksempler:**\n" -" - `[p]set competing` - Fjern aktivitetsstatusen.\n" -" - `[p]set competing om London 2012 Olympic Games`\n\n" -" **Argumenter:**\n" -" - `[competing]- Teksten for å følge `Competing in`. La det være tomt for å fjerne aktiv status." - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "Maksimal lengde på konkurrerende beskrivelser er 128 tegn." - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Status satt til ``konkurrerende i {competing}``." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "Konkurrerende status fjernet." - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "Setter [botname]sin status.\n\n" -" Tilgjengelige statuser:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `usvisible`\n\n" -" **Eksempler:**\n" -" - `[p]set status online` - Fjerner statusen.\n" -" - `[p]set status invisible`\n\n" -" **Argumenter:**\n" -" - `` - En av de tilgjengelige statusene.\n" -" " - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Status endret til {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "Angir [botname]sin strømmestatus til en Twitch-strøm.\n\n" -" Dette vises som `Streaming ` eller `LIVE ON TWITCH` avhengig av kontekst.\n" -" Den vil også inkludere en `Watch` knapp med en twitch.tv url for den medfølgende streamen.\n\n" -" Maksimum lengde for en kanaltittel er 128 tegn.\n\n" -" Med å forlate både streamer og stream_title vil tomme verdier tømmes.\n\n" -" **Eksempler:**\n" -" - `[p]set stream` - Fjern aktivitetsstatusen.\n" -" - `[p]set stream 26 Twentysix is streaming` - setter strømmingen til `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix streaming` - Setter URL manuelt.\n\n" -" **Argumenter:**\n" -" - `` - twitch streamer for å legge inn en lenke til. Dette kan være deres twitch navn eller hele URL-en.\n" -" - `- Teksten for å følge `strømming` i statusen." - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "Maksimal lengde på streamer url er 511 tegn." - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "Maksimal lengde på stream innhold er 128 tegn." - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "Setter [botname]sitt brukernavn.\n\n" -" Maksimal lengde på et brukernavn er 32 tegn.\n\n" -" Merk: Brukernavnet til en verifisert bot kan ikke skiftes ut manuelt.\n" -" Vennligst kontakt Discord-støtte for å endre den.\n\n" -" **Eksempel:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Argumenter:**\n" -" - `` - Brukernavnet for å gi boten.\n" -" " - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "Brukernavnet til en verifisert bot kan ikke endres manuelt. Vennligst kontakt Discord støtte for å endre den." - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "Kan ikke endre navn. Må være 32 tegn eller færre." - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "Endre brukernavnet ble tidsavbrutt. Husk at du bare kan gjøre det opptil 2 ganger i timen. Bruk kallenavn hvis du trenger hyppige endringer: {command}" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "Kan ikke endre brukernavnet. Discord returnerte følgende feil:\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "Det oppstod en uventet feil ved forsøk på å endre brukernavnet." - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "Angir [botname] kallenavn for gjeldende server.\n\n" -" Maksimal lengde for et kallenavn er 32 tegn.\n\n" -" **Eksempel:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" ** Argumenter: ** \n" -" - `[nickname]` - Kallenavnet for å gi boten. La det stå tomt for å fjerne det nåværende kallenavnet. " - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "Kan ikke endre kallenavn. Må være 32 tegn eller færre." - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2520,31 +3027,30 @@ msgstr "Angir [botname] sitt globale prefik(er).\n\n" " ** Argumenter: **\n" " - `` - prefikser som boten vil svare på globalt. " -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" -msgstr "Advarsel: Et prefiks er over anbefalt lengde (20 tegn).\n" -"Vil du fortsette? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" +msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Kansellert." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "Prefikser satt." -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2553,313 +3059,25 @@ msgid "\n" " **Arguments:**\n" " - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " -msgstr "\n" -" Setter [botname]'s server prefiks(es).\n\n" -" Advarsel: Dette vil overstyre globale prefikser boten vil ikke svare på noen globale prefikser i denne serveren.\n" -" Dette er ikke additiv. Det vil erstatte alle gjeldende serverprefikser.\n" -" Et prefiks kan ikke inneholde mer enn 20 tegn.\n\n" -" **Eksempler:**\n" -" - `[p]set serverprefix !\n" -" - `[p]set serverprefix \"! \"` - Tilbud er nødvendig for å bruke mellomrom i prefikser.\n" -" - `[p]set serverprefix \"@[botname] \"` - Dette bruker en omtale som prefiks.\n" -" - `[p]set serverprefix ! ? .` - Setter flere prefikser.\n\n" -" **Argumenter:**\n" -" - `[prefixes...]- Prefiksene botten vil svare på denne serveren. La stå tomt for å fjerne server prefikser.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "Prefikser for server er tilbakestilt." -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." -msgstr "Du kan ikke ha et prefiks lengre enn 20 tegn." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "Server prefiks satt." -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "Server prefikser satt." -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Endrer botens standardspråk.\n\n" -" Dette brukes når en server ikke har angitt et locale, eller i direktemelding.\n\n" -" Gå til [Red's Crowdin-side](https://translate.discord.red) for å se språkvalg som er tilgjengelig med oversettelser.\n\n" -" For å resette til engelsk, bruk \"en-US\".\n\n" -" **Eksempler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Argumenter:**\n" -" - `` - Standardlocale som skal brukes for boten. Dette kan være hvilken som helst språkkode med landskode inkludert.\n" -" " - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "Ugyldig språkkode. Bruk format: `en-US`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -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:2779 -msgid "Global locale has been set." -msgstr "Globalt Lokale innstillinger er angitt." - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Endrer botens locale på denne serveren.\n\n" -" Gå til [Red's Crowdin-side](https://translate.discord.red) for å se språk/land som er tilgjengelige med oversettelser.\n\n" -" Bruk \"standard\" for å gå tilbake til botens standardspråk.\n" -" For å tilbakestille til engelsk, bruk \"nb-NO\".\n\n" -" **Eksempler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Tilbakestiller til standard locale.\n\n" -" **Argumenter:**\n" -" - `- Standard locale som skal brukes til boten. Dette kan være hvilken som helst språkkode med landskoden inkludert.\n" -" " - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "Lokale innstillinger er satt til standard." - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Lokale innstillinger er angitt." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -" Endrer botens regionale format. Dette brukes til formatering av dato, tid og tall.\n\n" -" `language_code` kan være hvilken som helst språkkode som helst med landskoden inkludert.. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" La `language_code` stå tom for å basere regional formatering på lokaliseringen til bot.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Argumenter:**\n" -" - `[language_code]- Standardformat som brukes til boten.\n" -" " - -#: redbot/core/core_commands.py:2845 -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:2862 -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:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Endrer botens regionale format på denne serveren. Dette brukes til formateringsdato, klokkeslett og nummer.\n\n" -" `language_code` kan være hvilken som helst språkkode som helst med landskoden inkludert.. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\n" -" Forlat `language_code` tom for å legge til grunn regional formatering på botens locale i denne serveren.\n\n" -" **Eksempler:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Tilbakestiller til locale.\n\n" -" **Argumenter:**\n" -" - `[language_code]- Regionsformatet som skal brukes til denne serveren.\n" -" " - -#: redbot/core/core_commands.py:2888 -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:2906 -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:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "Tilpass en seksjon av `[p]info`.\n\n" -" Det maksimale antallet tillatte tegn er 1024.\n" -" Støtter marked, linker og \"nevner\".\n\n" -" Lenke: `[Min link](https://example.com)\n\n" -" **Eksempler:**\n" -" - `[p]set custominfo >>> Jeg kan bruke **markdown** som for eksempel tilbud, ∙spoilers∙and og flere linjer.\n" -" - `[p]set custominfo Bli med i min [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Fjerner egendefinert informasjonstekst.\n\n" -" **Argumenter:**\n" -" - `[text]` - Den egendefinerte informasjonsteksten.\n" -" " - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "Egendefinert tekst er tømt." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Den egendefinerte teksten er lagt inn." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "Teksten må være mindre enn 1024 tegn lang." - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "\n" -" Kommandoer å angitt, liste eller fjerne ulike eksterne API-token.\n\n" -" Denne innstillingen vil bli spurt av noen tredjeparts cogs og noen kjernetaker.\n\n" -" For å legge til nøkler tilbyr tjenestenavnet og tokenet som en kommadelt\n" -" liste med nøkkel, allerede omtalt som beskrevet av tog som ber om denne kommandoen.\n\n" -" Merk: API tokens er sensitive, så denne kommandoen skal bare brukes i en privat kanal eller i DM med boten.\n\n" -" **Eksempler:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Argumenter:**\n" -" - `- Tjenesten du legger til tokens til.\n" -" - `` - Pairs of token Key og verdier. Nøkkelen og verdien bør separeres med en av `, `,`, eller `;`.\n" -" " - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service}` API tokens har blitt satt." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "\n" -" Vis alle eksterne API-tjenester sammen med deres nøkler som har blitt satt.\n\n" -" Hemmeligheter er ikke vist.\n\n" -" **Eksempel:**\n" -" - `[p]set api list``\n" -" " - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "Ingen API tjenester har blitt angitt ennå." - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "Angi API-tjenester:\n" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "Angi API-tjenester:\n" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "\n" -" Fjern tjenestene som ble gitt med alle nøklene og tokenene.\n\n" -" **Eksempler:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - Tjenestene som skal fjerne." - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "Tjenester ble slettet:\n" -"{services_list}" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "Tjenesten ble slettet: {service_name}" - -#: redbot/core/core_commands.py:3018 -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:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2870,7 +3088,7 @@ msgstr "\n" " Alle hjelpeinnstillinger brukes globalt.\n" " " -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2885,11 +3103,11 @@ msgstr "\n" " - `[p]helpset showsettings``\n" " " -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 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:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2902,11 +3120,11 @@ msgstr "\n" " -[p]helpset resetformatter``\n" " " -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2921,11 +3139,11 @@ msgstr "\n" " - `[p]helpset resetsettings``\n" " " -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2952,15 +3170,15 @@ msgstr "\n" " - `[use_menus]` - Om menyene skal brukes. La stå tomt for å veksle.\n" " " -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "Hjelpen vil bruke menyer." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "Hjelpen vil ikke bruke menyer." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2983,15 +3201,15 @@ msgstr "\n" " ** Argumenter: **\n" " - `[show_hidden]` - Om du vil bruke skjulte kommandoer som hjelp. La det stå tomt for å veksle. " -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "Hjelp vil ikke filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "Hjelp vil filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3014,15 +3232,15 @@ msgstr "\n" " - `[show_aliases]` - Om å inkludere aliaser i hjelp. La stå blank for å veksle.\n" " " -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." -msgstr "Hjelp vil vise kommandoer aliaser." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." -msgstr "Hjelp vil ikke vise kommandoer aliaser." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3049,15 +3267,15 @@ msgstr "\n" " - `[use_tick]- Om du vil krysse av i kommandoen når du sender hjelpe til DMs. La være blank for veksle.\n" " " -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 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:3187 +#: redbot/core/core_commands.py:3741 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:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3071,15 +3289,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 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:3210 +#: redbot/core/core_commands.py:3764 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:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3095,15 +3313,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "Hjelp vil bekrefte at hjelpeemner eksisterer." -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 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:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -3118,15 +3336,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 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:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "Ferdig. Tegngrensen per side er satt til {}." -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3142,15 +3360,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 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:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Ferdig. Grensen er satt til {}." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -3167,19 +3385,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "Tidsfristen kan ikke være lengre enn 14 dager!" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "Ferdig. Hjelpe meldinger slettes ikke nå." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "Ferdig. Slettingsforsinkelsen er satt til {} sekunder." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3194,19 +3412,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3220,19 +3438,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "Etiketten er tilbakestilt." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 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:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "Taggen er lagt inn." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3243,43 +3461,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | Server-ID: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 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:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3292,41 +3510,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Eier av {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Du kan svare på denne meldingen med {}contact" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Beklager, kunne ikke levere meldingen din til {}" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Meldingen er levert til {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Skriver ut botens datasti." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Datasti {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "Viser feilsøkingsinformasjon nyttig for feilsøking." -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3341,19 +3559,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3362,7 +3580,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3374,15 +3592,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "Brukere har blitt lagt til i tillatt liste." -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "Brukeren har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3391,21 +3609,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "Brukere på tillatt liste:" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "Bruker på tillatt liste:" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Ukjent eller slettet bruker" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3418,15 +3636,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "Brukere har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "Brukeren har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3436,11 +3654,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "Tillatt liste er tømt." -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3448,7 +3666,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3460,19 +3678,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "Du kan ikke legge til en eier i blokkeringslisten!" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "Brukere har blitt lagt til i blokkeringslisten." -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "Brukeren har blitt lagt til blokkeringslisten." -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3481,15 +3699,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "Brukere på blokklisten:" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "Bruker på blokkeringslisten:" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3501,15 +3719,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "Brukere har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "Brukeren har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3518,11 +3736,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "Svartelisten er tømt." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3531,7 +3749,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3544,19 +3762,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 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:3955 +#: redbot/core/core_commands.py:4509 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:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3565,19 +3783,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "Tillatte brukere og/eller roller:" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "Tillatt bruker eller rolle:" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "Ukjent eller slettet bruker/rolle" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3591,19 +3809,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 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:4016 +#: redbot/core/core_commands.py:4570 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:4018 +#: redbot/core/core_commands.py:4572 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:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3613,11 +3831,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "Serverens tillatte liste har blitt fjernet." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3625,7 +3843,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3638,27 +3856,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "Du kan ikke legge deg selv til i blokkeringslisten!" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kan ikke legge til guildeieren til blokkeringslisten!" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 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:4073 +#: redbot/core/core_commands.py:4627 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:4075 +#: redbot/core/core_commands.py:4629 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:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3667,15 +3885,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "Blokkerte brukere og/eller roller:" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "Blokkert bruker eller rolle:" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3688,15 +3906,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 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:4123 +#: redbot/core/core_commands.py:4677 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:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3706,16 +3924,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "Server-blokklisten har blitt slettet." -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3729,15 +3947,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "Du kan ikke deaktivere denne cog som standard." -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} er angitt som deaktivert som standard." -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3751,11 +3969,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} er satt som standard." -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3767,19 +3985,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 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:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} har blitt deaktivert i denne guilden." -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} var allerede deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3791,19 +4009,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} har blitt aktivert i denne guilden." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} ble ikke deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3811,15 +4029,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 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:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "Det er ingen deaktiverte cogs i denne guilden." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3830,7 +4048,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3838,19 +4056,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "Det er ikke noen globalt utkoplet kommandoer." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "{} kommandoer er deaktivert globalt.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 kommando er deaktivert globalt.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3858,19 +4076,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "Det er ingen deaktiverte kommandoer i {}." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} kommandoer er deaktivert i {}.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "1 kommando er deaktivert i {}.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3884,7 +4102,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3896,19 +4114,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 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:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 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:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Den kommandoen er allerede deaktivert globalt." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3920,15 +4138,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "Du har ikke lov til å deaktivere den kommandoen." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "Den kommandoen er allerede deaktivert i denne serveren." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3941,7 +4159,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3953,11 +4171,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Den kommandoen er allerede aktivert globalt." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3969,15 +4187,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "Du har ikke rettigheter til å aktivere den kommandoen." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Den kommandoen er allerede aktivert på denne serveren." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3991,7 +4209,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3999,7 +4217,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4008,143 +4226,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "Roller immunitet fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "Medlemmer immune fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "Ingen immunintetsinnstillinger her." -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Allerede lagt til." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Ikke i listen." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "De er immune." -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "De er ikke immuniserte." -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "Det er ingen ekstra kanaler som sendes til." - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "Ukjent kanal med id: {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4153,7 +4299,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4162,7 +4308,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -4178,15 +4324,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Kanal lagt til ignorering listen." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Kanal allerede i ignorering listen." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4196,20 +4342,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 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:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Denne serveren blir allerede ignorert." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -4224,15 +4370,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Kanal fjernet fra ignorering listen." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "Denne kanalen er ikke i ignorering listen." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4241,25 +4387,25 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "Denne serveren har blitt fjernet fra ignorering listen." -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "Denne serveren er ikke i ignorering listen." -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "Denne serveren blir for øyeblikket ignorert." -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "Nåværende ignorerte kategorier: {categories}\n" "Kanaler: {channels}" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4407,26 +4553,25 @@ msgstr "Mock en annen bruker pådriver en kommando.\n\n" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" -" " -msgstr "Send ut en meldingshendelse som om den ble sendt av en annen bruker.\n\n" -" leser bare råinnholdet i meldingen. Vedlegg, embeds etc. er\n" -" ignorert.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " +msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Gi bot eiere muligheten til å omgå cooldowns.\n\n" " vedvarer ikke ved omstarter." -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Bot eiere vil nå omgå alle kommandoer med cooldowns." -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Bot eiere vil ikke lenger omgå alle kommandoer med cooldowns." @@ -4434,37 +4579,37 @@ msgstr "Bot eiere vil ikke lenger omgå alle kommandoer med cooldowns." msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "{user} er saldo kan ikke stige over {max} {currency}." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Red forekomsten din er utgått på dato! {} er den gjeldende versjonen, men du bruker {}!" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "\n\n" "Mens denne kommandoen bør fungere i de fleste scenarier, ettersom den er basert på ditt nåværende OS, miljø og Python-versjon, **vi anbefaler deg på det sterkeste å lese oppdateringen dokumenter ved <{docs}> og forsikre deg om at det er ingenting annet som må gjøres under oppdateringen.**" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "\n\n" "For å oppdatere boten din, først slå boten din opp et vindu på {console} (ikke som administrator) og kjør følgende:\n\n" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "Ledetekst for kommando" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "Terminal" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "\n" "Når du har startet opp boten igjen, hvis du har installerte 3rd-parts cogs så anbefaler vi deg å oppdatere dem med denne kommandoen i Discord: `[p]cog update`" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " @@ -4472,142 +4617,142 @@ msgstr "\n\n" "Du har Python `{py_version}` og denne oppdateringen krever `{req_py}`; du kan ikke bare kjøre oppdateringskommandoen.\n\n" "Du må følge oppdateringsinstruksjonene i våre dokumenter ovenfor hvis du fortsatt trenger hjelp til å oppdatere etter å ha fulgt dokkene går til vår #support kanalen i " -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Feil under kommandoen{command}'. Sjekk konsollen eller loggene for detaljer." -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "Jeg trenger {permission} tillatelse til å utføre denne kommandoen." -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "Jeg krever {permission_list} tillatelser til å utføre den kommandoen." -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Den kommandoen er ikke tilgjengelig i direktemeldinger." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Den kommandoen er bare tilgjengelig i direktemeldinger." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "Denne kommandoen er bare tilgjengelig i NSFW kanaler." -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Denne kommandoen er på nedkjøling. Prøv igjen om {delay}." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Denne kommandoen er på nedkjøling. Prøv igjen om 1 sekund." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger samtidig." -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid samtidig." -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Den kommandoen fullført fortsatt, den kan bare brukes {number} ganger per {type} samtidig." -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Den kommandoen er fortsatt fullført, den kan bare brukes en gang per {type} samtidig." -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger per {type} samtidig." -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid per {type} samtidig." -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Kasse #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Årsak:** Bruk kommandoen `reason` for å legge den til" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Ukjent" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Slettet bruker." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Årsak:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderator" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "Frem til" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Varighet" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Kanal" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (slettet)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Endret av" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Sist endret" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Bruker:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Moderator:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**Tiltil:** {}\n" "**Varighet:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Kanal**: {} (Slettet)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Kanal**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Endret av: ** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Sist endret at:** {}\n" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index 8ac1de35c..d40e2bbc4 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Je moet minstens {cost} {currency} hebben om dit commando te gebruiken." @@ -523,45 +523,45 @@ msgstr "Paden opnieuw geordend." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Dit pad bestaat niet." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "De bot zal nieuwe cogs installeren naar de `{}` map." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Verouderd" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Over deze instantie" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Over Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Embeds zullen nu weer de globale instellingen gebruiken." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "activeren" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "de-activeren" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Oké. Doei :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "{packs} geladen." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "Dit pakket is al geladen: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Deze pakketten zijn al geladen: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Afsluiten... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Herstarten..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Basisopdracht voor bankinstellingen." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "per-server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "globaal" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Hiermee wordt de bank ingesteld op {banktype} en worden alle accounts verwijderd! Als je het zeker weet, type je `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "De bank is nu {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Stel de naam van de bank in." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Banknaam is ingesteld op: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Stel de valuta in." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Valutanaam is ingesteld op: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Je kan alleen het JPG / PNG formaat gebruiken." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Klaar." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Ik heb niet de juiste bevoegdheden om mijn nickname te veranderen." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Status veranderd naar {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Taal is veranderd." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "zal niet" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "zal" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Je kan alleen het JPG / PNG formaat gebruiken." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Klaar." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Status veranderd naar {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Ik heb niet de juiste bevoegdheden om mijn nickname te veranderen." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Geannuleerd." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Taal is veranderd." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "Gebruikers-ID: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Eigenaar van {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Je kan dit bericht beantwoorden met {}contact" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Helaas, jouw bericht naar {} kon niet afgeleverd worden" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Bericht aan {} afgeleverd" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index 97ce74d9d..5de6b4dc1 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Nie można zapłacić za tą komendę przez PW bez banku globalnego." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Potrzebujesz co najmniej {cost} {currency} aby użyć tej komendy." @@ -532,27 +532,22 @@ msgstr "Kolejność ścieżek zmieniona." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Zwraca obecną ścieżkę instalacji lub ustawia ją jeśli została podana.\n" -" Podana ścieżka musi być ścieżką abolutną lub relatywną do ścieżki bota\n" -" oraz musi już istnieć.\n\n" -" Zainstalowane już cogi nie zostaną przeniesione w wyniku tej operacji.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Ta ścieżka nie istnieje." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Bot będzie instalować nowe moduły w katalogu `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +556,23 @@ msgstr "\n" " Zwraca listę załadowanych i dostępnych modułów.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} załadowane:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} niezaładowane:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Alias {alias_name} jest już istniejącym poleceniem lub aliasem w jednym z załadowanych modułów." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Komenda {command_name} jest już istniejącą komendą lub aliasem w jednym z załadowanych modułów." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -585,19 +580,17 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -605,43 +598,43 @@ msgstr "Ten bot jest instancją [Red, an open source Discord bot]({}) stworzonej "Red jest wspierana przez pełną pasji społeczność, która wnosi i tworzy treści dla wszystkich. [Dołącz do nas już dziś]({}) i pomóż nam rosnąć!\n\n" "(c) Twórcy Cog'ów" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Instancja należąca do" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instancja należąca do" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Wersja Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Tak, {version} jest dostępne." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Sprawdzanie dostępnych aktualizacji nie powiodło się." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Nieaktualna" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "O tej instancji" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Więcej o Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Sprawia radość od 02 Sty 2016 (ponad {} dni temu!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -649,7 +642,7 @@ msgstr "Ten bot jest instancją Red, open source Discord bot'a (1) stworzonego p "Red jest wspierana przez pełną pasji społeczność, która wnosi i tworzy treści dla wszystkich. Dołącz do nas już dziś (4) i pomóż nam rosnąć!\n\n" "(c) Twórcy Cog'ów" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -659,7 +652,7 @@ msgstr "Instancja należąca do [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Wersja Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -669,19 +662,19 @@ msgstr "Instancja należąca do [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Wersja Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Nieaktualny: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**O Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**O tej instancji**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -699,20 +692,20 @@ msgstr "**Odnośniki**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Pokazuje czas działania [botname]." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -720,7 +713,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -729,13 +722,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Ten bot przechowuje pewne dane o użytkownikach, które są niezbędne do działania. Jest to głównie ID przypisane twojemu użytkownikowi przez Discord, powiązany z kilkoma rzeczami w zależności od tego, z czym wchodzisz w interakcje w bocie. Istnieje kilka komend, które przechowują go, aby śledzić, kto coś stworzył. (takie jak listy odtwarzania) Aby uzyskać szczegółowe informacje na ten temat, a także bardziej szczegółowe informacje o tym, co jest przechowywane i dlaczego, zobacz {link}.\n\n" "Dodatkowo, dodatki stron trzecich ładowane przez właściciela bota mogą, ale nie muszą, przechowywać dodatkowe rzeczy. Możesz użyć `{prefix} mydata 3rdparty`, aby wyświetlić oświadczenia dostarczone przez każde dodanie strony trzeciej." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -744,39 +737,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Muszę mieć możliwość załączania plików (spróbuj na PW?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Wygląda na to, że ta instancja nie ma załadowanych żadnych rozszerzeń stron trzecich." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "Oświadczenia strony trzeciej dotyczące danych użytkownika końcowego" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Poniżej znajdują się oświadczenia dostarczone przez rozszerzenia stron trzecich." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "Rozszerzenia stron trzecich bez oświadczeń\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Oto wygenerowana strona z oświadczeniami dostarczonymi przez rozszerzenia stron trzecich." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Nie otrzymano potwierdzenia, anulowanie." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Nie otrzymano odpowiedniego potwierdzenia, anulowanie." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -788,25 +781,25 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Ta komenda ({command}) nie obsługuje nieinteraktywnego użycia." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Spowoduje to, że bot pozbędzie si i/lub odłączy dane od twojej osoby. Nie pozbędzie się danych operacyjnych, takich jak wpisy modlogu, ostrzeżeń czy wyciszeń. Jeśli jesteś pewien/pewna, że tego chcesz, odpowiedz następująco:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "To może trochę potrwać." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -814,33 +807,33 @@ msgstr "Próbowałem/am usunąć wszystkie nieoperacyjne dane o tobie (które po "Skontaktuj się z właścicielem tego bota, aby rozwiązać ten problem.\n" "Uwaga: Poza tymi błędami dane powinny być usunięte." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Usunąłem/am wszelkie nieoperacyjne dane o tobie (które potrafię usunąć) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Następujące moduły nie obsługują usuwania danych:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Ta komenda jeszcze nic nie robi, ale pracujemy nad dodaniem wsparcia dla tego." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -849,7 +842,7 @@ msgstr "\n" " Polecenia do bardziej szczegółowego przetwarzania danych.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -860,11 +853,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Użytkownik może usunąć własne dane. Nie dotyczy to danych operacyjnych, takich jak zablokowani użytkownicy." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -874,11 +867,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "Użytkownik nie może usunąć własnych danych." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -892,15 +885,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Moduły zostaną poinstruowane żeby usunąć wszystkie nieoperacyjne dane na żądanie użytkownika." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Moduły zostaną poinformowane, że użytkownik złożył wniosek o usunięcie danych, i szczegóły dotyczące usuwania zostaną pozostawione autorowi modułu." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -913,18 +906,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -932,17 +925,17 @@ msgstr "Próbowałem/am usunąć wszystkie dane o tym użytkowniku (które potra "Sprawdź swoje logi i skontaktuj się z twórcami tych modułów.\n" "Uwaga: Poza tymi błędami dane powinny być usunięte." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "Usunąłem/am wszystkie dane które potrafię usunąć o tym użytkowniku." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -953,19 +946,19 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Spowoduje to, że bot pozbędzie się lub odłączy wiele nieoperacyjnych danych od określonego użytkownika. Użytkownicy mają w tym celu dostęp do innej komendy, chyba że nie mogą w ogóle wchodzić w interakcję z botem. Jest to z reguły bezpieczna operacja, ale nie powinieneś tego używać, chyba że przetwarzasz żądanie od tego użytkownika, ponieważ może może to wpłynąć na jego korzystanie z bota. \n\n" "Jeśli jesteś pewien, że to jest to, co zamierzasz zrobić, odpowiedz następująco:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -973,17 +966,17 @@ msgstr "Próbowałem/am usunąć wszystkie nieoperacyjne dane o tym użytkowniku "Sprawdź swoje logi i skontaktuj się z twórcami tych modułów.\n" "Uwaga: Poza tymi błędami dane powinny być usunięte." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Usunąłem/am wszystkie nieoperacyjne dane, które potrafię usunąć, o tym użytkowniku." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -993,13 +986,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Spowoduje to, że bot pozbędzie się lub odłączy wiele danych o określonym użytkowniku. Może to obejmować więcej niż tylko dane użytkownika końcowego, w tym rekordy dotyczące przeciwdziałań nadużyciom.\n\n" "Jeśli jesteś pewien, że to jest to, co zamierzasz zrobić, odpowiedz następująco:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1019,7 +1012,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1033,35 +1026,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1073,15 +1066,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1097,20 +1090,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Embedy będą teraz używać globalnego ustawienia." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1127,11 +1120,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1147,15 +1140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1171,11 +1164,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1191,21 +1184,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "włączone" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "wyłączone" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1221,15 +1216,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1242,11 +1237,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1256,12 +1251,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1273,7 +1268,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1288,7 +1283,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1297,15 +1292,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1320,43 +1315,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1364,7 +1371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1377,67 +1384,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1449,23 +1456,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1478,36 +1485,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1520,11 +1527,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Wyłączanie... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1537,30 +1544,990 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Restartowanie..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Podstawowa komenda do ustawień banku." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Pokazuje bieżące ustawienia banku." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Globalny" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Serwer" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Ustawienia banku:\n\n" +"Nazwa banku: {bank_name}\n" +"Zakres banku: {bank_scope}\n" +"Waluta: {currency_name}\n" +"Domyślne saldo: {default_balance}\n" +"Maksymalne dozwolone saldo: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Przełącza ustawienie, czy bank jest globalny, czy nie.\n\n" +" Jeśli bank jest globalny, będzie przypisany do poszczególnych serwerów.\n" +" Jeśli bank jest przeznaczony na serwer, stanie się globalny.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "per-server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "globalny" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Spowoduje to przełączenie banku na {banktype} i usunięcie wszystkich kont w wyniku tego procesu! Jeśli jesteś pewien/pewna, wpisz `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Bank jest teraz {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Ustaw nazwę banku." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Nazwa banku została ustawiona na: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Ustawia nazwę waluty banku." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Nazwa waluty została ustawiona na: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Ustawia maksymalne saldo, jakie może uzyskać użytkownik." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Kwota musi być większa od zera i mniejsza niż {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Maksymalne saldo zostało ustawione na: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Tylko formaty JPG / PNG." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Gotowe." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Status zmieniony na %s." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Język został ustawiony." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1568,7 +2535,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1583,138 +2550,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Nie usunę wiadomości komend." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1725,19 +2577,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} używał swojego skonfigurowanego koloru dla embedów." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "nie będzie" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "będzie" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1749,11 +2601,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1764,11 +2616,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1785,256 +2637,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Kolor został zresetowany." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Kolor został ustawiony." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Tylko formaty JPG / PNG." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Gotowe." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Status zmieniony na %s." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2049,30 +2660,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Anulowano." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2083,220 +2694,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Język został ustawiony." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2304,7 +2718,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2314,11 +2728,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2327,11 +2741,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2341,11 +2755,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2361,15 +2775,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2383,15 +2797,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2405,15 +2819,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2429,15 +2843,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2451,15 +2865,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2475,15 +2889,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2498,15 +2912,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2522,15 +2936,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2547,19 +2961,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2574,19 +2988,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2600,19 +3014,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2623,43 +3037,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2672,41 +3086,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2721,19 +3135,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2742,7 +3156,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2754,15 +3168,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2771,21 +3185,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2798,15 +3212,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2816,11 +3230,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2828,7 +3242,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2840,19 +3254,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2861,15 +3275,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2881,15 +3295,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2898,11 +3312,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2911,7 +3325,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2924,19 +3338,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2945,19 +3359,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2971,19 +3385,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2993,11 +3407,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3005,7 +3419,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3018,27 +3432,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3047,15 +3461,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3068,15 +3482,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3086,16 +3500,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3109,15 +3523,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3131,11 +3545,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3147,19 +3561,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3171,19 +3585,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3191,15 +3605,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3210,7 +3624,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3218,19 +3632,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3238,19 +3652,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3264,7 +3678,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3276,19 +3690,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3300,15 +3714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3321,7 +3735,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3333,11 +3747,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3349,15 +3763,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3371,7 +3785,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3379,7 +3793,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3388,143 +3802,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3533,7 +3875,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3542,7 +3884,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3558,15 +3900,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3576,20 +3918,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3604,15 +3946,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3621,24 +3963,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3747,22 +4089,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3770,174 +4114,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` nie jest poprawną wartością dla `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Nieznane" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index 131d79009..0be565c49 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Não pode pagar por este comando em uma DM sem um banco global." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Você precisa de pelo menos {cost} {currency} para usar este comando." @@ -532,27 +532,22 @@ msgstr "Caminhos reordenados." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Retorna o caminho de instalação atual ou define se ele for fornecido.\n" -" O caminho fornecido deve ser absoluto ou relativo ao\n" -" diretório do bot, e já deve existir.\n\n" -" Nenhum cog instalado será transferido no processo.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Esse caminho não existe." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "O bot irá instalar novos cogs no diretório `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +556,23 @@ msgstr "\n" " Lista todos os cogs carregados e disponíveis.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} carregado:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} descarregado:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "O atalho {alias_name} já é um comando ou apelido existente em um dos cogs carregados." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "O comando {command_name} já é um comando ou atalho existente em um dos cogs carregados." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,21 +583,17 @@ msgstr "\n" " Esses comandos vêm carregados em todo Red bot, e cobrem algum do uso mais básico do bot.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Mostra informações sobre [botname].\n\n" -" Veja `[p]set custominfo` para personalizar.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -610,43 +601,43 @@ msgstr "Este bot é uma instância de [Red, um bot para Discord de código abert "Red é apoiado por uma comunidade apaixonada que contribui e cria conteúdo para todos desfrutarem. [Junte-se a nós hoje]({}) e nos ajude a melhorar!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Instância em posse de equipe" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instância em posse de" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Versão do Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Sim, {version} está disponível." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Falha ao procurar por atualizações." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Desatualizado" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Sobre esta instância" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Sobre o Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Trazer alegria desde 02 de Jan 2016 (mais de {} dias atrás!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -654,7 +645,7 @@ msgstr "Este bot é uma instância de Red, um Bot do Discord de código aberto ( "Red é apoiado por uma comunidade apaixonada que contribui e cria conteúdo para todos desfrutarem. Junte-se a nós hoje (4) e nos ajude a melhorar!\n\n" "(c) Criadores de Cog" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -664,7 +655,7 @@ msgstr "A Instância que pertence ao grupo: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Versão do Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -674,19 +665,19 @@ msgstr "Instância em posse de: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Versão do Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Desatualizado: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -697,20 +688,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -718,7 +709,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -727,12 +718,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -741,39 +732,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -785,63 +776,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -852,11 +843,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -866,11 +857,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -884,15 +875,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -905,34 +896,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -943,34 +934,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -980,12 +971,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1005,7 +996,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1019,35 +1010,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1059,15 +1050,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1083,20 +1074,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "As mensagens incorporadas agora voltarão para a configuração global." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1113,11 +1104,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1133,15 +1124,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1157,11 +1148,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1177,21 +1168,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "As mensagens incorporadas agora são {} para este canal." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "habilitado" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "desabilitado" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1207,15 +1200,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1228,11 +1221,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1242,12 +1235,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1259,7 +1252,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1274,7 +1267,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1283,15 +1276,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1306,43 +1299,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Certo. Tchau :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1350,7 +1355,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1363,67 +1368,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1435,23 +1440,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1464,36 +1469,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1506,11 +1511,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Desligando... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1523,30 +1528,990 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Comando base para as configurações do banco." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Mostra as configurações atuais do banco." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Global" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Servidor" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Configurações do Banco:\n\n" +"Nome do Banco: {bank_name}\n" +"Alcance do Banco: {bank_scope}\n" +"Moeda: {currency_name}\n" +"Saldo padrão: {default_balance}\n" +"Saldo máximo permitido: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Alterna se o banco é global ou não.\n\n" +" Se a opção estiver em global, alterna as configurações para por servidor.\n" +" Se a opção estiver em por servidor, altera as configurações para global.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "por servidor" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "global" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Isso irá alterar o banco para {banktype}, deletando todas as contas no processo! Se tiver certeza disso, digite `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "O banco agora é `{banktype}`." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Defina o nome do banco." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "O nome do banco foi definido como {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Dá um nome para a moeda do banco." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "A moeda foi nomeada de: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Define um saldo limite que um usuário pode ter." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "A quantia deve ser maior que zero e menor que {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "O saldo máximo foi definido para: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Descrição reiniciada." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Apenas formatos JPG / PNG." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Concluído." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Status alterado para {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Localidade foi definida." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1554,7 +2519,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1569,138 +2534,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Descrição reiniciada." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1711,19 +2561,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "O bot {} usa a cor configurada para mensagens incorporadas." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "não vai" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "vai" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1735,11 +2585,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1750,11 +2600,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1771,256 +2621,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "A cor foi redefinida." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "A cor foi definida." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Apenas formatos JPG / PNG." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Concluído." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Status alterado para {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2035,30 +2644,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2069,220 +2678,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Localidade foi definida." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2290,7 +2702,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2300,11 +2712,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2313,11 +2725,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2327,11 +2739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2347,15 +2759,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2369,15 +2781,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2391,15 +2803,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2415,15 +2827,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2437,15 +2849,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2461,15 +2873,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2484,15 +2896,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2508,15 +2920,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2533,19 +2945,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2560,19 +2972,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2586,19 +2998,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2609,43 +3021,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID do usuário: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "através de DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este usuário" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2658,41 +3070,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Proprietário de {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}contato" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não consegui entregar sua mensagem para {}" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Mensagem enviada para {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Imprime o caminho de dados do bot." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Caminho dos dados: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2707,19 +3119,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2728,7 +3140,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2740,15 +3152,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2757,21 +3169,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2784,15 +3196,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2802,11 +3214,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2814,7 +3226,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2826,19 +3238,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2847,15 +3259,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2867,15 +3279,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2884,11 +3296,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2897,7 +3309,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2910,19 +3322,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2931,19 +3343,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2957,19 +3369,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2979,11 +3391,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2991,7 +3403,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3004,27 +3416,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3033,15 +3445,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3054,15 +3466,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3072,16 +3484,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3095,15 +3507,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3117,11 +3529,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3133,19 +3545,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3157,19 +3569,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3177,15 +3589,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3196,7 +3608,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3204,19 +3616,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "Não existem comandos desativados globalmente." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "{} comandos estão desativados globalmente.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 comando está desativado globalmente.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3224,19 +3636,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "Não há nenhum comando desativado em {}." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos estão desativados em {}.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "1 comando está desativado em {}.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3250,7 +3662,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3262,19 +3674,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3286,15 +3698,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3307,7 +3719,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3319,11 +3731,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3335,15 +3747,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Esse comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3357,7 +3769,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3365,7 +3777,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3374,143 +3786,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3519,7 +3859,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3528,7 +3868,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3544,15 +3884,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3562,20 +3902,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3590,15 +3930,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3607,24 +3947,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3733,22 +4073,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3756,175 +4098,175 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Esse comando está em tempo de espera. Tente novamente dentro de {delay}." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Esse comando está recarregando. Tente novamente em 1 segundo." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Motivo:** Use o comando `reason` para adicioná-lo" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Desconhecido" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Motivo:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderador" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "Até" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Duração" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Canal" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Alterado por" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Usuário:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Moderador:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**Até:** {}\n" "**Duração:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Canal**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Alterado por:** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index c1375e201..3f23605ca 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "Caminhos reordenados." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Esse caminho não existe." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "O bot irá instalar novos cogs para o caminho `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Concluído." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Concluído." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/ro-RO.po b/redbot/core/locales/ro-RO.po index 916f8e594..7bf174459 100644 --- a/redbot/core/locales/ro-RO.po +++ b/redbot/core/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "Path-urile au fost reordonate." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Path-ul specificat nu există." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Bot-ul va instala noile plugin-uri(cogs) în directorul `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} încărcat:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} neîncărcat:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong!" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Versiunea Red" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Da, versiunea {version} este disponibilă." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Verificarea pentru actualizări a eșuat." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Neactualizat" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Despre această instanță" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Despre Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Aducând bucurie din 02 Ianuarie 2016 (peste {} zile în urmă)!" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "activat" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "dezactivat" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "În regulă. Pa-paaa :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Îmi lipsesc permisiunile de a-mi schimba porecla." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "Cod de localizare invalid. Utilizați formatul: `ro-RO`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "Format invalid - codul de localizare trebuie să includă codul de țară, ex. `ro-RO`" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Localizarea a fost setată." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Îmi lipsesc permisiunile de a-mi schimba porecla." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Anulat." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefix setat." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "Cod de localizare invalid. Utilizați formatul: `ro-RO`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Format invalid - codul de localizare trebuie să includă codul de țară, ex. `ro-RO`" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Localizarea a fost setată." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index 77da09417..46443ddf1 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -17,11 +17,11 @@ msgstr "" #: redbot/core/_diagnoser.py:100 msgid "To fix this issue, you need to do one of these:" -msgstr "Чтобы решить эту проблему, вам нужно сделать одно из следующих действий:" +msgstr "Чтобы решить эту проблему, вам нужно совершить одно из следующих действий:" #: redbot/core/_diagnoser.py:108 msgid "Check if the command caller is not a bot" -msgstr "Проверьте, не является ли вызывающая команда ботом" +msgstr "Проверка: не является ли выполнивший команду ботом" #: redbot/core/_diagnoser.py:114 msgid "The user is a bot which prevents them from running any command." @@ -33,7 +33,7 @@ msgstr "Это невозможно исправить - боты не долж #: redbot/core/_diagnoser.py:119 msgid "Check if the bot can send messages in the given channel" -msgstr "Проверьте, может ли бот отправлять сообщения в заданном канале" +msgstr "Проверка: бот может отправлять сообщения в указанном канале" #: redbot/core/_diagnoser.py:125 msgid "Bot doesn't have permission to send messages in the given channel." @@ -460,11 +460,11 @@ msgstr "Команда: " msgid "Tests that have been ran:" msgstr "Проведенные тесты:" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Не удается оплатить эту команду в DM без глобального банка." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Вам нужно как минимум {cost} {currency} для того чтобы использовать данную команду." @@ -550,27 +550,22 @@ msgstr "Пути переупорядочены." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Возвращает текущий путь установки или устанавливает его, если он указан.\n" -" Указанный путь должен быть абсолютным или относительным к каталогу\n" -" бота, и он должен уже существовать.\n\n" -" Никакие установленные плагины не будут переданы в процессе.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Этого пути не существует." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Бот будет устанавливать новые плагины в директорию `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -579,23 +574,23 @@ msgstr "\n" " Список всех загруженных и доступных плагинов.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} загружен:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} выгружен:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Псевдоним {alias_name} уже является существующей командой или псевдонимом в одной из загруженных Шестерней." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Команда {command_name} уже существует или ее псевдоним занят в одной из загруженных Шестерней." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -606,21 +601,17 @@ msgstr "\n" " Эти команды загружаются с каждым экземпляром Red и покрывают большинство нужных функций бота.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Показывает информацию о [botname].\n\n" -" Используйте `[p]set custom info` для настройки.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -628,43 +619,43 @@ msgstr "Этот бот является примером [Red, открытый "Red поддерживается страстным сообществом, которое вносит свой вклад и создает контент для всех желающих. [Присоединяйтесь к нам сегодня]({}) и помогите нам улучшить!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Этот экземпляр принадлежит" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Данная копия принадлежит" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Версия Red бота" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Да, {version} доступен." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Проверка обновлений не удалась." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Устаревшие" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Об этом экземпляре" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "О Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Приносит радость с 2 Января 2016 (более {} дней назад!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -672,7 +663,7 @@ msgstr "Этот бот является примером [Red, открытый "Red поддерживается страстным сообществом, которое вносит свой вклад и создает контент для всех желающих. [Присоединяйтесь к нам сегодня]({}) и помогите нам улучшить!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -682,7 +673,7 @@ msgstr "Данный экземпляр принадлежит: [{owner}]\n" "Версия discord.py: [{dpy_version}] (6)\n" "Версия Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -692,19 +683,19 @@ msgstr "Копия, принадлежащая [{owner}]\n" "discord. y: [{dpy_version}] (6)\n" "версия Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Устарело: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**О Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Об этом экземпляре**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -722,20 +713,20 @@ msgstr "**Ссылки**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Показать время безотказной работы [botname]." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." -msgstr "" +msgstr "Менее одной секунды." -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" -msgstr "" +msgstr "Онлайн: **{time_quantity}** (с {timestamp})" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -746,7 +737,7 @@ msgstr "\n" " Дополнительную информацию можно найти в [Документации о Данных Конечного Пользователя.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -759,13 +750,13 @@ msgstr "\n" " - `[p]my data what data`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Этот бот хранит некоторые данные о пользователях, необходимые для функционирования. Это в основном ID, присвоенный вашему пользователю Discord, связано с небольшим количеством вещей, в зависимости от того, с чем вы взаимодействуете в боте. Есть несколько команд, которые хранят его, чтобы отслеживать кто что-то создал. (например, плейлисты) Для получения подробной информации об этом, а также более подробной информации о том, что хранится и почему, смотрите {link}.\n\n" "Кроме того, дополнения сторонних разработчиков, загруженные владельцем бота, могут хранить или не сохранять дополнительные вещи. Вы можете использовать `{prefix}my data 3rdparty` для просмотра утверждений от каждого дополнения сторонних разработчиков." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -778,39 +769,39 @@ msgstr "Посмотреть статьи о Данных Конечного П " - `[p]my data 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Мне нужно иметь возможность прикреплять файлы (попробуйте в ЛС?)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Похоже что в этом экземпляре не загружены сторонние расширения." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "Операторы данных конечного пользователя" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "Ниже приводятся заявления представленные в виде сторонних расширений." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "Сторонние расширения без утверждений\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Ниже приведена генерируемая страница с заявлениями, предоставленными сторонними расширениями." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Не было подтверждено, отмена." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Не удалось получить соответствующее подтверждение, отмена." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -829,19 +820,19 @@ msgstr "\n" " - `[p]my data forget me`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Команда ({command}) не поддерживает не-интерактивное использование." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Это приведёт к тому, что бот избавится от вас и/или будет лишен привязки. Она не избавится от таких операционных данных, как записи в журнале mod log, предупреждения или мутации. Если вы уверены, что это то, что вы хотите, пожалуйста, ответьте следующим образом:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Это может занять некоторое время." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -849,7 +840,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -857,7 +848,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота для этого.\n" "Примечание: вне этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -865,27 +856,27 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота для этого.\n" "Примечание: вне этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Я удалила не оперативные данные о вас (те что я знаю как удалять) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Следующие расширения не были удалены:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Скоро Будет] Получить информацию, которую знает [botname] о вас." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Эта команда пока ничего не делает, но мы работаем над добавлением поддержки для этого." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -894,7 +885,7 @@ msgstr "\n" " Команды для более полной обработки данных.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -911,11 +902,11 @@ msgstr "\n" " - `[p]my data owner management allow user deletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Пользователь может удалить собственные данные. Это не коснётся таких данных как: заблокированные пользователи." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -931,11 +922,11 @@ msgstr "\n" " - `[p]my data owner management allow user deletions`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "Пользователь не может удалить собственные данные." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -958,15 +949,15 @@ msgstr "\n" " - `1`: Шестерни будут удалять все данные о пользователе, даже неважные.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Расширения будут проинструктированы удалять все не оперативные данные по запросу пользователя." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Расширения будут проинформированы о том, что пользователь сделал запрос на удаление данных, и подробности того что удалять будут оставлены на усмотрение автора расширения." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -987,13 +978,13 @@ msgstr "\n" " - `` - Идентификатор пользователя, чьи данные будут удалены.\n" " " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Это приведет к тому, что бот избавится от всех данных из указанного ID пользователя. Вы не должны использовать это, если Discord специально не запросил это в отношении удаленного пользователя. Это удалит пользователя из различных противоправных мер. Если вы обрабатываете запрос вручную от пользователя, то вместо этого может потребоваться `{prefix}{command_name}`.\n\n" "Если вы уверены, что это то, что вы собираетесь сделать, пожалуйста, ответьте следующее:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1001,7 +992,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1009,7 +1000,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1017,11 +1008,11 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "Я удалил все данные об этом пользователе, которые я знаю, как удалить." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1038,13 +1029,13 @@ msgstr "У удаления данных [botname] есть пользовате " - `` - Идентификатор пользователя, чьи данные будут удалены.\n" " " -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Это приведёт к тому, что бот избавится от множества не-операционных данных от указанного пользователя. Пользователи имеют для этого доступ к различным командам, если они не могут взаимодействовать с ботом вообще. Это в основном безопасная операция, но вы не должны использовать его, если не обрабатывать запрос от этого пользователя, так как это может повлиять на их использование бота. \n\n" "Если вы уверены, что это то, что вы собираетесь сделать, пожалуйста, ответьте следующим образом:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1052,7 +1043,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1060,7 +1051,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1068,11 +1059,11 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Я удалил все не-оперативные данные о пользователе, которые я знаю, как удалить." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1087,13 +1078,13 @@ msgstr "У удаления данных [botname] есть о пользова " - `` - Идентификатор пользователя, чьи данные будут удалены.\n" " " -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Это приведет к тому, что бот избавится от большого количества данных о указанном пользователе. Это может включать в себя не только данные конечного пользователя, включая записи об оскорблении злоупотреблениями.\n\n" "Если вы уверены, что это то, что вы собираетесь сделать, пожалуйста, ответьте следующее:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1128,7 +1119,7 @@ msgstr "\n" " 3. Глобальная настройка - `[p]embed set global`\n" " " -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1151,35 +1142,35 @@ msgstr "\n" " - `[command]` - Проверяет эту команду на наличие настроек встраивания для конкретной команды.\n" " " -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Настройки встроенных сообщений:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "Глобальные по умолчанию: {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "Глобальные настройки команд для команды {command}: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Настройки гильдии: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "Настройка команд сервера для команды {command}: {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Настройки канала: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Настройки пользователя: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1198,15 +1189,15 @@ msgstr "\n" " - `[p]embed set global`\n" " " -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Вкладки теперь отключены по умолчанию." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Встраиваемые модули теперь включены по умолчанию." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1233,20 +1224,20 @@ msgstr "\n" " - `[enabled]` - Использовать ли вложения на этом сервере. Оставьте пустым, чтобы сбросить к настройкам по умолчанию.\n" " " -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Настройки теперь восстанавливаются." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Встраиваемые модули включены для этой гильдии." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Вкладки отключены для этой гильдии." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1275,11 +1266,11 @@ msgstr "\n" " - `[enabled]` - Использовать ли вложения для этой команды. Оставьте пустым, чтобы сбросить на значения по умолчанию.\n" " " -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Передаваемая команда требует разрешения Embed Links и поэтому не может быть установлен как \"Встраиваемый\"." -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1307,15 +1298,15 @@ msgstr "\n" " - `[enabled]` - Использовать ли вложения для этой команды. Оставьте пустым, чтобы сбросить на значения по умолчанию.\n" " " -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "Встраивание теперь включено для команды {command_name}." -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "Вкладки отключены для команды {command_name}." -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1343,11 +1334,11 @@ msgstr "\n" " - `[enabled]` - Использовать ли вложения для этой команды. Оставьте пустым, чтобы сбросить на значения по умолчанию.\n" " " -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "Встраиваемые вставки будут возвращены к настройкам сервера." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1374,21 +1365,23 @@ msgstr "\n" " - `[enabled]` - Использовать ли вложения на этом сервере. Оставьте пустым, чтобы сбросить к настройкам по умолчанию.\n" " " -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Сейчас встраиваются {} для этого канала." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "включен" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "отключен" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1415,15 +1408,15 @@ msgstr "\n" " - `[enabled]` - Использовать ли вставки в вашу личных сообщениях. Оставьте пустым, чтобы сбросить к настройкам по умолчанию.\n" " " -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Встроенные вставки теперь включены для вас в личных сообщениях." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Вкладки теперь недоступны для вас в личных сообщениях." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1444,11 +1437,11 @@ msgstr "Отправляет владельцу последний произо " - `[public]` - Отправка трассировки в текущий контекст. Оставьте пустым для отправки в личные сообщения.\n" " " -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Пока нет исключения." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1463,12 +1456,12 @@ msgstr "Показывает URL приглашения [botname].\n\n" " - `[p]invite`\n" " " -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Команды для настройки параметров приглашения [botname]." -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1487,7 +1480,7 @@ msgstr "\n" " - `[confirm]` - Требуется для установки публичного приглашения. Не требуется для переключения обратно в приватный режим.\n" " " -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1512,7 +1505,7 @@ msgstr "\n" " - `` - Уровень разрешения, который требуется для бота в генерированном приглашении.\n" " " -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1525,15 +1518,15 @@ msgstr "\n" " Обратите внимание, что предыдущие серверы пригласили бота без области действия не могут иметь команды СЛЭШ, они должны будут еще раз пригласить бота.\n" " " -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Область `applications.commands` была добавлена в URL адрес приглашения." -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Область действия `applications.commands` была удалена из URL адреса приглашения." -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1558,43 +1551,55 @@ msgstr "\n" " - `[servers...]` - Сервера уйти. Если пусто, попытается покинуть текущий сервер.\n" " " -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "Необходимо указать хотя бы один ID сервера." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Вы не передали никакой идентификатор сервера. Вы хотите, чтобы я покинул этот сервер?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "Вы уверены, что хотите, чтобы я покинул этот сервер?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Я не могу покинуть сервер `{server_name}`: я его владелец." -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Хорошо. До свидания :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "Все в порядке. Оставляем {number} серверов..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Хорошо, я тогда останусь. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "Хорошо, я не уйду с этих серверов." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1605,7 +1610,7 @@ msgstr "\n" " Примечание: Эта команда является интерактивной.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1626,75 +1631,75 @@ msgstr "Загружает ког-пакеты по локальным путя " - `` - Пакеты для загрузки.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Загружено {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "Следующий пакет уже загружен: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Следующие пакеты уже загружены: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {pack}.\n" "Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {packs}.\n" "Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Следующее имя не является допустимым именем пакета: {pack}\n" "Имена пакетов не могут начинаться с цифры и могут содержать только ascii цифры, буквы и знаки подчеркивания." -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Следующие имена не являются допустимыми именами пакетов: {packs}\n" "Имена пакетов не могут начинаться с цифры и могут содержать только ascii цифры, буквы и знаки подчеркивания." -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "Следующий пакет не найден в пути cog: {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "Следующие пакеты не были найдены в пути cog: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Этот пакет не может быть загружен по следующим причинам:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Эти пакеты не могут быть загружены по следующим причинам:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ПРЕДУПРЕЖДЕНИЕ**: В следующем репозитории используются разделяемые библиотеки, которые помечены для удаления в будущем: {repo}.\n" "Вы должны сообщить об этом сообщении сопровождающему репозитория." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ПРЕДУПРЕЖДЕНИЕ**: Следующие репозитории используют разделяемые библиотеки, которые помечены для удаления в будущем: {repos}.\n" "Вы должны проинформировать сопровождающих этих репозиториев об этом сообщении." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1713,23 +1718,23 @@ msgstr "Выгружает ранее загруженные пакеты cog.\n " - `` - Пакеты cog для выгрузки.\n" " " -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "Следующий пакет был выгружен: {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "Следующие пакеты были выгружены: {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "Не удалось загрузить следующий пакет: {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "Следующие пакеты не были загружены: {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1750,41 +1755,41 @@ msgstr "Перезагружает пакеты зубцов.\n\n" " - `` - Пакеты когов для перезагрузки.\n" " " -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Перезагрузка {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Не удалось перезагрузить следующий пакет: {pack}.\n" "Проверьте консоль или логи для получения подробностей." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Не удалось перезагрузить следующие пакеты: {packs}\n" "Проверьте консоль или журналы для получения информации." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Этот пакет не может быть перезагружен по следующей причине:\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Эти пакеты не могут быть перезагружены по следующим причинам:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ПРЕДУПРЕЖДЕНИЕ**: В следующем репозитории используются разделяемые библиотеки, которые помечены для удаления в будущем: {repo}.\n" "Вы должны проинформировать сопровождающих этих репо об этом сообщении." -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1805,11 +1810,11 @@ msgstr "Выключает бота.\n\n" " - `[silently]` - Пропустить ли отправку сообщения о выключении. По умолчанию False.\n" " " -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Завершение работы... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1830,16 +1835,982 @@ msgstr "Попытка перезапустить [botname].\n\n" " - `[silently]` - Пропускать ли отправку сообщения о перезапуске. По умолчанию False.\n" " " -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Перезапуск..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Базовая команда для настройки банка." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Показать текущие настройки банка." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Общий" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Сервер" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Настройки банка:\n\n" +"Название банка: {bank_name}\n" +"Размер банка: {bank_scope}\n" +"Валюта: {currency_name}\n" +"Баланс по умолчанию: {default_balance}\n" +"Максимально допустимый баланс: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Переключать, является ли банк глобальным или нет.\n\n" +" Если банк глобальный, он станет на один сервер.\n" +" Если банк на одном сервере, он станет глобальным.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "серверный" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "глобальный" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Это переключит банк на {banktype}, удалив все учетные записи в процессе! Если вы уверены, введите `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Банк теперь {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Установите имя банка." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Название банка было установлено на: {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Установите название для валюты банка." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Название валюты было установлено на: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Установите максимальный остаток, который пользователь может получить." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Сумма должна быть больше нуля и меньше, чем {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Максимальный баланс был установлен на: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "Вы слишком долго не отвечали." + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "Никаких изменений не произошло." + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Команды для изменения настроек [botname]." -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Описание сброшено." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "Это описание слишком длинное для правильного отображения. Пожалуйста, попробуйте еще раз, используя менее 250 символов." + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "Этот URL недействителен." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "Что-то пошло не так при попытке получить изображение." + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "Ошибка. Помните, что мой аватар можно редактировать до двух раз в час. Ссылка или вложение должны быть корректным изображением в формате JPG или PNG." + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "JPG / PNG формат только." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Готово." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Аватар удален." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "Имя пользователя проверенного бота не может быть изменено вручную. Для его изменения обратитесь в службу поддержки Discord." + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "Не удалось изменить имя. Должно быть 32 символа или меньше." + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "Время изменения имени пользователя истекло. Помните, что вы можете сделать это только 2 раза в час. Используйте псевдонимы, если вам нужны частые изменения: {command}" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "Не удалось изменить имя пользователя. Discord выдал следующую ошибку:\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "При попытке изменить имя пользователя произошла непредвиденная ошибка." + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "Не удалось изменить никнейм. Должно быть не более 32 символов." + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Мне не хватает разрешений чтобы изменить свой ник." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "Пользовательский текст был очищен." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Пользовательский текст установлен." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "Длина текста не должна превышать 1024 символов." + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "Максимальная длина Url-адреса стримера составляет 511 символов." + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "Максимальная длина заголовка потока составляет 128 символов." + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "Максимальная длина описания игры составляет 128 символов." + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Статус изменён на ``Воспроизведение {game.name}``." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "Игра очищена." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "Максимальная длина описаний прослушивания составляет 128 символов." + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Статус установлен в ``Слушаю {listening}``." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "Прослушивание прояснилось." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "Максимальная длина описания просмотра составляет 128 символов." + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Status set to ``Watching {watching}``." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "Просмотр очищен." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "Максимальная длина описаний конкурентов составляет 128 символов." + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Статус установлен на ``Конкурировать в {competing}``." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "Конкуренция очищена." + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Статус изменён на {}." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "Эта роль уже является администратором." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "Теперь эта роль рассматривается как роль администратора." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Эта роль уже является модераторской." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Эта роль теперь считается ролью мода." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "Эта роль не была ролью администратора, с которой она начала." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Эта роль больше не рассматривается как роль администратора." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "Эта роль не была модераторской ролью для начала." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Эта роль больше не рассматривается как роль модератора." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "Неверный код языка. Используйте формат: `en-US`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "Недопустимый формат - код языка должен содержать код страны, например 'en-US'" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "Глобальная локаль установлена." + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "Локаль была установлена по умолчанию." + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Локализация была установлена." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "Глобальное региональное форматирование теперь будет основано на локали бота." + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "Глобальное региональное форматирование теперь будет основано на `{language_code}` локали." + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "Региональное форматирование теперь будет основано на локали бота на этом сервере." + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service}` API tokens были установлены." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "\n" +" Показать все внешние API-сервисы вместе с установленными ключами.\n\n" +" Секреты не отображаются.\n\n" +" **Пример:**\n" +" - `[p]set список api``\n" +" " + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "Никаких услуг API пока не установлено." + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "Установите сервисы API:\n" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "Установите службу API:\n" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "Службы успешно удалены:\n" +"{services_list}" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "Служба успешно удалена: {service_name}" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "Ни в одном из предоставляемых вами сервисов не было установлено ни одного ключа." + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "\n" +" Команды для настройки уведомлений владельца.\n\n" +" Уведомления владельца включают использование `[p]contact` и доступные обновления Red.\n" +" " + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "Нет никаких дополнительных каналов, на которые отправляются сообщения." + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "Неизвестный канал с идентификатором: {id}" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" @@ -1848,7 +2819,11 @@ msgstr "\n" " Show the current settings for [botname].\n" " " -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -1858,7 +2833,7 @@ msgstr "Роли администраторов: {admin}\n" "Локал: {guild_locale}\n" "Региональный формат: {guild_regional_format}\n" -#: redbot/core/core_commands.py:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1870,7 +2845,7 @@ msgstr "{bot_name} Настройки:\n\n" "Глобальный региональный формат: {regional_format}\n" "Цвет вставки по умолчанию: {colour}" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1895,188 +2870,23 @@ msgstr "Устанавливает задержку, пока бот не уда " - `[time]` - Количество секунд ожидания перед удалением командного сообщения. Используйте -1 для отключения.\n" " " -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Удаление команды отключено." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "Удалить задержку, установленную на {num} секунд." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Я не буду удалять командные сообщения." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "\n" -" Устанавливает описание бота.\n\n" -" Использование без описания приводит к сбросу.\n" -" Оно отображается в нескольких местах, включая меню помощи.\n\n" -" Максимальная длина описания - 250 символов, чтобы обеспечить правильное отображение.\n\n" -" По умолчанию - \"Red V3\".\n\n" -" **Примеры:**\n" -" - `[p]set description` - Сброс описания на значение по умолчанию.\n" -" - `[p]set description MyBot: A Red V3 Bot`.\n\n" -" **Аргументы:**\n" -" - `[description]` - Описание, которое будет использоваться для этого бота. Оставьте пустым, чтобы сбросить значение по умолчанию.\n" -" " - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Описание сброшено." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "Это описание слишком длинное для правильного отображения. Пожалуйста, попробуйте еще раз, используя менее 250 символов." - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -" Добавляет роль администратора для этой гильдии.\n\n" -" У администраторов такой же доступ, как и у модов, plus дополнительные команды уровня администратора, такие как\n" -" - `[p]установить serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]игнорировать гильдию`\n\n" -" И многое другое.\n\n" -" **Пример:**\n" -" - `[p]установил addadminrole @Admins`\n" -" - `[p]установил addadminrole Super Adminrole`\n\n" -" **Аргументы:**\n" -" - `` - Роль для добавления в админ.\n" -" " - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "Эта роль уже является администратором." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "Теперь эта роль рассматривается как роль администратора." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -" Добавляет роль модератора для этой гильдии.\n\n" -" Это предоставляет доступ к командам уровня модератора, таким как\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" И многое другое.\n\n" -" **Примеры:**\n" -" - `[p]установил addmodrole @Mods`\n" -" - `[p]установил addmodrole Loyal Helpers`\n\n" -" **Аргументы:**\n" -" - `` - роль, которую нужно добавить в качестве модератора.\n" -" " - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Эта роль уже является модераторской." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Эта роль теперь считается ролью мода." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Удаляет роль администратора для этой гильдии.\n\n" -" **Примеры:**\n" -" - `[p]установил removeadminrole @Admins`\n" -" - `[p]установил removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - роль, которую можно убрать из админа.\n" -" " - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "Эта роль не была ролью администратора, с которой она начала." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Эта роль больше не рассматривается как роль администратора." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Убирает роль модификации для этой гильдии.\n\n" -" **Примеры:**\n" -" - `[p]установил removemodrole @Mods`\n" -" - `[p]установил removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - Роль убирает от роли модератора.\n" -" " - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "Эта роль не была модераторской ролью для начала." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Эта роль больше не рассматривается как роль модератора." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2093,19 +2903,19 @@ msgstr "\n" " - `[p]установить цвет бота`\n" " " -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "Бот {} использовать свой настроенный цвет для встраивания сообщений." -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "не будет" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "будет" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2124,11 +2934,11 @@ msgstr "\n" " - `[p]установить нечёткость сервера`\n" " " -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "Поиск неопределенной команды был {} для этого сервера." -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2145,11 +2955,11 @@ msgstr "\n" " - `[p]нечёткая установка`\n" " " -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "Поиск неопределенных команд был {} в личных сообщениях." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2178,334 +2988,15 @@ msgstr "\n" " - `[colour]` - Цвет, который будет использоваться для вложений. Оставьте пустым, чтобы установить значение по умолчанию (красный).\n" " " -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Цвет был сброшен." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Цвет был установлен." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "Устанавливает аватар [botname].\n\n" -" Поддерживает либо вложение, либо URL изображения.\n\n" -" **Примеры:**\n" -" - `[p]set avatar` - При вложении изображения, это установит аватар.\n" -" - `[p]set avatar` - Без вложения отображается справка по команде.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Устанавливает аватар на указанный url.\n\n" -" **Аргументы:**\n" -" - `[url]` - url изображения, которое будет использоваться в качестве аватара. Оставьте пустым при загрузке вложения.\n" -" " - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "Этот URL недействителен." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "Что-то пошло не так при попытке получить изображение." - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "Ошибка. Помните, что мой аватар можно редактировать до двух раз в час. Ссылка или вложение должны быть корректным изображением в формате JPG или PNG." - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "JPG / PNG формат только." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Готово." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "\n" -" Удаляет аватар [botname].\n\n" -" **Пример:**\n" -" - `[p]удалил аватарку`\n" -" " - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Аватар удален." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "Устанавливает игровой статус [botname].\n\n" -" В зависимости от контекста это будет выглядеть как `Playing ` или `PLAYING A GAME: `.\n\n" -" Максимальная длина игрового статуса - 128 символов.\n\n" -" **Примеры:**\n" -" - `[p]set playing` - Очищает статус активности.\n" -" - `[p]set playing the keyboard`\n\n" -" **Аргументы:**\n" -" - `[game]` - Текст, который должен следовать за `Playing`. Оставьте пустым, чтобы очистить текущий статус активности.\n" -" " - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "Максимальная длина описания игры составляет 128 символов." - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Статус изменён на ``Воспроизведение {game.name}``." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "Игра очищена." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "Устанавливает статус прослушивания [botname].\n\n" -" Это будет выглядеть как `Listening to `.\n\n" -" Максимальная длина для статуса прослушивания - 128 символов.\n\n" -" **Примеры:**\n" -" - `[p]set listening` - Очищает статус активности.\n" -" - `[p]set listening jams`\n\n" -" **Аргументы:**\n" -" - `[listening]` - Текст, который должен следовать за `Listening to`. Оставьте пустым, чтобы очистить текущий статус активности." - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "Максимальная длина описаний прослушивания составляет 128 символов." - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Статус установлен в ``Слушаю {listening}``." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "Прослушивание прояснилось." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "Устанавливает статус наблюдения [botname].\n\n" -" Он будет отображаться как `Watching `.\n\n" -" Максимальная длина для статуса наблюдения - 128 символов.\n\n" -" **Примеры:**\n" -" - `[p]set watching` - Очищает статус активности.\n" -" - `[p]set watching [p]help`\n\n" -" **Аргументы:**\n" -" - `[watching]` - Текст, который должен следовать за `Watching`. Оставьте пустым, чтобы очистить текущий статус активности." - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "Максимальная длина описания просмотра составляет 128 символов." - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Status set to ``Watching {watching}``." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "Просмотр очищен." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "Устанавливает статус прослушивания [botname].\n\n" -" Это будет выглядеть как `Listening to `.\n\n" -" Максимальная длина для статуса прослушивания - 128 символов.\n\n" -" **Примеры:**\n" -" - `[p]set слушать` - Очищает статус активности.\n" -" - `[p]set Олимпийские игры 2012 года в Лондоне`\n\n" -" **Аргументы:**\n" -" - `[competing]` - Текст, который должен следовать за `Listening to`. Оставьте пустым, чтобы очистить текущий статус активности." - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "Максимальная длина описаний конкурентов составляет 128 символов." - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Статус установлен на ``Конкурировать в {competing}``." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "Конкуренция очищена." - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "Устанавливает статус [botname].\n\n" -" Доступные статусы:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Примеры:**\n" -" - `[p]set status online` - Удаляет статус.\n" -" - `[p]set status invisible`\n\n" -" **Аргументы:**\n" -" - `` - Один из доступных статусов.\n" -" " - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Статус изменён на {}." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "Устанавливает статус стриминга [botname] на поток twitch.\n\n" -" В зависимости от контекста он будет отображаться как `Streaming ` или `LIVE ON TWITCH`.\n" -" Он также будет включать кнопку `Watch` с адресом twitch.tv для указанного стримера.\n\n" -" Максимальная длина заголовка стрима - 128 символов.\n\n" -" Если оставить пустыми и streamer, и stream_title, он будет очищен.\n\n" -" **Примеры:**\n" -" - `[p]set stream` - Очищает статус активности.\n" -" - `[p]set stream 26 Twentysix is streaming` - Устанавливает поток на `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Устанавливает URL вручную.\n\n" -" **Аргументы:**\n" -" - `` - Стример twitch, на которого нужно дать ссылку. Это может быть его twitch-имя или полный URL.\n" -" - `` - Текст, который должен следовать за `Streaming` в статусе." - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "Максимальная длина Url-адреса стримера составляет 511 символов." - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "Максимальная длина заголовка потока составляет 128 символов." - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "Устанавливает имя пользователя [botname].\n\n" -" Максимальная длина имени пользователя 32 символа.\n\n" -" Примечание: имя пользователя верифицированного бота не может быть изменено вручную.\n" -" Для изменения обратитесь в службу поддержки Discord.\n\n" -" **Пример:**\n" -" - `[p]установите имя пользователя BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - Имя пользователя, чтобы дать боту.\n" -" " - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "Имя пользователя проверенного бота не может быть изменено вручную. Для его изменения обратитесь в службу поддержки Discord." - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "Не удалось изменить имя. Должно быть 32 символа или меньше." - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "Время изменения имени пользователя истекло. Помните, что вы можете сделать это только 2 раза в час. Используйте псевдонимы, если вам нужны частые изменения: {command}" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "Не удалось изменить имя пользователя. Discord выдал следующую ошибку:\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "При попытке изменить имя пользователя произошла непредвиденная ошибка." - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "Устанавливает ник [botname]для текущего сервера.\n\n" -" Максимальная длина псевдонима - 32 символа.\n\n" -" **Пример:**\n" -" - `[p]установить ник 🎃 SpookyBot 🎃`\n\n" -" **Аргументы:**\n" -" - `[nickname]` - Прозвище, которое даст боту. Оставьте пустым, чтобы очистить текущий никнейм.\n" -" " - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "Не удалось изменить никнейм. Должно быть не более 32 символов." - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Мне не хватает разрешений чтобы изменить свой ник." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2530,31 +3021,30 @@ msgstr "Устанавливает глобальный префикс(ы) [botn " - `` - Префиксы бота будут отвечать по всему миру.\n" " " -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" -msgstr "Предупреждение: Префикс превышает рекомендуемую длину (20 символов).\n" -"Вы хотите продолжить? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" +msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Отменено." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "Префиксы установлены." -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2563,313 +3053,25 @@ msgid "\n" " **Arguments:**\n" " - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " -msgstr "\n" -" Устанавливает префикс(ы) сервера [botname].\n\n" -" Предупреждение: Это переопределяет глобальные префиксы, бот не будет отвечать на любые глобальные префиксы этого сервера.\n" -" Это не аддитивный параметр. Он заменит все текущие префиксы сервера.\n" -" Префикс не может содержать более 20 символов.\n\n" -" **Примеры:**\n" -" - `[p]set serverprefix !\n" -" - `[p]set serverprefix \"!\"` - Кавычки необходимы для использования пробелов в префиксах.\n" -" - `[p]set serverprefix \"@[botname]\"` - В качестве префикса используется упоминание.\n" -" - `[p]set serverprefix ! `` - Устанавливает несколько префиксов.\n\n" -" **Аргументы:**\n" -" - `[prefixes...]` - Префиксы, на которые бот будет отвечать на этом сервере. Оставьте пустым, чтобы очистить префиксы сервера.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "Префиксы серверов были сброшены." -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." -msgstr "Префикс не может быть длиннее 20 символов." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "Префикс сервера установлен." -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "Установлены префиксы сервера." -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Изменяет локаль бота по умолчанию.\n\n" -" Это будет использоваться, если сервер не установил локаль, или ЛС.\n\n" -" Перейдите на [страницу красного Crowdin](https://translate.discord.), чтобы увидеть локали, доступные с переводом.\n\n" -" Чтобы сбросить на английский, используйте \"ru-US\".\n\n" -" **Примеры:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - локаль по умолчанию используется для бота. Это может быть любой код языка с кодом страны включен.\n" -" " - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "Неверный код языка. Используйте формат: `en-US`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Недопустимый формат - код языка должен содержать код страны, например 'en-US'" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "Глобальная локаль установлена." - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Изменяет локаль бота на этом сервере.\n\n" -" Перейдите на [Red's Crowdin page](https://translate.discord.red), чтобы посмотреть локали, которые доступны с переводами.\n\n" -" Используйте \"default\", чтобы вернуться к установленному по умолчанию языку бота.\n" -" Чтобы вернуться к английскому языку, используйте \"en-US\".\n\n" -" **Примеры:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Сброс на глобальную локаль по умолчанию.\n\n" -" **Аргументы:**\n" -" - `` - Локаль по умолчанию для бота. Это может быть любой код языка с включенным кодом страны.\n" -" " - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "Локаль была установлена по умолчанию." - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Локализация была установлена." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -" Изменяет региональный формат бота. Он используется для форматирования даты, времени и чисел.\n\n" -" `language_code` может быть любым кодом языка с включенным кодом страны, например, `en-US`, `de-DE`, `fr-FR`, `pl-PL` и т.д.\n" -" Оставьте `language_code` пустым, чтобы региональное форматирование основывалось на локали бота.\n\n" -" **Примеры:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregionalformat de-DE`\n" -" - `[p]set globalregionalformat` - Сброс на локаль.\n\n" -" **Аргументы:**\n" -" - `[language_code]` - Формат региона по умолчанию, который будет использоваться для бота.\n" -" " - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "Глобальное региональное форматирование теперь будет основано на локали бота." - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "Глобальное региональное форматирование теперь будет основано на `{language_code}` локали." - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Изменяет региональный формат бота на этом сервере. Это используется для форматирования даты, времени и чисел.\n\n" -" `language_code` может быть любым кодом языка с включенным кодом страны, например, `en-US`, `de-DE`, `fr-FR`, `pl-PL` и т.д.\n" -" Оставьте `language_code` пустым, чтобы региональное форматирование основывалось на локали бота на этом сервере.\n\n" -" **Примеры:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Сброс на локаль.\n\n" -" **Аргументы:**\n" -" - `[language_code]` - Формат региона, который будет использоваться для бота на этом сервере.\n" -" " - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "Региональное форматирование теперь будет основано на локали бота на этом сервере." - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "Настраивает раздел `[p]info`.\n\n" -" Максимальное количество разрешенных символов - 1024.\n" -" Поддерживает уценку, ссылки и \"упоминания\".\n\n" -" Пример ссылки: `[Моя ссылка](https://example.com)`.\n\n" -" **Примеры:**\n" -" - `[p]set custominfo >>> Я могу использовать **markdown**, такие как кавычки, ||спойлеры|| и несколько строк.`\n" -" - `[p]set custominfo Присоединяйтесь к моему [серверу поддержки] (discord.gg/discord)!\n" -" - `[p]set custominfo` - Удаляет текст пользовательской информации.\n\n" -" **Аргументы:**\n" -" - `[text]` - Текст пользовательской информации.\n" -" " - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "Пользовательский текст был очищен." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Пользовательский текст установлен." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "Длина текста не должна превышать 1024 символов." - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "\n" -" Команды для установки, перечисления или удаления различных внешних API токенов.\n\n" -" Эти настройки будут запрашиваться некоторыми сторонними когами и некоторыми когами ядра.\n\n" -" Чтобы добавить ключи, укажите имя сервиса и токены в виде разделенного запятыми\n" -" список ключей и значений, как описано в коге, запрашивающем эту команду.\n\n" -" Примечание: API-токены являются конфиденциальными, поэтому эту команду следует использовать только в приватном канале или в DM с ботом.\n\n" -" **Примеры:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Аргументы:**\n" -" - `` - Сервис, к которому вы добавляете токены.\n" -" - `` - Пары ключей и значений токенов. Ключ и значение должны быть разделены одним из ``, ``,`` или `;``.\n" -" " - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service}` API tokens были установлены." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "\n" -" Показать все внешние API-сервисы вместе с установленными ключами.\n\n" -" Секреты не отображаются.\n\n" -" **Пример:**\n" -" - `[p]set список api``\n" -" " - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "Никаких услуг API пока не установлено." - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "Установите сервисы API:\n" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "Установите службу API:\n" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "\n" -" Удалить заданные службы со всеми их ключами и токенами.\n\n" -" **Примеры:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Аргументы:**\n" -" - `` - Сервисы для удаления." - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "Службы успешно удалены:\n" -"{services_list}" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "Служба успешно удалена: {service_name}" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "Ни в одном из предоставляемых вами сервисов не было установлено ни одного ключа." - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2880,7 +3082,7 @@ msgstr "\n" " Все настройки справки применяются глобально.\n" " " -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2895,11 +3097,11 @@ msgstr "\n" " - `[p]helpset showsettings``\n" " " -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Предупреждение: Если форматтер по умолчанию не используется, эти настройки могут быть неприменимы." -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2912,11 +3114,11 @@ msgstr "\n" " - `[p]helpset resetformatter``\n" " " -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2931,11 +3133,11 @@ msgstr "\n" " - `[p]helpset resetsettings``\n" " " -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2962,15 +3164,15 @@ msgstr "\n" " - `[use_menus]` - Использовать ли меню. Оставьте пустым, чтобы переключить.\n" " " -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "Помощь будет использовать меню." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2993,15 +3195,15 @@ msgstr "\n" " - `[show_hidden]` - Использовать ли показ скрытых команд в справке. Оставьте пустым, чтобы переключить.\n" " " -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "Help не будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3024,15 +3226,15 @@ msgstr "\n" " - `[show_aliases]` - Включать ли псевдонимы в справку. Оставьте пустым, чтобы переключить.\n" " " -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." -msgstr "Help покажет псевдонимы команд." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." -msgstr "Help не будет показывать псевдонимы команд." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3059,15 +3261,15 @@ msgstr "\n" " - `[use_tick]` - Отмечать ли галочкой команду help при отправке справки в DM. Оставьте пустым, чтобы переключить.\n" " " -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "Help теперь будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "Help не будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3090,15 +3292,15 @@ msgstr "\n" " - `[verify]` - Скрывать ли непригодные команды в справке. Оставьте пустым, чтобы переключить.\n" " " -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "Справка будет показывать только для команд, которые могут быть запущены." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "Справка будет показана без проверки возможности выполнения команд." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3125,15 +3327,15 @@ msgstr "\n" " - `[verify]` - Отвечать ли на помощь для несуществующих тем. Оставьте пустым, чтобы переключить.\n" " " -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "Помощь проверит наличие тем помощи." -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Помощь будет проверять только наличие тем помощи при помощи нечеткой справки (если включено)." -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -3158,15 +3360,15 @@ msgstr "Установите ограничение на количество с " - `` - Максимальное количество символов для отображения на странице в справочном сообщении.\n" " " -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "Значение должно быть не менее 500 символов." -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3193,15 +3395,15 @@ msgstr "Установите максимальное количество ст " - `` - Максимальное количество страниц, разрешенных для отправки в справке на сервере.\n" " " -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -3230,19 +3432,19 @@ msgstr "Установите задержку, после которой стр " - `` - Время ожидания перед удалением справочных страниц.\n" " " -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "Задержка не может быть длиннее 14 дней!" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "Готово. Сообщения справки теперь не будут удалены." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "Готово. Задержка удаления была установлена на {} секунд." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3267,19 +3469,19 @@ msgstr "Установите тайм-аут для реакций, если м " - `` - Таймаут, в секундах, для реакций.\n" " " -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "Вы должны указать значение не менее 15 секунд!" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Тайм-аут не может быть больше 5 минут!" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Выполнено. Тайм-аут реакции установлен на {} секунд." -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3302,19 +3504,19 @@ msgstr "\n" " - `[tagline]` - Заголовок, который будет отображаться в нижней части вложений справки. Оставьте пустым, чтобы сбросить.\n" " " -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3331,43 +3533,43 @@ msgstr "Отправляет сообщение владельцу.\n\n" " - `[message]` - Сообщение, которое нужно отправить владельцу.\n" " " -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "Я настроен не отправлять это нигде." -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3388,41 +3590,41 @@ msgstr "Отправляет в ЛС пользователю.\n\n" " - `[message]` - Сообщение, которое нужно отправить пользователю.\n" " " -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Выводит путь к данным бота." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Путь к данным: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "Показывает отладочную информацию, полезную для отладки." -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3447,19 +3649,19 @@ msgstr "\n" " - `` - Имя команды для проверки.\n" " " -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "Канал должен быть передан при использовании этой команды в ЛС." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "Данный пользователь не является участником диагностированного сервера." -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "Не пытайтесь меня обмануть, данный участник не может получить доступ к каналу {channel}!" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3472,7 +3674,7 @@ msgstr "\n" " Используйте команду `[p]allowlist clear`, чтобы отключить список разрешенных команд\n" " " -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3491,15 +3693,15 @@ msgstr "\n" " - `` - Пользователь или пользователи для добавления в список разрешенных.\n" " " -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "Пользователи были добавлены в список разрешенных." -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "Пользователь добавлен в список разрешенных." -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3512,21 +3714,21 @@ msgstr "\n" " - `[p]allowlist list`\n" " " -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "Пользователи в списке разрешенных:" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "Пользователь в списке разрешенных:" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Неизвестный или удаленный пользователь" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3547,15 +3749,15 @@ msgstr "\n" " - `` - Пользователь или пользователи для удаления из списка разрешенных.\n" " " -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "Пользователи были удалены из списка разрешенных." -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "Пользователь был удален из списка разрешенных." -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3570,11 +3772,11 @@ msgstr "\n" " - `[p]allowlist clear`\n" " " -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "Разрешенный список был очищен." -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3585,7 +3787,7 @@ msgstr "\n" " Используйте `[p]blocklist clear`, чтобы отключить список блоков\n" " " -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3604,19 +3806,19 @@ msgstr "\n" " - `` - Пользователь или пользователи для добавления в блок-лист.\n" " " -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "Вы не можете добавить владельца в блок-лист!" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "Пользователи были добавлены в блок-лист." -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "Пользователь добавлен в блок-лист." -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3629,15 +3831,15 @@ msgstr "\n" " - `[p]blocklist list`\n" " " -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "Пользователи в списке блок-лист:" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "Пользователь в блок-списке:" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3656,15 +3858,15 @@ msgstr "\n" " - `` - Пользователь или пользователи для удаления из блок-листа.\n" " " -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "Пользователи были удалены из блок-листа." -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "Пользователь был удален из блок-листа." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3677,11 +3879,11 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "Блок-лист очищен." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3694,7 +3896,7 @@ msgstr "\n" " Используйте команду `[p]localallowlist clear`, чтобы отключить список разрешений\n" " " -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3715,19 +3917,19 @@ msgstr "\n" " - `` - Пользователи или роли для удаления из локального списка разрешений.\n" " " -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "Пользователи и/или роли были добавлены в список разрешенных." -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "Пользователь или роль были добавлены в список разрешений." -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3740,19 +3942,19 @@ msgstr "\n" " - `[p]localallowlist list`\n" " " -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "Разрешенные пользователи и/или роли:" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "Разрешенный пользователь или роль:" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "Неизвестный или удаленный пользователь/роль" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3775,19 +3977,19 @@ msgstr "\n" " - `` - Пользователи или роли для удаления из локального списка разрешений.\n" " " -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Я не могу позволить вам сделать это, так как это лишит вас возможности выполнять команды." -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Пользователи и/или роли были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "Пользователь или роль были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3802,11 +4004,11 @@ msgstr "\n" " - `[p]localallowlist clear`\n" " " -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "Список разрешений сервера был очищен." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3817,7 +4019,7 @@ msgstr "\n" " Используйте команду `[p]localblocklist clear` для отключения списка блокировки\n" " " -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3838,27 +4040,27 @@ msgstr "\n" " - `` - Пользователи или роли для добавления в локальный список блокировки.\n" " " -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "Вы не можете добавить себя в блок-лист!" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "Вы не можете добавить владельца гильдии в блок-лист!" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "Вы не можете добавить владельца бота в блок-лист!" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "Пользователи и/или роли были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "Пользователь или роль были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3871,15 +4073,15 @@ msgstr "\n" " - `[p]localblocklist list`\n" " " -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "Заблокированные пользователи и/или роли:" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "Заблокированный пользователь или роль:" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3900,15 +4102,15 @@ msgstr "\n" " - `` - Пользователи или роли для удаления из локального списка блокировки.\n" " " -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Пользователи и/или роли были удалены из блок-листа сервера." -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "Пользователь или роль были удалены из списка блокировки сервера." -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3923,16 +4125,16 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "Список блокировки сервера был очищен." -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Команды для включения и отключения команд и шестеренки." -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, 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 +4157,15 @@ msgstr "Установите состояние по умолчанию для c " - `` - Имя программы, которую нужно сделать отключенной по умолчанию. Должно быть в заглавном регистре.\n" " " -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "Вы не можете отключить эту шестеренку по умолчанию." -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} по умолчанию отключено." -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3986,11 +4188,11 @@ msgstr "Установите состояние по умолчанию для c " - `` - Имя cog, которую нужно включить по умолчанию. Должно быть в заглавном регистре.\n" " " -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} был установлен как включенный по умолчанию." -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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 +4211,19 @@ msgstr "Отключить cog на этом сервере.\n\n" " - `` - Имя cog, которую нужно отключить на этом сервере. Должно быть в заглавном регистре.\n" " " -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "Вы не можете отключить эту шестеренку, так как в этом случае вы заблокируете себя." -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} был отключен в этой гильдии." -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} уже отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -4040,19 +4242,19 @@ msgstr "Включить cog на этом сервере.\n\n" " - `` - Имя cog для включения на этом сервере. Должно быть в заглавном регистре.\n" " " -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} был включен в этой гильдии." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" не найден." -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} не был отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4063,15 +4265,15 @@ msgstr "Перечислите шестеренки, которые отключ " - `[p]command listdisabledcogs`\n" " " -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "В этой гильдии отключены следующие шестеренки:\n" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "В этом гильдии нет неактивных шестеренок." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4088,7 +4290,7 @@ msgstr "\n" " - `[p]command listdisabled`\n" " " -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4099,19 +4301,19 @@ msgstr "Список отключенных команд глобально.\n\n " - `[p]listdisabled global`\n" " " -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "Нет глобально отключенных команд." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "{} Команды отключены глобально.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 команда отключена глобально.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4122,19 +4324,19 @@ msgstr "Список отключенных команд на этом серв " - `[p]command listdisabled guild`\n" " " -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "Нет отключенных команд в {}." -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} команды отключены в {}.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "1 команда отключена в {}.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4157,7 +4359,7 @@ msgstr "\n" " - `` - Команда для отключения.\n" " " -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4176,19 +4378,19 @@ msgstr "\n" " - `` - Команда для глобального отключения.\n" " " -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Команда отключения не может быть `команда` или ни одной из под-команд." -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "Эта команда обозначена как всегда доступная и не может быть отключена." -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4207,15 +4409,15 @@ msgstr "\n" " - `` - Команда, которую нужно отключить для текущего сервера.\n" " " -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "Вы не можете отключить эту команду." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -4236,7 +4438,7 @@ msgstr "Включить команду.\n\n" " - `` - Команда для включения.\n" " " -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4255,11 +4457,11 @@ msgstr "\n" " - `` - Команда для глобального включения.\n" " " -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4278,15 +4480,15 @@ msgstr "\n" " - `` - Команда, которую нужно включить для текущего сервера.\n" " " -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "Вы не можете включить эту команду." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4309,7 +4511,7 @@ msgstr "Задает реакцию бота на отключенные ком " - `[message]` - Сообщение, которое нужно отправить при попытке выполнить отключенную команду.\n" " " -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4320,7 +4522,7 @@ msgstr "\n" " Сюда входят удаление дубликатов сообщений и упоминание спама из командной строки Моd-шестерни, а также фильтры из командной строки Filter-шестерни.\n" " " -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4333,198 +4535,71 @@ msgstr "\n" " - `[p]autoimmune list`\n" " " -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "Роли защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "Участники защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "Здесь нет настроек иммунитета." -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " -msgstr "\n" -" Делает пользователя или роль защищённой от автоматических действий модерации.\n\n" -" **Пример:**\n" -" - `[p]autoimmune add @TwentySix` - Добавляет пользователя.\n" -" - `[p]autoimmune add @Mods` - Добавляет роль.\n\n" -" **Аргументы:**\n" -" - `` - Пользователь или роль, к которым нужно добавить иммунитет.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " -msgstr "\n" -" Удалить пользователя или роль из иммунитета к действиям автоматической модерации.\n\n" -" **Примеры:**\n" -" - `[p]autoimmune remove @TwentySix` - удаляет пользователя.\n" -" - `[p]autoimmune remove @Mods` - удаляет роль.\n\n" -" **Аргументы:**\n" -" - `` - Пользователь или роль, с которой нужно снять иммунитет.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " -msgstr "\n" -" Проверяет, будет ли пользователь или роль восприниматься как защищенная от автоматических действий.\n\n" -" **Примеры:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" -" **Arguments:**\n" -" - `` - Пользователь или роль, чтобы проверить иммунитет.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "У них есть иммунитет." -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "У них нет иммунитета." -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "\n" -" Команды для настройки уведомлений владельца.\n\n" -" Уведомления владельца включают использование `[p]contact` и доступные обновления Red.\n" -" " - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "\n" -" Отказаться от получения уведомлений о владельце.\n\n" -" Это состояние по умолчанию.\n\n" -" Примечание: Это возобновит отправку уведомлений владельца только вашим ЛС.\n" -" Дополнительные владельцы и направления не будут затронуты.\n\n" -" **Пример:**\n" -" - `[p]ownernotifications optin`\n" -" " - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "\n" -" Отказаться от получения уведомлений владельца.\n\n" -" Примечание: Уведомления от владельца будут отключены только для вашего ЛС.\n" -" Дополнительные владельцы и назначения будут получать уведомления.\n\n" -" **Пример:**\n" -" - `[p]ownernotifications optout`\n" -" " - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "\n" -" Добавляет целевой текстовый канал для получения уведомлений владельца.\n\n" -" **Примеры:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Принимает идентификаторы каналов.\n\n" -" **Аргументы:**\n" -" - `` - Канал, на который будут отправляться уведомления владельца.\n" -" " - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "\n" -" Удаляет целевой текстовый канал из приема уведомлений владельца.\n\n" -" **Примеры:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Принимает идентификаторы каналов.\n\n" -" **Аргументы:**\n" -" - ``` - Канал, на который нужно прекратить отправку уведомлений владельца.\n" -" " - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "\n" -" Список дополнительных направлений для уведомлений владельца.\n\n" -" **Пример:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "Нет никаких дополнительных каналов, на которые отправляются сообщения." - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "Неизвестный канал с идентификатором: {id}" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4537,7 +4612,7 @@ msgstr "\n" " Примечание: Владельцы и администраторы могут переопределять список игнорирования.\n" " " -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4550,7 +4625,7 @@ msgstr "\n" " - `[p]ignore list`\n" " " -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -4577,15 +4652,15 @@ msgstr "\n" " - `` - Канал, который нужно игнорировать. Может быть каналом категории.\n" " " -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Канал добавлен в список игнорирования." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Канал уже добавлен в список игнорирования." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4600,20 +4675,20 @@ msgstr "\n" " - `[p]ignore server` - Игнорирует текущий сервер\n" " " -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "Этот сервер был добавлен в список игнорирования." -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Этот сервер уже находится в списке игнорирования." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Команды для удаления серверов или каналов из списка игнорирования." -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -4638,15 +4713,15 @@ msgstr "\n" " - `` - Канал, который нужно исключить из списка. Это может быть канал категории.\n" " " -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Канал удален из списка игнорирования." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "Этот канал не был добавлен в список игнорирования." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4659,25 +4734,25 @@ msgstr "\n" " - `[p]unignore server` - Прекратить игнорирование текущего сервера\n" " " -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "Этот сервер был удален из списка игнорирования." -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "Этот сервер отсутствует в списке игнорируемых." -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "Этот сервер в настоящее время игнорируется." -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "Текущие игнорируемые категории: {categories}\n" "Каналы: {channels}" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4825,26 +4900,25 @@ msgstr "Прикрепить другого пользователя, вызыв #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" -" " -msgstr "Отправьте событие сообщения, как если бы оно было отправлено другим пользователем.\n\n" -" Читает только сырое содержание сообщения. Вложения, встраивания\n" -" и т. д. игнорируются.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " +msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Дает владельцам ботов возможность обходить кулдауны.\n\n" " Не сохраняется после перезапуска." -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Владельцы ботов теперь будут обходить все команды с таймаутами." -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Владельцы ботов больше не будут обходить все команды с таймаутами." @@ -4852,37 +4926,37 @@ msgstr "Владельцы ботов больше не будут обходи msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "Баланс {user} не может быть выше {max} {currency}." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Ваш экземпляр Red устарел! {} - это текущая версия, но вы используете {}!" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "\n\n" "Хотя следующая команда должна работать в большинстве сценариев, поскольку она основана на вашей текущей ОС, окружении и версии Python, **мы настоятельно рекомендуем вам прочитать документацию по обновлению в <{docs}> и убедиться, что нет ничего другого, что нужно сделать во время обновления.**" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "\n\n" "Чтобы обновить бота, сначала выключите бота, затем откройте окно {console} (Не от имени администратора) и выполните следующее:\n\n" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "Командная строка" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "Терминал" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "\n" "После того, как вы снова запустили бота, если у вас установлены сторонние шестеренки, мы настоятельно рекомендуем вам обновить их с помощью этой команды в Discord: `[p]cog update`" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " @@ -4890,142 +4964,142 @@ msgstr "\n\n" "У вас Python `{py_version}`, и это обновление требует `{req_py}`; вы не можете просто выполнить команду update.\n\n" "Вам нужно будет следовать инструкциям по обновлению в наших документах выше, если вам все еще нужна помощь в обновлении после следования документам, обратитесь на наш канал #support в " -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` не является допустимым значением для `{command}`" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Ошибка в команде '{command}'. Проверьте консоль или журналы для получения подробной информации." -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "Мне требуется разрешение {permission} на выполнение этой команды." -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "Мне требуются разрешения {permission_list} для выполнения этой команды." -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Эта команда недоступна в DMs." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Эта команда доступна только в DMs." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "Эта команда доступна только в NSFW каналах." -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Эта команда находится в режиме ожидания. Повторите попытку через {delay}." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Эта команда находится в режиме ожидания. Повторите попытку через 1 секунду." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только {number} раз." -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только один раз." -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Эта команда все еще выполняется, она может использоваться одновременно только {number} раз за {type}." -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Эта команда все еще выполняется, она может быть использована одновременно только один раз за {type}." -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только {number} раз для {type}." -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только один раз для каждого {type}." -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Случай #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Причина:** Используйте команду `reason` для ее добавления" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Неизвестный" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Пользователь удален." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Причина:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Модератор" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "До" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Длительность" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Канал" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (удалено)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Исправлено" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Последнее изменение в" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Пользователь:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Модератор:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "** До:** {}\n" "**Длительность:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Канал**: {} (Удален)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Канал**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Изменено:** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Последнее изменение в:** {}\n" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index 13c1956dc..2a7d2cdb2 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/sl-SI.po b/redbot/core/locales/sl-SI.po index 909d0d4fe..e96df93b9 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Plačevanje v zasebnih sporočilih ni mogoče brez globalne banke." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Potrebno je vsaj {cost}{currency} da uporabiš to komando." @@ -526,22 +526,22 @@ msgstr "Poti razvrščene." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Ta pot ne obstaja." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Bot bo nalagal nove module v mapo `{}`." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -550,23 +550,23 @@ msgstr "\n" " Pokaže vse module ki so naloženi in na voljo.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**Modul {} naložen.**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**Modul {} izklopljen**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "Vzdevek {alias_name} je že obstoječa komanda ali vzdevek v enem izmed naloženih modulov." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "Komanda {command_name} je že obstoječa komanda ali vzdevek v enem izmed naloženih modulov." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -577,21 +577,17 @@ msgstr "\n" " Te komande so predložene v vsakem Red botu, in pokrivajo nekatere najbolj osnovne opravilnosti bota.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "Pokaže informacije o [botname].\n\n" -" Uporabi `[p]set custominfo` za prilagoditev.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -599,43 +595,43 @@ msgstr "Ta bot je instanca [Red-a, odprto kodnega Discord bot-a]({}) delo [Twent "Red je podprt s strastno skupnostjo, ki prispeva in ustvarja vsebine, v katerih lahko uživajo vsi. [Pridruži se nam še danes]({}) in nam pomagaj izboljšati vsebine!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Lastništvo instance pripada ekipi" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instanca pripada" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Verzija Red-a" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Različica {version} je na voljo." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Preverjanje posodobitev ni uspelo." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Zastarelo" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "O instanci" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "O Red-u" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Prinaša veselje od 2. januarja 2016 (več kot {} dni nazaj!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -643,7 +639,7 @@ msgstr "Ta bot je instanca Red-a, odprto kodnega Discord bot-a (1) delo Twentysi "Red je podprt s strastno skupnostjo, ki prispeva in ustvarja vsebine, v katerih lahko uživajo vsi. Pridruži se nam še danes (4) in nam pomagaj izboljšati vsebine!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -653,7 +649,7 @@ msgstr "Instanca v lasti ekipe: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Verzija Red-a: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -663,19 +659,19 @@ msgstr "Lastnik instance: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Verzija Red-a: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Zastarelo: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**O Red-u**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**O instanci**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -693,20 +689,20 @@ msgstr "**Reference**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Pokaže čas delovanja [botname]." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -717,7 +713,7 @@ msgstr "\n" " Več informacij na voljo v [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -730,12 +726,12 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -744,39 +740,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -788,63 +784,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -855,11 +851,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -869,11 +865,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -887,15 +883,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -908,34 +904,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -946,34 +942,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -983,12 +979,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1008,7 +1004,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1022,35 +1018,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1062,15 +1058,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1086,20 +1082,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1116,11 +1112,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1136,15 +1132,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1160,11 +1156,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1180,21 +1176,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1210,15 +1208,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1231,11 +1229,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1245,12 +1243,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1262,7 +1260,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1277,7 +1275,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1286,15 +1284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1309,43 +1307,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1353,7 +1363,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1366,67 +1376,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1438,23 +1448,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1467,36 +1477,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1509,11 +1519,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1526,30 +1536,990 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Osnovni ukazi za upravljanje nastavitev banke." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Prikaže trenutne nastavitve banke." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Nastavitve banke:\n\n" +"Ime banke: {bank_name}\n" +"Obseg banke: {bank_scope}\n" +"Valuta: {currency_name}\n" +"Privzeto stanje: {default_balance}\n" +"Maksimalno dovoljeno stanje: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Preklopite, ali je banka globalna ali ne.\n\n" +" Če je banka globalna, bo zdaj omejena na vsak strežnik posebej.\n" +" Če je banka na vsak strežnik posebej, bo zdaj globalna.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "na strežnik" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "globalno" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "To bo preklopilo banko na vrsto {banktype}, kar bo izbrisalo vse račune med procesom! Če si prepričan uporabi ukaz `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Banka je zdaj {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Nastavi ime banke." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Ime banke je zdaj {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Nastavi ime valute za banko." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Ime valute je zdaj {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Nastavi maksimalno stanje katerega lahko uporabnik doseže." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Znesek mora biti večji od nič in manjši od {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Maksimalno stanje je nastavljeno na {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1557,7 +2527,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1572,138 +2542,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1714,19 +2569,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1738,11 +2593,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1753,11 +2608,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1774,256 +2629,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2038,30 +2652,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2072,220 +2686,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2293,7 +2710,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2303,11 +2720,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2316,11 +2733,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2330,11 +2747,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2350,15 +2767,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2372,15 +2789,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2394,15 +2811,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2418,15 +2835,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2440,15 +2857,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2464,15 +2881,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2487,15 +2904,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2511,15 +2928,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2536,19 +2953,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2563,19 +2980,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2589,19 +3006,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2612,43 +3029,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2661,41 +3078,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2710,19 +3127,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2731,7 +3148,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2743,15 +3160,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2760,21 +3177,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2787,15 +3204,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2805,11 +3222,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2817,7 +3234,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2829,19 +3246,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2850,15 +3267,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2870,15 +3287,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2887,11 +3304,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2900,7 +3317,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2913,19 +3330,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2934,19 +3351,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2960,19 +3377,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2982,11 +3399,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2994,7 +3411,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3007,27 +3424,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3036,15 +3453,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3057,15 +3474,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3075,16 +3492,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3098,15 +3515,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3120,11 +3537,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3136,19 +3553,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3160,19 +3577,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3180,15 +3597,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3199,7 +3616,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3207,19 +3624,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3227,19 +3644,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3253,7 +3670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3265,19 +3682,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3289,15 +3706,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3310,7 +3727,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3322,11 +3739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3338,15 +3755,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3360,7 +3777,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3368,7 +3785,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3377,143 +3794,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3522,7 +3867,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3531,7 +3876,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3547,15 +3892,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3565,20 +3910,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3593,15 +3938,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3610,24 +3955,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3736,22 +4081,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Lastniki bota bodo zdaj preskočili vse ohladitve komand." -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Lastniki bota ne bodo več mogli preskočiti ohladitve komand." @@ -3759,174 +4106,174 @@ msgstr "Lastniki bota ne bodo več mogli preskočiti ohladitve komand." msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "Bančni račun {user} se ne more dvigniti nad {max} {currency}." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Instanca Red-a je " -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/sr-CS.po b/redbot/core/locales/sr-CS.po index 91ab7eb5d..2491b0278 100644 --- a/redbot/core/locales/sr-CS.po +++ b/redbot/core/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/sr-SP.po b/redbot/core/locales/sr-SP.po index abc64233e..f7acc5602 100644 --- a/redbot/core/locales/sr-SP.po +++ b/redbot/core/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index 481bf47f6..3c0efbb9c 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -17,52 +17,53 @@ msgstr "" #: redbot/core/_diagnoser.py:100 msgid "To fix this issue, you need to do one of these:" -msgstr "" +msgstr "För att åtgärda det här problemet måste du göra något av följande:" #: redbot/core/_diagnoser.py:108 msgid "Check if the command caller is not a bot" -msgstr "" +msgstr "Kontrollera om kommandoanroparen inte är en bot" #: redbot/core/_diagnoser.py:114 msgid "The user is a bot which prevents them from running any command." -msgstr "" +msgstr "Användaren är en bot som hindrar dem från att köra något kommando." #: redbot/core/_diagnoser.py:115 msgid "This cannot be fixed - bots should not be listening to other bots." -msgstr "" +msgstr "Detta kan inte fixas - bottar bör inte lyssna på andra bottar." #: redbot/core/_diagnoser.py:119 msgid "Check if the bot can send messages in the given channel" -msgstr "" +msgstr "Kontrollera om botten kan skicka meddelanden i den angivna kanalen" #: redbot/core/_diagnoser.py:125 msgid "Bot doesn't have permission to send messages in the given channel." -msgstr "" +msgstr "Botten har inte behörighet att skicka meddelanden i den angivna kanalen." #: redbot/core/_diagnoser.py:126 msgid "To fix this issue, ensure that the permissions setup allows the bot to send messages per Discord's role hierarchy:\n" "https://support.discord.com/hc/en-us/articles/206141927" -msgstr "" +msgstr "För att åtgärda detta problem, se till att behörighetsinställningen tillåter botten att skicka meddelanden enligt Discords rollhierarki:\n" +"https://support.discord.com/hc/en-us/articles/206141927" #: redbot/core/_diagnoser.py:137 msgid "Check if the channel and the server aren't set to be ignored" -msgstr "" +msgstr "Kontrollera om kanalen och servern inte är inställd på att ignoreras" #: redbot/core/_diagnoser.py:142 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel and the server aren't a part of that list." -msgstr "" +msgstr "För att åtgärda detta problem, kontrollera listan som returneras av {command} och se till att {channel} och servern inte är en del av den listan." #: redbot/core/_diagnoser.py:150 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel, the channel category it belongs to ({channel_category}), and the server aren't a part of that list." -msgstr "" +msgstr "För att åtgärda detta problem, kontrollera listan som returneras av {command} och se till att {channel}, kanalkategorin den tillhör ({channel_category}), och servern är inte en del av den listan." #: redbot/core/_diagnoser.py:164 msgid "The bot is set to ignore commands in the given channel or this server." -msgstr "" +msgstr "Botten är inställd på att ignorera kommandon i den angivna kanalen eller denna server." #: redbot/core/_diagnoser.py:174 msgid "Global allowlist prevents the user from running this command." -msgstr "" +msgstr "Global godkännandelista hindrar användaren från att köra detta kommando." #: redbot/core/_diagnoser.py:175 msgid "To fix this issue, you can either add the user to the allowlist, or clear the allowlist.\n" @@ -442,11 +443,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Kan inte betala för detta kommando i DM utan en global bank." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Du behöver minst {cost} {currency} för att använda detta kommando." @@ -532,27 +533,22 @@ msgstr "Sökvägarna omordnade." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Returnerar den aktuella installationssökvägen eller sätter den om en är angiven.\n" -" Den angivna sökvägen måste vara absolut eller relativ till botens\n" -" katalog och den måste redan finnas.\n\n" -" Inga installerade kuggar kommer att överföras i processen.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Sökvägen finns inte." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Boten kommer att installera nya cogar i `{}` mappen." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +557,23 @@ msgstr "\n" " Listar alla inlästa och tillgängliga koggar.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} laddad:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} urladdad:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -585,19 +581,17 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -605,43 +599,43 @@ msgstr "Denna bot är en instans av [Red, en open source Discord bot]({}) skapad "Red backas upp av en passionerad gemenskap som bidrar och skapar innehåll för alla att njuta av. [Följ med oss idag]({}) och hjälp oss att förbättra!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Instansen ägs av" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red version" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Ja, {version} är tillgänglig." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Sökning efter uppdateringar misslyckades." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Föråldrad" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Om denna instans" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Om Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Skapar glädje sedan 02 jan 2016 (över {} dagar sedan!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -649,14 +643,14 @@ msgstr "Denna bot är en instans av Red, en open source Discord bot (1) skapad a "Red backas upp av en passionerad gemenskap som bidrar och skapar innehåll för alla att njuta av. Följ med oss idag (4) och hjälp oss att förbättra!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -666,19 +660,19 @@ msgstr "Instansen ägs av: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Föråldrad: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**Om Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Om denna instans**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -696,20 +690,20 @@ msgstr "**Referenser**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "Visar [botname]:s drifttid." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -717,7 +711,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -726,12 +720,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -740,39 +734,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -784,63 +778,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -851,11 +845,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -865,11 +859,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -883,15 +877,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -904,34 +898,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -942,34 +936,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -979,12 +973,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1004,7 +998,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1018,35 +1012,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1058,15 +1052,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1082,20 +1076,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1112,11 +1106,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1132,15 +1126,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1156,11 +1150,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1176,21 +1170,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1206,15 +1202,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1227,11 +1223,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1241,12 +1237,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1258,7 +1254,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1273,7 +1269,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1282,15 +1278,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1305,43 +1301,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1349,7 +1357,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1362,67 +1370,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1434,23 +1442,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1463,36 +1471,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1505,11 +1513,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Stänger ner... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1522,30 +1530,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Startar om..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Baskommando för bankinställningar." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "per-server" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "global" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Detta kommer att växla mellan att banken är {banktype} och ta bort alla konton i processen! Om du är säker, skriv `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Banken är nu {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Ange bankens namn." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Bankens namn har ändrats till {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Ange namn för bankens valuta." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Valutans namn har ändrats till {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Ange det maximala saldo en användare kan få." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Beloppet måste vara större än noll och mindre än {max}." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Maximalt saldo har satts till: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Endast JPG / PNG format." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Klart." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Jag saknar behörighet för att ändra mitt egna smeknamn." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Språket har ändrats." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1553,7 +2513,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1568,138 +2528,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1710,19 +2555,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1734,11 +2579,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1749,11 +2594,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1770,256 +2615,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Endast JPG / PNG format." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Klart." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Jag saknar behörighet för att ändra mitt egna smeknamn." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2034,30 +2638,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "Avbruten." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2068,220 +2672,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Språket har ändrats." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2289,7 +2696,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2299,11 +2706,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2312,11 +2719,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2326,11 +2733,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2346,15 +2753,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2368,15 +2775,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2390,15 +2797,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2414,15 +2821,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2436,15 +2843,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2460,15 +2867,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2483,15 +2890,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2507,15 +2914,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2532,19 +2939,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2559,19 +2966,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2585,19 +2992,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2608,43 +3015,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2657,41 +3064,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2706,19 +3113,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2727,7 +3134,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2739,15 +3146,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2756,21 +3163,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2783,15 +3190,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2801,11 +3208,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2813,7 +3220,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2825,19 +3232,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2846,15 +3253,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2866,15 +3273,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2883,11 +3290,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2896,7 +3303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2909,19 +3316,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2930,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2956,19 +3363,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2978,11 +3385,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2990,7 +3397,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3003,27 +3410,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3032,15 +3439,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3053,15 +3460,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3071,16 +3478,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3094,15 +3501,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3116,11 +3523,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3132,19 +3539,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3156,19 +3563,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3176,15 +3583,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3195,7 +3602,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3203,19 +3610,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3223,19 +3630,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3249,7 +3656,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3261,19 +3668,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3285,15 +3692,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3306,7 +3713,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3318,11 +3725,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3334,15 +3741,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3356,7 +3763,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3364,7 +3771,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3373,143 +3780,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3518,7 +3853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3527,7 +3862,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3543,15 +3878,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3561,20 +3896,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3589,15 +3924,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3606,24 +3941,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3732,22 +4067,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3755,174 +4092,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index 2baf613ff..14c8b0579 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -17,100 +17,113 @@ msgstr "" #: redbot/core/_diagnoser.py:100 msgid "To fix this issue, you need to do one of these:" -msgstr "" +msgstr "Bu sorunu gidermek için aşağıdakilerden birini yapmanız gerekir:" #: redbot/core/_diagnoser.py:108 msgid "Check if the command caller is not a bot" -msgstr "" +msgstr "Komutu çağıran bot mu değil mi kontrol et" #: redbot/core/_diagnoser.py:114 msgid "The user is a bot which prevents them from running any command." -msgstr "" +msgstr "Bu kullanıcı bot olduğu için herhangi bir komutu çalıştıramaz." #: redbot/core/_diagnoser.py:115 msgid "This cannot be fixed - bots should not be listening to other bots." -msgstr "" +msgstr "Bu düzeltilemez - botlar diğer botları dinlememelidir." #: redbot/core/_diagnoser.py:119 msgid "Check if the bot can send messages in the given channel" -msgstr "" +msgstr "Verilen kanalda bot mesaj gönderebiliyor mu kontrol et" #: redbot/core/_diagnoser.py:125 msgid "Bot doesn't have permission to send messages in the given channel." -msgstr "" +msgstr "Bot verilen kanalda mesaj gönderme yetkisine sahip değil." #: redbot/core/_diagnoser.py:126 msgid "To fix this issue, ensure that the permissions setup allows the bot to send messages per Discord's role hierarchy:\n" "https://support.discord.com/hc/en-us/articles/206141927" -msgstr "" +msgstr "Bu sorunu gidermek için, izinler kurulumunun botun Discord'un rol hiyerarşisi başına ileti göndermesine izin verdiğinden emin olun:\n" +"https://support.discord.com/hc/en-us/articles/206141927" #: redbot/core/_diagnoser.py:137 msgid "Check if the channel and the server aren't set to be ignored" -msgstr "" +msgstr "Kanalın ve sunucunun yoksayılacak şekilde ayarlanıp ayarlanmadığını kontrol edin" #: redbot/core/_diagnoser.py:142 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel and the server aren't a part of that list." -msgstr "" +msgstr "Bu sorunu gidermek için, {command} komutu tarafından döndürülen listeyi kontrol edin ve {channel} kanalının ve sunucunun bu listenin bir parçası olmadığından emin olun." #: redbot/core/_diagnoser.py:150 msgid "To fix this issue, check the list returned by the {command} command and ensure that the {channel} channel, the channel category it belongs to ({channel_category}), and the server aren't a part of that list." -msgstr "" +msgstr "Bu sorunu gidermek için, {command} komutu tarafından döndürülen listeyi kontrol edin ve {channel} kanalının, ait olduğu kanal kategorisinin ({channel_category}) ve sunucunun bu listenin bir parçası olmadığından emin olun." #: redbot/core/_diagnoser.py:164 msgid "The bot is set to ignore commands in the given channel or this server." -msgstr "" +msgstr "Bot, verilen kanaldaki veya bu sunucudaki komutları yoksayacak şekilde ayarlanmıştır." #: redbot/core/_diagnoser.py:174 msgid "Global allowlist prevents the user from running this command." -msgstr "" +msgstr "Genel izin listesi, kullanıcının bu komutu çalıştırmasını engeller." #: redbot/core/_diagnoser.py:175 msgid "To fix this issue, you can either add the user to the allowlist, or clear the allowlist.\n" "If you want to keep the allowlist, you can run {command_1} which will add {user} to the allowlist.\n" "If you instead want to clear the allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Bu sorunu gidermek için, kullanıcıyı izin ver listesine ekleyebilir veya izin ver listesini temizleyebilirsiniz.\n" +"İzin ver listesini tutmak istiyorsanız, izin ver listesine {user} ekleyecek olan {command_1} komutunu çalıştırabilirsiniz.\n" +"Bunun yerine izin ver listesini temizlemek ve tüm kullanıcıların komutları serbestçe çalıştırmasına izin vermek istiyorsanız, bunu yapmak için {command_2} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:191 msgid "Global blocklist prevents the user from running this command." -msgstr "" +msgstr "Genel kara liste, kullanıcının bu komutu çalıştırmasını engeller." #: redbot/core/_diagnoser.py:192 msgid "To fix this issue, you can either remove the user from the blocklist, or clear the blocklist.\n" "If you want to keep the blocklist, you can run {command_1} which will remove {user} from the blocklist.\n" "If you instead want to clear the blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Bu sorunu gidermek için, kullanıcıyı engelleme listesinden kaldırabilir veya engelleme listesini temizleyebilirsiniz.\n" +"Blok listesini tutmak istiyorsanız, {user} öğesini blok listesinden kaldıracak {command_1} öğesini çalıştırabilirsiniz.\n" +"Bunun yerine blok listesini temizlemek ve tüm kullanıcıların komutları serbestçe çalıştırmasına izin vermek istiyorsanız, bunu yapmak için {command_2} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:214 msgid "Local allowlist prevents the user from running this command." -msgstr "" +msgstr "Yerel izin listesi, kullanıcının bu komutu çalıştırmasını engeller." #: redbot/core/_diagnoser.py:215 msgid "To fix this issue, you can either add the user or one of their roles to the local allowlist, or clear the local allowlist.\n" "If you want to keep the local allowlist, you can run {command_1} which will add {user} to the local allowlist.\n" "If you instead want to clear the local allowlist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Bu sorunu gidermek için, kullanıcıyı veya rollerinden birini yerel izin ver listesine ekleyebilir veya yerel izin ver listesini temizleyebilirsiniz.\n" +"Yerel izin listesini tutmak istiyorsanız, yerel izin listesine {user} ekleyecek olan {command_1} komutunu çalıştırabilirsiniz.\n" +"Bunun yerine, yerel izin ver listesini temizlemek ve tüm kullanıcıların komutları serbestçe çalıştırmasına izin vermek istiyorsanız, bunu yapmak için {command_2} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:229 msgid "Local blocklist prevents the user from running this command." -msgstr "" +msgstr "Yerel kara liste, kullanıcının bu komutu çalıştırmasını engeller." #: redbot/core/_diagnoser.py:244 msgid "To fix this issue, you can either remove the user's roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove the user's roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Bu sorunu gidermek için kullanıcının rollerini yerel blok listesinden kaldırabilir veya yerel blok listesini temizleyebilirsiniz.\n" +"Yerel blok listesini tutmak istiyorsanız, kullanıcının rollerini ({roles}) yerel blok listesinden kaldıracak {command_1} komutunu çalıştırabilirsiniz.\n" +"Bunun yerine yerel blok listesini temizlemek ve tüm kullanıcıların komutları serbestçe çalıştırmasına izin vermek istiyorsanız, bunu yapmak için {command_2} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:269 msgid "To fix this issue, you can either remove the user and their roles from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} and their roles ({roles}) from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Bu sorunu gidermek için, kullanıcıyı ve rollerini yerel blok listesinden kaldırabilir veya yerel blok listesini temizleyebilirsiniz.\n" +"Yerel blok listesini tutmak istiyorsanız, {user} ve rollerini ({roles}) yerel blok listesinden kaldıracak {command_1} komutunu çalıştırabilirsiniz.\n" +"Bunun yerine yerel blok listesini temizlemek ve tüm kullanıcıların komutları serbestçe çalıştırmasına izin vermek istiyorsanız, bunu yapmak için {command_2} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:291 msgid "To fix this issue, you can either remove the user from the local blocklist, or clear the local blocklist.\n" "If you want to keep the local blocklist, you can run {command_1} which will remove {user} from the local blocklist.\n" "If you instead want to clear the local blocklist and let all users run commands freely, you can run {command_2} to do that." -msgstr "" +msgstr "Bu sorunu gidermek için, kullanıcıyı yerel blok listesinden kaldırabilir veya yerel blok listesini temizleyebilirsiniz.\n" +"Yerel blok listesini tutmak istiyorsanız, {user} öğesini yerel blok listesinden kaldıracak {command_1} öğesini çalıştırabilirsiniz.\n" +"Bunun yerine yerel blok listesini temizlemek ve tüm kullanıcıların komutları serbestçe çalıştırmasına izin vermek istiyorsanız, bunu yapmak için {command_2} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:306 msgid "Allowlist and blocklist checks" @@ -118,19 +131,19 @@ msgstr "" #: redbot/core/_diagnoser.py:338 msgid "Global, cog and command checks" -msgstr "" +msgstr "Global, cog ve komut kontrolleri" #: redbot/core/_diagnoser.py:345 msgid "The given command is disabled in this guild." -msgstr "" +msgstr "Bu komut bu sunucuda devre dışıdır." #: redbot/core/_diagnoser.py:347 redbot/core/_diagnoser.py:824 msgid "One of the parents of the given command is disabled globally." -msgstr "" +msgstr "Kullanılan komutlar genel olarak devre dışıdır." #: redbot/core/_diagnoser.py:353 msgid "To fix this issue, you can run {command} which will enable the {affected_command} command in this guild." -msgstr "" +msgstr "Bu sorunu gidermek için, bu sunucuda {affected_command} komutunu etkinleştirecek {command} komutunu çalıştırabilirsiniz." #: redbot/core/_diagnoser.py:374 msgid "Other issues related to the checks" @@ -138,11 +151,11 @@ msgstr "" #: redbot/core/_diagnoser.py:375 msgid "There's an issue related to the checks for {command} but we're not able to determine the exact cause." -msgstr "" +msgstr "{command} için yapılan kontrollerle ilgili bir sorun var ama kesin nedeni belirleyemiyorum." #: redbot/core/_diagnoser.py:379 msgid "To fix this issue, a manual review of the global, cog and command checks is required." -msgstr "" +msgstr "O Bu sorunu gidermek için genel, cog ve komut kontrollerinin manuel olarak gözden geçirilmesi gerekir." #: redbot/core/_diagnoser.py:387 msgid "Global checks" @@ -151,7 +164,8 @@ msgstr "" #: redbot/core/_diagnoser.py:397 msgid "One of the global checks for the command {command} failed with a message:\n" "{message}" -msgstr "" +msgstr "{command} komutunun genel denetimlerinden biri iletiyle başarısız oldu:\n" +"{message}" #: redbot/core/_diagnoser.py:401 msgid "One of the global checks for the command {command} failed without a message." @@ -185,19 +199,19 @@ msgstr "" #: redbot/core/_diagnoser.py:449 msgid "Permissions verification" -msgstr "" +msgstr "İzin doğrulama" #: redbot/core/_diagnoser.py:452 msgid "Permissions verification for {cog} cog" -msgstr "" +msgstr "{cog} eklentisi için izin doğrulama" #: redbot/core/_diagnoser.py:469 msgid "The cog of the given command is disabled in this guild." -msgstr "" +msgstr "Girilen komutun eklentisi sunucuda etkisiz kılınmış." #: redbot/core/_diagnoser.py:470 msgid "To fix this issue, you can run {command} which will enable the {affected_cog} cog in this guild." -msgstr "" +msgstr "Bu sorunu çözmek için {affected_cog} eklentisini bu sunucuda etkinleştirecek {command} komutunu çalıştırabilirsin." #: redbot/core/_diagnoser.py:484 msgid "Bot is missing some of the channel permissions ({permissions}) required by the {cog} cog." @@ -442,11 +456,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "Bu komut için özel mesajda küresel banka olmaksızın ödeme yapılamaz." -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "Bu komutu kullanabilmen için {cost} {currency} ihtiyacın var." @@ -532,27 +546,22 @@ msgstr "Yolları yeniden sıralanmış." #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" Eğer verildiyse mevcut kurulum konumunu ya da kümesini gösterir.\n" -" Verilen konum bot'un kesin konumu olmalı\n" -" ya da oraya denk gelmeli, ve zaten var olan bir klasör olmalıdır.\n\n" -" Bu işlem sırasında kurulu olan hiçbir cog'ın yeri değiştirilmez.\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "Böyle bir sayfa yok." -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "Bot yeni Smm '{}' dizinine yükler." -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +570,23 @@ msgstr "\n" " Yüklü ve kullanılabilir cogları listeler.\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} yüklendi:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} yüklenmesi kaldırıldı:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "{alias_name} çalışmakta olan coglardan birinde bir komut veya komut takma adı olarak zaten kullanımda." -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "{command_name} çalışmakta olan coglardan birinde bir komut veya komut takma adı olarak zaten kullanımda." -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,21 +597,17 @@ msgstr "\n" " Bu komutlar her Red botunda bulunur ve botun en temel kullanımını kapsar.\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "[botname] hakkında bilgi verir.\n\n" -" Düzenlemek için `[p]set custominfo` komutunu inceleyin.\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -610,43 +615,43 @@ msgstr "Bu bot Red'in bir misalidir. [Red, açık kaynaklı bir Discord botudur] "Red, geliştirilmesine katkıda bulunan ve herkesin kullanımı için içerik üreten hevesli bir topluluk tarafından desteklenmedir. [Bize bugün katılıp]({}) ilerlememize yardımcı olabilirsiniz!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "Misal bir takıma aittir" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "Misal sahibi" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red Sürümü" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "Evet, {version} şu anda mevcut." -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "Güncelleme kontrolü başarısız oldu." -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "Güncel Değil" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "Bu misal hakkında" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "Red Hakkında" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "02 Ocak 2016 dan beri mutluluk getiriyor. ({} günden uzun süredir!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -654,7 +659,7 @@ msgstr "Bu bot Red'in misalidir, Red açık kaynaklı bir Discord botudur (1) Tw "Red geliştirilmesine katkıda bulunan ve herkesin kullanımı için açık içerik üreten hevesli bir topluluk tarafından desteklenmektedir. Hemen bize katılıp (4) gelişmemize yardımcı olabilirsiniz!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -664,7 +669,7 @@ msgstr "Misal sahibi olan takım: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red sürümü: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -674,19 +679,19 @@ msgstr "Misal sahibi: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red sürümü: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "Eskimiş: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**Red Hakkında**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**Bu misal hakkında**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -704,20 +709,20 @@ msgstr "**Referanslar**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "[botname]'un açık kalma süresini gösterir." -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -728,7 +733,7 @@ msgstr "\n" " Daha çok bilgi için [Son Kullanıcı Veri Beyannamesi](https://docs.discord.red/en/stable/red_core_data_statement.html)ni okuyun.\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -741,13 +746,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Bu bot çalışması için gerekli olduğundan kullanıcılar hakkında biraz veri depolar. Bu çoğunlukla size Discord tarafından atanan ID ve botu nasıl kullandığınıza bağlı olarak değişen ilişkilendirmelerdir. Kimin neyi oluşturduğunun kaydını tutan bir kaç komut bulunur. (oynatma listeleri gibi) Konuyla ilgili tüm detaylar ve neyin neden depolandığıyla ilgili bilgi almak için {link} adresini ziyaret edin.\n\n" "Ayrıca, bot'un sahibi tarafından yüklenmiş 3. parti eklentiler fazladan veri depoluyor veya depolamıyor olabilirler. `{prefix}mydata 3rdparty` komutunu kullanarak her 3. parti eklentinin veri bildirgesine ulaşabilirsiniz." -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -760,39 +765,39 @@ msgstr "Her üçüncü parti modülün Son Kullanıcı Veri Beyannamelerini okuy " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "Dosya eklemem gerekiyor. (DM'den deneyebilirsin)." -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Bu misalde her hangi bir 3. parti eklenti kurulu gözükmüyor." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "3. parti Son Kullanıcı Veri Bildirgeleri" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "3. parti eklentiler tarafından sunulan bildirgeler:" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "Bildirgesi olmayan 3. parti eklentiler\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "İşte 3. taraf uzantıların sağladığı ifadelerle oluşturulmuş bir sayfa." -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "Onay alınmadı, iptal ediliyor." -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "Eşleşen onay alınmadı, iptal ediliyor." -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -812,19 +817,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "Görünüşe bakılırsa ({command}) komutu etkileşimsiz kullanımı desteklemiyor." -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Bu botun sizinle ilgili veriyi silmesi ve/veya ilişkilendirmeleri kaldırmasını sağlar. Moderasyönel kayıtlar, uyarılar, cezalar gibi işlevsel veriyi silmez. Eğer istediğinizin bu olduğundan eminseniz, lütfen şununla cevap verin:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "Bu biraz zaman alacak." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -832,7 +837,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -840,7 +845,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -848,27 +853,27 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Hakkınızda işlevsel olmayan (ve silmeyi bildiğim) tüm veriyi sildim {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Bu coglar silme isteğini işlemedi:\n" "{cogs}." -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Yakında] [botname] hakkınızda bildiklerini öğrenin." -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Bu komut şu anda hiç bir şey yapmıyor fakat bunun için üzerinde çalışıyoruz." -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -877,7 +882,7 @@ msgstr "\n" " Daha tümleşik veri kontrolü için komutlar.\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -894,11 +899,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Kullanıcılar kendi verilerini silebilirler. Bu engellenmiş kullanıcılar gibi işlevsel verileri içermez." -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -913,11 +918,11 @@ msgstr "\n" " - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "Kullanıcılar kendi datalarını silemezler." -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -940,15 +945,15 @@ msgstr "\n" " - `1`: Coglar kullanıcı hakkında bildikleri gerekli olmayan her şeyi silmek zorundadırlar.\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Coglardan kullanıcı isteği üzerine işlevsel olmayan tüm veriyi silmeleri talep edilecek." -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Coglar kullanıcının veri silme isteğinde bulunduğundan haberdar edilecek, ve neyin silinebileceği cog yapımcısının kararına bırakılacak." -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -969,13 +974,13 @@ msgstr "\n" " - `` - Verisi silinecek olan kullanıcının IDsi.\n" " " -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Bu, botun belirtilen kullanıcı IDsi ile ilgili tüm veriyi silmesini ya da ilişkilendirmeyi kaldırmasına yol açar. Discord silinmiş bir hesap hakkında özellikle talep etmedikçe bu komutu kullanmayın. Bu işlem kullanıcıyı çeşitli istismar önlemlerinden de çıkaracaktır. Eğer veri silinmesini kullanıcı talep ettiyse bunun yerine `{prefix}{command_name}` kullanabilirsiniz.\n\n" "Eğer devam etmek istediğinize eminseniz lütfen aşağıdakiyle cevap verin:" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -983,7 +988,7 @@ msgstr "O kullanıcı hakkında tüm bilgiyi silmeye çalıştım, (silmeyi bild "Lütfen log dosyalarını inceleyip cogların ve modüllerin yapımcıları ile görüşün.\n" "Not: Bu sorunlar dışında tüm veri silinmiş olmalı." -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -991,7 +996,7 @@ msgstr "Bu kullanıcıyla alakalı olan tüm verileri silmeye çalıştım (nas "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -999,11 +1004,11 @@ msgstr "O kullanıcı ile ilgili tüm veriyi silmeye çalıştım, (silmeyi bild "Lütfen log dosyalarını inceleyip bu cogların ve modüllerin yapımcıları ile irtibata geçin.\n" "Not: Bu sorunlar dışında tüm veri silinmiş olmalı." -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "O kullanıcıyla ilgili nasıl sileceğimi bildiğim tüm verileri sildim." -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1020,13 +1025,13 @@ msgstr "[botname] bir kullanıcı hakkında sahip olduğu veriyi sildirin.\n\n" " - `` - Verileri silinecek olan kullanıcı.\n" " " -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Bu botun belirtilen kullanıcıyla ilgili işlev için gerekli olmayan bol miktarda bilgiyi silmesini ya da ilişkilendirmeyi bırakmasına yol açacaktır. Bot ile hiç etkileşim kuramadıkları durumlar dışında kullanıcılar bununla ilgili farklı bir komutu kullanma izinleri vardır.. Bu çoğunlukla güvenli bir işlemdir, fakat kullanıcının botu kullanımı üzerinde etkili olabileceğinden eğer kullanıcı bunu açıkça talep etmediyse bunu kullanmamalısınız. \n\n" "Eğer devam etmek istediğinizden eminseniz şununla cevap verin:" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1034,7 +1039,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1042,7 +1047,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1050,11 +1055,11 @@ msgstr "Bu kullanıcıyla alakalı olan operasyonel olmayan verileri silmeye ça "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "O kullanıcıyla ilgili nasıl sileceğimi bildiğim tüm verileri sildim." -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1069,13 +1074,13 @@ msgstr "[botname] bir kullanıcı hakkındaki bilgilerini sildirir.\n\n" " - `` - Verileri silinecek olan kullanıcının IDsi.\n" " " -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "Bu botun belirtilen kullanıcıyla ilgili bol miktarda veriyi silmesini ya da ilişkilendirmeyi bırakmasına yol açacaktır. Bu son kullanıcı verilerini içerebilir, suiistimal önleme kayıtları dahil..\n\n" "Devam etmekte kararlıysanız şununla cevap verin:" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1110,7 +1115,7 @@ msgstr "\n" " 3. Küresel ayar ([p]embedset global)\n" " " -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1124,35 +1129,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "Embed ayarları:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "Küresel varsayılan: {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} komutu için küresel komut ayarı: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "Sunucu ayarı: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} komutu için sunucu komutu ayarı: {value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "Kanal ayarı: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "Kullanıcı ayarı: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1171,15 +1176,15 @@ msgstr "\n" " - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "Yerleşik mesajlar artık varsayılan olarak kapalı." -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "Yerleşik mesajlar artık varsayılan olarak açık." -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1206,20 +1211,20 @@ msgstr "\n" " - `[etkin]` - Bu sunucuda yerleşik mesajların açık veya kapalı olacağı, sıfırlamak için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "Embed'ler artık global ayarlara geri dönecek." -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "Bu sunucuda artık yerleşik mesajlar açık." -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "Bu sunucuda artık yerleşik mesajlar kapalı." -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1248,11 +1253,11 @@ msgstr "\n" " - `[etkin]` - Bu komut için yerleşik mesaj kullanılıp kullanılmayacağı. Varsayılana sıfırlamak için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Bu komut Link Yerleştirme iznine ihtiyaç duyar ve bu yüzden yerleşik mesaj kullanmamaya ayarlanamaz." -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1279,15 +1284,15 @@ msgstr "\n" " - `[etkin]` - Bu komut için yerleşik mesaj kullanılıp kullanılmayacağı. Varsayılana sıfırlamak için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "{command_name} komutu için artık yerleşik mesajlar açık." -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "{command_name} komutu için yerleşik mesajlar artık kapalı." -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1314,11 +1319,11 @@ msgstr "\n" " - `[etkin]` - Bu komut için yerleşik mesajların kullanılıp kullanılmayacağı. Varsayılana sıfırlamak için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "Yerleşik mesajlar artık sunucu ayarını kullanacak." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1345,21 +1350,23 @@ msgstr "\n" " - `[etkin]` - Bu kanalda yerleşik mesajların açık veya kapalı olacağı, sıfırlamak için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "Bu kanal için yerleşik mesaj ayarı artık {}." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "açıldı" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "deaktif" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1386,15 +1393,15 @@ msgstr "\n" " - `[etkin]` - Özel mesajlarınızda yerleşik mesajların açık veya kapalı olacağı, sıfırlamak için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "Artık sizin için özel mesajlarda yerleşik mesajlar etkin." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "Artık sizin için özel mesajlarda yerleşik mesajlar devre dışı." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1415,11 +1422,11 @@ msgstr "Bot sahibine oluşan son komut hatasını gönderir.\n\n" " - `[herkese_açık]` - Hatanın şu anki kanala mı yoksa özel mesaj olarak mı gönderileceği. Size özel mesaj olarak göderilmesi için boş bırakın.\n" " " -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "Henüz herhangi bir özel durum oluşmadı." -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1434,12 +1441,12 @@ msgstr "[botname] botunun davet linkini gösterir.\n\n" " - `[p]invite`\n" " " -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "[botname] botunun davet ayarlarını yönetmek için komutlar." -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1458,7 +1465,7 @@ msgstr "\n" " - `[onay]` - Herkese açık olması için gerekli, özel olması için gereksizdir.\n" " " -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1483,7 +1490,7 @@ msgstr "\n" " - `` - Botun oluşturulan davet linkinde gerekli tutacağı izin seviyesi.\n" " " -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1496,15 +1503,15 @@ msgstr "\n" " Botu önceden bu kapsam olmaksızın davet eden sunucuların slaş komutlarını kullanamayacağını unutmayın, bu sunucuların botu sunucudan çıkarıp geri eklemeleri gerekir.\n" " " -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Davet linkine `applications.commands` kapsamı eklendi." -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Davet linkinden `applications.commands` kapsamı çıkarıldı." -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1529,43 +1536,55 @@ msgstr "\n" " - `[sunucular...]` - Çıkılacak sunucular. Eğer boş bırakılırsa şu anki sunucudan çıkma denenir.\n" " " -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "En az bir sunucu IDsi sağlamanız gerekir." -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Herhangi bir sunucu IDsi sağlamadınız. Bu sunucudan çıkmamı ister misiniz?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "Bu sunuculardan çıkmamı istediğinize emin misiniz?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 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:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "Pekala, görüşürüz :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "Anlaşıldı. {number} sunucudan çıkılıyor..." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "Tamam, kalayım öyleyse. :)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "Anlaşıldı, bu sunuculardan çıkmıyorum." -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1576,7 +1595,7 @@ msgstr "\n" " Not: Bu komut etkileşimlidir.\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1597,75 +1616,75 @@ msgstr "Yerel konumlardan ve kurulu coglardan cog paketlerini yükler.\n\n" " - `` - Yüklenecek cog paketleri.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "Yüklenenler {packs}." -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "Bu paket zaten yüklü: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "Bu paketler zaten yüklü: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Bu paketi yüklemeye çalışırken bir hata oluştu: {pack}\n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Bu paketleri yüklemeye çalışırken bir hata oluştu: {packs}\n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Bu isim geçerli bir paket ismi değil: {pack}\n" "Paket isimleri bir rakam ile başlayamaz ve sadece ascii rakamları, harfleri ve alt tireleri içerebilir." -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Bu isimler geçerli paket isimleri değil: {packs}\n" "Paket isimleri bir rakam ile başlayamaz ve sadece ascii rakamları, harfleri ve alt tireleri içerebilir." -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "Bu paket herhangi bir dizinde bulunamadı: {pack}." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "Aşağıdaki paketler herhangi bir dizin yolunda bulunamadı: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Bu paket şu nedenden dolayı kurulamadı:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Bu paketler şu sebeplerden dolayı kurulamadı:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**UYARI:** Bu depo ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repo}.\n" "Deponun sahiplerine bu mesajla ilgili haber veriniz." -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**UYARI:** Bu depolar ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repos}.\n" " Deponun sahiplerine bu mesajla ilgili haber veriniz." -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1684,23 +1703,23 @@ msgstr "Önceden yüklenmiş cog paketlerini kaldırır.\n\n" " - `` - Kaldırılacak cog paketleri.\n" " " -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "Bu paketin yüklenmesi kaldırıldı: {pack}." -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "Bu paketlerin yüklenmesi kaldırıldı: {packs}." -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "Bu paket yüklenmemiş: {pack}." -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "Bu paketler yüklenmemiş: {packs}." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1721,41 +1740,41 @@ msgstr "Cog paketlerini yeniden yükler.\n\n" " - `` - Yeniden yüklenecek cog paketleri.\n" " " -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "Yeniden yüklendi {packs}." -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Bu paketi yeniden yüklemeye çalışırken bir hata oluştu: {pack}. \n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Bu paketleri yeniden yüklemeye çalıştırken bir hata oluştu: {packs}\n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Bu paket şu sebepten dolayı yeniden yüklenemedi:\n\n" "{reason}" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Bu paketler şu nedenlerden dolayı tekrar yüklenemedi:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**UYARI:** Bu depo ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repo}.\n" "Deponun sahiplerine bu mesajla ilgili haber veriniz." -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1776,11 +1795,11 @@ msgstr "Botu kapatır.\n\n" " - `[silently]` - Kapatma mesajını gönderip göndermeme. Varsayılan olarak False.\n" " " -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "Kapatılıyor..." -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1801,16 +1820,977 @@ msgstr "[botname] botunu yeniden başlatmaya çalışır.\n\n" " - `[silently]` - Yeniden başlatma mesajını gönderip göndermeme. Varsayılan olarak False.\n" " " -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "Yeniden başlatılıyor..." -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "Banka ayarları için temel komut." + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "Bankanın şu anki ayarlarını göster." + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Küresel" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Sunucu" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "Banka ayarları:\n\n" +"Banka ismi: {bank_name}\n" +"Banka kapsamı: {bank_scope}\n" +"Para birimi: {currency_name}\n" +"Varsayılan bakiye: {default_balance}\n" +"Maksimum izin verilen bakiye: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "Banka küresel olsun veya olmasın aç/kapa.\n\n" +" Eğer banka küresel ise, sunuculara özele çevrilir.\n" +" Eğer banka sunuculara özelse, küresele çevrilir.\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "sunucu başına" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "genel" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "Bu bankanın işleminin tüm hesapları silme {banktype}, geçiş yapılır! Emin misin, '{command} ' yazın" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "Banka şimdi {banktype}." + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "Bankanın adını ayarlayın." + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "Banka adı ayarlandı {name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "Bankası'nın para birimi için ayarlayın." + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "Para birimi adı ayarla: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "Bir kullanıcının alabileceği maksimum bakiyeyi ayarlayın." + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "Bu sayı 0 dan yüksek ve {max} bu sayıdan az olmalı." + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "Maksimum bakiye şu şekilde ayarlandı: {amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "Cevap vermeniz çok uzun sürdü." + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "Herhangi bir değişiklik yapılmadı." + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "[botname]'nin ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "Açıklama sıfıtrlandı." + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "Bu açıklama düzgün gösterilemeyecek kadar uzun. Lütfen 250 den az karakterle tekrar deneyin." + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "URL geçerli değil." + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "Resime ulaşmaya çalışırken bir şey ters gitti." + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "Başarısız. Avatarımı saatte sadece iki kere değiştirebileceğinizi unutmayın. Kullanılan URL ya da mesaj eki JPG veya PNG formatında olmak zorundadır." + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "Sadece JPG / PNG formatında." + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Tamamdır." + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "Avatar kaldırıldı." + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "Doğrulanmış bir botun kullanıcı adı elle değiştirilemez. Lütfen değiştirmek için Discord destek ile görüşün." + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "İsim değiştirme başarısız. 32 karakter veya daha kısa olmalı." + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "İsim değiştirmede zaman aşımı. Botun ismini saatte sadece 2 kere değiştirebileceğinizi unutmayın. Botun ismini sık değiştirmeniz gerekiyorsa takma adlar kullanın: {command}" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "İsim değiştirilemedi. Discord şu hatayı verdi:\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "İsim değiştirilmeye çalışılırken beklenmedik hata oluştu." + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "İsim değiştirme başarısız. 32 karakter veya daha kısa olmalı." + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "Kendi takma ismimi değiştirmek için izinlerim yok." + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "Özel yazı temizlendi." + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "Özel yazı ayarlandı." + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "Yazı 1024 karakterden kısa olmak zorundadır." + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "Yayıncı URL'inin azami uzunluğu 511 karakterdir." + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "Yayın başlığının azami uzunluğu 128 karakterdir." + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "Oyun açıklamalarının azami uzunluğu 128 karakterdir." + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "Durum ``{game.name} Oynuyor`` a ayarlandı." + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "Oyun temizlendi." + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "Dinleme açıklamalarının azami uzunluğu 128 karakterdir." + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "Durum `` {listening} Dinliyor`` a ayarlandı." + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "Dinleme temizlendi." + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "İzleme açıklamalarının azami uzunluğu 128 karakterdir." + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "Durum ``{watching} İzliyor`` a ayarlandı." + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "İzleme temizlendi." + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "Kapışma açıklamalarının azami uzunluğu 128 karakterdir." + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "Durum ``{competing} içinde kapışıyor`` olarak ayarlandı." + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "Kapışma temizlendi." + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "Durum {} olarak değiştirildi." + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "Bu rol zaten Admin rolü." + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "Bu rol, Admin rolü olarak ayarlandı." + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "Bu rol zaten Mod rolü." + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "Bu rol, mod rolü olarak ayarlandı." + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "O rol zaten admin rolü değildi." + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "Bu rol artık Admin olarak kabul edilmiyor." + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "O rol zaten moderatör rolü değildi." + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "Bu rol artık Mod olarak kabul edilmiyor." + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "Geçersiz dil kodu. Örnek biçim: `en-US`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +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:2926 +msgid "Global locale has been set." +msgstr "Küresel bölge ayarlandı." + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "Bölge varsayılana ayarlandı." + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "Yerel ayar değiştirildi." + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +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:3031 +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:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +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:3076 +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:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "`{service}` API tokenleri ayarlandı." + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "Henüz hiç API hizmeti ayarlanmamış." + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "API hizmetleri ayarla:\n" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "API hizmeti ayarla:\n" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +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:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "Hizmet başarıyla kaldırıldı: {service_name}" + +#: redbot/core/core_commands.py:3162 +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:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "\n" +" Bot sahibi bildirimlerini ayarlamak için komutlar.\n\n" +" Bu bildirimlere `[p]contact` komutunun kullanımı ve kullanılabilir Red güncellemeleri dahildir.\n" +" " + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "Bildirim gönderilen ek kanal bulunmamakta." + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "{id} id'li kanal bilinmiyor" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" @@ -1819,7 +2799,11 @@ msgstr "\n" " [botname] botunun şu anki ayarlarını gösterir.\n" " " -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -1829,7 +2813,7 @@ msgstr "Admin rolleri: {admin}\n" "Dil: {guild_locale}\n" "Yöresel biçem: {guild_regional_format}\n" -#: redbot/core/core_commands.py:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1841,7 +2825,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:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1866,188 +2850,23 @@ msgstr "Botun komut içeren mesajları silmeden ne kadar bekleyeceğini ayarlar. " - `[süre]` - Komut içeren bir mesajı silmeden önce kaç saniye bekleneceği. Kapamak için -1 olarak ayarlayın.\n" " " -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "Komut silme kapatıldı." -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "Silmeden önce beklenecek süre {num} saniyeye ayarlandı." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 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:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "Komut içeren mesajları silmeyeceğim." -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "\n" -" Botun açıklamasını ayaralr.\n\n" -" Sıfırlamak için boş bırakın.\n" -" Bu açıklama, yardım menüsü dahil birkaç yerde gösterilir.\n\n" -" Düzgün gösterileceğinden emin olmak için en fazla uzunluk 250 karakterdir.\n\n" -" Varsayılan değeri \"Red V3\" tür.\n\n" -" **Örnekler:**\n" -" - `[p]set description` - Açıklamayı varsayılan ayara sıfırlar\n" -" - `[p]set description BenimBotum: Bir Red V3 Misali`\n\n" -" **Seçenekler:**\n" -" - `[açıklama]` - Bu bot için kullanılacak açıklama. Varsayılana sıfırlamak için boş bırakın.\n" -" " - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "Açıklama sıfıtrlandı." - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "Bu açıklama düzgün gösterilemeyecek kadar uzun. Lütfen 250 den az karakterle tekrar deneyin." - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -" Bu sunucu için bir admin rolü ekler.\n\n" -" Adminler Modların kullanabildiği tüm komutlar ve aşağıdakiler gibi diğer admin seviyesi komutları kullanabilirler:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" Vb..\n\n" -" **Örnekler:**\n" -" - `[p]set addadminrole @Yetkili`\n" -" - `[p]set addadminrole Süper Yetkili`\n\n" -" **Seçenek:**\n" -" - `` - Admin olarak eklenecek rol.\n" -" " - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "Bu rol zaten Admin rolü." - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "Bu rol, Admin rolü olarak ayarlandı." - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -" Bu sunucu için moderatör rolü ayarlar.\n\n" -" Bu, aşağıdakiler gibi moderatör seviyesi komutlara erişim sağlar:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" Vb..\n\n" -" **Örnekler:**\n" -" - `[p]set addmodrole @Yardımcılar`\n" -" - `[p]set addmodrole Sadık Yardımcılar`\n\n" -" **Seçenekler:**\n" -" - `` - Moderatör olarak eklenecek olan rol.\n" -" " - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "Bu rol zaten Mod rolü." - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "Bu rol, mod rolü olarak ayarlandı." - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Bu sunucu için bir admin rolünü kaldırır.\n\n" -" **Örnekler:**\n" -" - `[p]set removeadminrole @Yetkililer`\n" -" - `[p]set removeadminrole Süper Yetkililer`\n\n" -" **Seçenekler:**\n" -" - `` - Admin durumu kaldırılacak olan rol.\n" -" " - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "O rol zaten admin rolü değildi." - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "Bu rol artık Admin olarak kabul edilmiyor." - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Bu sunucu için bir mod rolünü kaldırır.\n\n" -" **Örnekler:**\n" -" - `[p]set removemodrole @Yardımcılar`\n" -" - `[p]set removemodrole Sadık Yardımcılar`\n\n" -" **Seçenekler:**\n" -" - `` - Moderatör durumu kaldırılacak rol.\n" -" " - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "O rol zaten moderatör rolü değildi." - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "Bu rol artık Mod olarak kabul edilmiyor." - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2064,19 +2883,19 @@ msgstr "\n" " - `[p]set usebotcolour`\n" " " -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 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:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "olmayacak" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "olacak" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2095,11 +2914,11 @@ msgstr "\n" " - `[p]set serverfuzzy`\n" " " -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 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:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2116,11 +2935,11 @@ msgstr "\n" " - `[p]set fuzzy`\n" " " -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "Bulanık komut arama {} DMs içinde olmuştur." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2149,334 +2968,15 @@ msgstr "\n" " - `[renk]` - Yerleşik mesajlarda kullanılacak renk. Varsayılan değere ayarlamak için boş bırakın (kırmızı).\n" " " -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "Renk sıfırlandı." -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "Renk ayarlandı." -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "[botname] botunun avatarını ayarlar\n\n" -" Dosya eki veya resim URLsi kullanılabilir.\n\n" -" **Örnek:**\n" -" - `[p]set avatar` - Mesaj eklerinde resim varsa bot avatarı olarak ayarlanır.\n" -" - `[p]set avatar` - Mesaj eklerinde resim yoksa komut için yardımı gösterir.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Avatarı verilen URLye ayarlar.\n\n" -" **Seçenekler:**\n" -" - `[url]` - Avatar olarak kullanılacak resim için URL, eğer mesaj eki kullanacaksanız boş bırakın.\n" -" " - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "URL geçerli değil." - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "Resime ulaşmaya çalışırken bir şey ters gitti." - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "Başarısız. Avatarımı saatte sadece iki kere değiştirebileceğinizi unutmayın. Kullanılan URL ya da mesaj eki JPG veya PNG formatında olmak zorundadır." - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "Sadece JPG / PNG formatında." - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Tamamdır." - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "\n" -"[botname]'nin avatarını kaldırır.\n\n" -" **Kullanım örneği:**\n" -" - `[p]set avatar remove`\n" -" " - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "Avatar kaldırıldı." - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "[botname] botunun oynuyor durumunu ayarlar\n\n" -" Bu, duruma göre ` Oynuyor` veya `BİR OYUN OYNUYOR: ` olarak gözükür.\n\n" -" Bir oynuyor durumu için en yüksek uzunluk 128 karakterdir.\n\n" -" **Örnekler:**\n" -" - `[p]set playing` - Etkinlik durumunu temizler.\n" -" - `[p]set playing klavye ile`\n\n" -" **Seçenekler:**\n" -" - `[oyun]` - `Oynuyor` sonrasında gelecek olan yazı. Şu anki etkinlik durumunu temizlemek için boş bırakın.\n" -" " - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "Oyun açıklamalarının azami uzunluğu 128 karakterdir." - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "Durum ``{game.name} Oynuyor`` a ayarlandı." - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "Oyun temizlendi." - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "[botname] botunun dinliyor durumunu ayarlar\n\n" -" Bu, ` Dinliyor` olarak gözükür.\n\n" -" Bir dinliyor durumu için en yüksek uzunluk 128 karakterdir.\n\n" -" **Örnekler:**\n" -" - `[p]set listening` - Etkinlik durumunu temizler.\n" -" - `[p]set listening sizi`\n\n" -" **Seçenekler:**\n" -" - `[dinlenen]` - `Dinliyor` sonrasında gelecek olan yazı. Şu anki etkinlik durumunu temizlemek için boş bırakın.." - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "Dinleme açıklamalarının azami uzunluğu 128 karakterdir." - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "Durum `` {listening} Dinliyor`` a ayarlandı." - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "Dinleme temizlendi." - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "[botname] botunun izliyor durumunu ayarlar\n\n" -" Bu, ` İzliyor` olarak gözükür.\n\n" -" Bir dinliyor durumu için en yüksek uzunluk 128 karakterdir.\n\n" -" **Örnekler:**\n" -" - `[p]set watching` - Etkinlik durumunu temizler.\n" -" - `[p]set watching seni`\n\n" -" **Seçenekler:**\n" -" - `[izlenen]` - `İzliyor` sonrasında gelecek olan yazı. Şu anki etkinlik durumunu temizlemek için boş bırakın." - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "İzleme açıklamalarının azami uzunluğu 128 karakterdir." - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "Durum ``{watching} İzliyor`` a ayarlandı." - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "İzleme temizlendi." - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "[botname] botunun kapışıyor durumunu ayarlar\n\n" -" Bu, ` da kapışıyor` olarak gözükür.\n\n" -" Bir kapışıyor durumu için en yüksek uzunluk 128 karakterdir.\n\n" -" **Örnekler:**\n" -" - `[p]set competing` - Etkinlik durumunu temizler.\n" -" - `[p]set competing Sandalye Kapmaca`\n\n" -" **Seçenekler:**\n" -" - `[kapışılan]` - `da kapışıyor` öncesinde gelecek olan yazı. Şu anki etkinlik durumunu temizlemek için boş bırakın." - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "Kapışma açıklamalarının azami uzunluğu 128 karakterdir." - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "Durum ``{competing} içinde kapışıyor`` olarak ayarlandı." - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "Kapışma temizlendi." - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "[botname] botunun durumunu ayarlar.\n\n" -" Kullanılabilir durumlar:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Örnekler:**\n" -" - `[p]set status online` - Durumu temizler.\n" -" - `[p]set status invisible`\n\n" -" **Seçenekler:**\n" -" - `` - Kullanılabilir durumlardan biri.\n" -" " - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "Durum {} olarak değiştirildi." - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "[botname] botunun yayında durumunu bir twitch yayınına ayarlar.\n\n" -" Bu duruma göre `Yayında ` veya `TWITCH'DE CANLI YAYINDA` olarak gözükür.\n" -" Ayrıca ayarlanan yayıncı için twitch.tv URLsi olan`İzle` düğmesi de içerir.\n\n" -" Yayın adı için en yüksek uzunluk 128 karakterdir.\n\n" -" Hem yayıncı ve yayıncı_adı nı boş bırakmak durumu temizler.\n\n" -" **Örnekler:**\n" -" - `[p]set stream` - Etkinlik durumunu temizler.\n" -" - `[p]set stream 26 Twentysix yayında` - Yayını `https://www.twitch.tv/26` olarak ayarlar.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix yayında` - URLyi elle ayarlar.\n\n" -" **Seçenekler:**\n" -" - `` - Linki verilecek twitch yayıncısı. Bu twitch adları veya bütün URL olabilir.\n" -" - `` - Bot durumunda gözükecek yayın adı." - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "Yayıncı URL'inin azami uzunluğu 511 karakterdir." - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "Yayın başlığının azami uzunluğu 128 karakterdir." - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "[botname]'nin kullanıcı adını ayarlar.\n\n" -" Bir kullanıcı adı için maksimum uzunluk 32 karakterdir.\n\n" -" Not: Doğrulanmış bir botun kullanıcı adı manuel olarak değiştirilemez.\n" -" Değiştirmek için lütfen Discord desteği ile iletişime geçin.\n\n" -" **Örneğin:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Argümanlar:**\n" -" - `` - Bot'a verilecek kullanıcı adı.\n" -" " - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "Doğrulanmış bir botun kullanıcı adı elle değiştirilemez. Lütfen değiştirmek için Discord destek ile görüşün." - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "İsim değiştirme başarısız. 32 karakter veya daha kısa olmalı." - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "İsim değiştirmede zaman aşımı. Botun ismini saatte sadece 2 kere değiştirebileceğinizi unutmayın. Botun ismini sık değiştirmeniz gerekiyorsa takma adlar kullanın: {command}" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "İsim değiştirilemedi. Discord şu hatayı verdi:\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "İsim değiştirilmeye çalışılırken beklenmedik hata oluştu." - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "Geçerli sunucu için [botname]'un görünen ismini ayarlar.\n\n" -" Bir takma ad için maksimum uzunluk 32 karakterdir.\n\n" -" **Örneğin:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Argümanlar:**\n" -" - `[nickname]` - Bot'a verilecek takma ad. Halihazırda olan takma adı silmek için boş bırakabilirsiniz.\n" -" " - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "İsim değiştirme başarısız. 32 karakter veya daha kısa olmalı." - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "Kendi takma ismimi değiştirmek için izinlerim yok." - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2501,31 +3001,30 @@ msgstr "[botname]'nin global ön ek(ler)ini ayarlar.\n\n" " - `` - Bot komutlarının başına yerleştirelecek ön ekler.\n" " " -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" -msgstr "Dikkat: Ön ek, önerilen uzunluğun (20 karakter) üzerindedir.\n" -"Devam etmek istiyor musun? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" +msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "İptal." -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "Prefix öneki değiştirildi." -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "Önekler ayarlandı." -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2534,280 +3033,25 @@ msgid "\n" " **Arguments:**\n" " - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " -msgstr "\n" -" [botname] bootunun sunucu öneklerini ayarlar.\n\n" -" Dikkat: Bu ayar küresel öneklere askın gelir, bot bu sunucuda küresel öneklere cevap Vermez.\n" -" Birikimli değildir, önceki öneklerin tamamının yerini alır.\n" -" Bir önek en fazla 20 karakter uzunluğunda olabilir.\n\n" -" **Örnekler:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Öneklerde boşuk bulunacaksa çift tırnak kullanılmalıdır.\n" -" - `[p]set serverprefix \"@[botname] \"` - Önek olarak botu etiketlemeyi kullanır.\n" -" - `[p]set serverprefix ! ? .` - Birden çok önek ayarlar.\n\n" -" **Seçenekler:**\n" -" - `[önekler...]` - Botun bu sunucuda cevap vereceği önekler. Temizlemek için boş bırakın.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "Sunucu önekleri sıfırlandı." -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." -msgstr "20 karakterden uzun bir ön ekiniz olamaz." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "Sunucu öneki ayarlandı." -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "Sunucu önekleri ayarlandı." -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Botun varsayılan yöresini değiştirir.\n\n" -" Bu, DMlerde ve yöre ayarlamamış olan sunucularda kullanılır.\n\n" -" Çevirileri mevcut yöreleri görmek için [Red'in Crowdin Sayfası](https://translate.discord.red)nı ziyaret edin.\n\n" -" İngilizceye sıfırlamak için, \"en-US\" kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Seçenekler:**\n" -" - `` - Botun kullanacağı varsayılan yöre. Bu ülke kodu ile birlikte herhangi bir dil kodu olabilir.\n" -" " - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "Geçersiz dil kodu. Örnek biçim: `en-US`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -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:2779 -msgid "Global locale has been set." -msgstr "Küresel bölge ayarlandı." - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Botun bu sunucudaki yöresini değiştirir\n\n" -" Çevirileri mevcut yöreleri görmek için [Red'in Crowdin Sayfası](https://translate.discord.red)nı ziyaret edin.\n\n" -" Botun varsayılan diline dönmek için \"default\" kullanın.\n" -" İngilizceye dönmek için \"en-US\" kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Varsayılan yöreye döner.\n\n" -" **Seçenekler:**\n" -" - `` - Botun kullanacağı varsayılan yöre. Bu ülke kodu ile birlikte herhangi bir dil kodu olabilir.\n" -" " - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "Bölge varsayılana ayarlandı." - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "Yerel ayar değiştirildi." - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -" Botun bölgesel biçimini değiştirir. Bu tarih, zaman ve rakamları belirtmede kullanılır.\n\n" -" dil_kodu ülke kodu ile birlikte herhangi bir dil kodu olabilir., örn. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, vb.\n" -" Bölgesel biçimlendirmeyi botun yöresine bırakmak için `dil_kodu`nu boş bırakın.\n\n" -" **Örnekler:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Bot yöresine sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[dil_kodu]` - Bot ile kullanılacak varsayılan bölge biçimi.\n" -" " - -#: redbot/core/core_commands.py:2845 -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:2862 -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:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Botun bu sunucuda bölgesel biçimini değiştirir. Bu tarih, zaman ve rakamları belirtmede kullanılır.\n\n" -" dil_kodu ülke kodu ile birlikte herhangi bir dil kodu olabilir., örn. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, vb.\n" -" Bu sunucuda bölgesel biçimlendirmeyi botun yöresine bırakmak için `dil_kodu`nu boş bırakın.\n\n" -" **Örnekler:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Bot yöresine sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[dil_kodu]` - Bu sunucuda bot ile kullanılacak varsayılan bölge biçimi.\n" -" " - -#: redbot/core/core_commands.py:2888 -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:2906 -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:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "Özel yazı temizlendi." - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "Özel yazı ayarlandı." - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "Yazı 1024 karakterden kısa olmak zorundadır." - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "`{service}` API tokenleri ayarlandı." - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "Henüz hiç API hizmeti ayarlanmamış." - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "API hizmetleri ayarla:\n" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "API hizmeti ayarla:\n" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -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:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "Hizmet başarıyla kaldırıldı: {service_name}" - -#: redbot/core/core_commands.py:3018 -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:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2818,7 +3062,7 @@ msgstr "\n" " Tüm yardım ayarları global olarak uygulanır.\n" " " -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2833,11 +3077,11 @@ msgstr "\n" " - `[p]helpset showsettings``\n" " " -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 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:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2850,11 +3094,11 @@ msgstr "\n" " - `[p]helpset resetformatter``\n" " " -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2864,11 +3108,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2884,15 +3128,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "Yardım menüler kullanacak." -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "Yardım menüler kullanmayacak." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2906,15 +3150,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "Yardım gizli komutları filtrelemeyecek." -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "Yardım gizli komutları filtreleyecek." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2928,15 +3172,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." -msgstr "Yardım komutların diğer adlarını gösterecek." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." -msgstr "Yardım komutların diğer adlarını göstermeyecek." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." +msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2952,15 +3196,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 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:3187 +#: redbot/core/core_commands.py:3741 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:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2974,15 +3218,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 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:3210 +#: redbot/core/core_commands.py:3764 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:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2998,15 +3242,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "Yardım bir konunun varlığını doğrulayacak." -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 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:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -3021,15 +3265,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 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:3267 +#: redbot/core/core_commands.py:3821 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:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3045,15 +3289,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 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:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -3070,19 +3314,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "Süre 14 günden uzun olamaz." -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "Tamamdır. Yardım mesajları artık silinmeyecek." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "Tamamdır. Silmeden önce {} saniye beklenecek." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3097,19 +3341,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3123,19 +3367,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 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:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "Etiket ayarlandı." -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3146,43 +3390,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 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:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 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:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3195,41 +3439,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 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:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "Bot'un veri yolunu yazdırır." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "Data dizini: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, 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:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3244,19 +3488,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3265,7 +3509,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3277,15 +3521,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "Kullanıcılar beyaz listeye eklendi." -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "Kullanıcı beyaz listeye eklendi." -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3294,21 +3538,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "Beyaz listedeki kullanıcılar:" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "Beyaz listedeki kullanıcı:" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "Bilinmeyen ya da Silinmiş Üye" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3321,15 +3565,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "Kullanıcılar beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "Kullanıcı beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3344,11 +3588,11 @@ msgstr "\n" " - `[p]allowlist clear`\n" " " -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "Beyaz liste temizlendi." -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3359,7 +3603,7 @@ msgstr "\n" " Kara listeyi kapamak için `[p]blocklist clear` komutunu kullanın\n" " " -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3378,19 +3622,19 @@ msgstr "\n" " - `` - Kara listeye eklenecek kullanıcı veya kullanıcılar.\n" " " -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "Kullanıcılar kara listeye eklendi." -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "Kullanıcı kara listeye eklendi." -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3403,15 +3647,15 @@ msgstr "\n" " - `[p]blocklist list`\n" " " -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "Kara listedeki kullanıcılar:" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "Kara listedeki kullanıcı:" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3430,15 +3674,15 @@ msgstr "\n" " - `` - Kara listeye eklenecek kullanıcı veya kullanıcılar.\n" " " -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "Kullanıcılar kara listeden çıkarıldı." -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "Kullanıcı kara listeden çıkarıldı." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3451,11 +3695,11 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "Kara liste temizlendi." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3468,7 +3712,7 @@ msgstr "\n" " Beyaz listeyi kapamak için `[p]localallowlist clear` kullanın\n" " " -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3489,19 +3733,19 @@ msgstr "\n" " - `` - Yerel beyaz listeye eklenecek kullanıcılar veya roller.\n" " " -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 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:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "Kullanıcı veya rol beyaz listeye eklendi." -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3514,19 +3758,19 @@ msgstr "\n" " - `[p]localallowlist list`\n" " " -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "İzin verilen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "İzin verilen kullanıcı veya rol:" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "Bilinmeyen veya Silinmiş Kullanıcı/Rol" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3549,19 +3793,19 @@ msgstr "\n" " - `` - Yerel beyaz listeden kaldırılacak olan kullanıcı veya roller.\n" " " -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 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:4016 +#: redbot/core/core_commands.py:4570 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:4018 +#: redbot/core/core_commands.py:4572 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:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3576,11 +3820,11 @@ msgstr "\n" " - `[p]localallowlist clear`\n" " " -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "Sunucu beyaz listesi temizlendi." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3591,7 +3835,7 @@ msgstr "\n" " Kara listeyi devre dışı bırakmak için `[p]localblocklist clear` kullanın\n" " " -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3612,27 +3856,27 @@ msgstr "\n" " - `` - Yerel kara listeye eklenecek olan kullanıcılar veya roller.\n" " " -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "Kendini kara listeye ekleyemezsin." -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "Sunucu sahibini kara listeye ekleyemenzsin." -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 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:4075 +#: redbot/core/core_commands.py:4629 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:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3645,15 +3889,15 @@ msgstr "\n" " - `[p]localblocklist list`\n" " " -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "Engellenen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "Engellenen kullanıcı veya rol:" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3674,15 +3918,15 @@ msgstr "\n" " - `` - Yerel kara listeden kaldırılacak olan kullanıcılar veya roller.\n" " " -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 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:4123 +#: redbot/core/core_commands.py:4677 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:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3697,16 +3941,16 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "Sunucu kara listesi temizlendi." -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, 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:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3720,15 +3964,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "Bu cog'ı varsayılan olarak kapatamazsınız." -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} varsayılan olarak kapalıya ayarlandı." -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3742,11 +3986,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} varsayılan olarak etkine ayarlandı." -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3758,19 +4002,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 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:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} bu sunucu için kapatıldı." -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} zaten kapalıydı (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3782,19 +4026,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} bu sunucu için etkinleştirildi." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 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:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3805,15 +4049,15 @@ msgstr "Bu suncuda kapatılmış olan cogları listele.\n\n" " - `[p]command listdisabledcogs`\n" " " -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "Bu sunucuda aşağıdaki coglar kapalı:\n" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "Bu sunucuda kapatılmış cog bulunmamakta." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3830,7 +4074,7 @@ msgstr "\n" " - `[p]command listdisabled`\n" " " -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3841,19 +4085,19 @@ msgstr "Tüm sunuculara kapatılmış komutları listele.\n\n" " - `[p]command listdisabled global`\n" " " -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "Küresel olarak kapatılmış herhangi bir komut bulunmamakta." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "{} komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3864,19 +4108,19 @@ msgstr "Bu sunucuda kapatılmış komutları listele.\n\n" " - `[p]command listdisabled guild`\n" " " -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 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:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} komut {} içinde devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "{} içinde bir 1 komut devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3899,7 +4143,7 @@ msgstr "\n" " - `` - Kapatılacak olan komut.\n" " " -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3918,19 +4162,19 @@ msgstr "\n" " - `` - Tüm sunuculara kapatılacak olan komut.\n" " " -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 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:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 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:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3949,15 +4193,15 @@ msgstr "\n" " - `` - Şu anki sunucuda kapatılacak olan komut.\n" " " -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "O komutu devre dışı bırakma iznin bulunmamakta." -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 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:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3978,7 +4222,7 @@ msgstr "Bir komutu etkinleştir.\n\n" " - `` - Etkinleştirilecek olan komut.\n" " " -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3997,11 +4241,11 @@ msgstr "\n" " - `` - The command to enable globally.\n" " " -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4020,15 +4264,15 @@ msgstr "\n" " - `` - Küresel olarak etkinleştirilecek komut.\n" " " -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "O komutu etkinleştirmeye iznin bulunmamakta." -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4051,7 +4295,7 @@ msgstr "Botun devre dışı bırakılmış komutlara neyle cevap vereceğini aya " - `[mesaj]` - Kapatılmış bir komut kullanılmaya çalışıldığında gönderilecek mesaj.\n" " " -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4062,7 +4306,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:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4075,198 +4319,71 @@ msgstr "\n" " - `[p]autoimmune list`\n" " " -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan roller:\n" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan üyeler:\n" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "Burada hiç dokunulmazlık ayarı bulunmamakta." -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " -msgstr "\n" -" Bir kullanıcı veya rolü otomatik moderasyon eylemlerinden muaf tutar.\n\n" -" **Örnekler:**\n" -" - `[p]autoimmune add @TwentySix` - Bir kullanıcıyı ekler.\n" -" - `[p]autoimmune add @Yönetim` - Bir rolü ekler.\n\n" -" **Seçenekler:**\n" -" - `` - Muaf tutulacak rol veya kullanıcı.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " -msgstr "\n" -" Bir kullanıcı veya rolün otomatik eylemlere dokunulmazlığını kaldır.\n\n" -" **Örnekler:**\n" -" - `[p]autoimmune remove @TwentySix` - Bir kullanıcıdan kaldırır.\n" -" - `[p]autoimmune remove @Modlar` - Bir rolden kaldırır.\n\n" -" **Seçenekler:**\n" -" - `` - Dokunulmazlığı kaldırılacak kullanıcı veya rol.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " -msgstr "\n" -" Bir kullanıcı veya rolün otomatik moderasyon eylemlerinden muaf olup olmadığını denetler.\n\n" -" **Örnekler:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" -" - `[p]autoimmune isimmune @Yönetim`\n\n" -" **Seçenekler:**\n" -" - `` - Muafiyeti kontrol edilecek kullanıcı veya rol.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "Onlar dokunulmaz." -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "Onlar dokunulmaz değil." -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "\n" -" Bot sahibi bildirimlerini ayarlamak için komutlar.\n\n" -" Bu bildirimlere `[p]contact` komutunun kullanımı ve kullanılabilir Red güncellemeleri dahildir.\n" -" " - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "\n" -" Bot sahibi bildirimleri alın.\n\n" -" Bu, varsayılan ayardır.\n\n" -" Not: Bu sadece size sahip bildirimlerini sadece özel mesaj olarak atmaya devam eder.\n" -" Diğer sahipler ve hedefler bu ayardan etkilenmez\n\n" -" **Örnek:**\n" -" - `[p]ownernotifications optin`\n" -" " - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "\n" -" Bot sahibi bildirimleri almaktan çıkın.\n\n" -" Not: Bu sadece size sahip bildirimlerini özel mesaj olarak atmayı durdurur.\n" -" Diğer sahipler ve hedefler bu ayardan etkilenmez.\n\n" -" **Örnek:**\n" -" - `[p]ownernotifications optout`\n" -" " - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "\n" -" Bot sahibi mesajlarının gönderileceği hedef bir metin kanalı ekler.\n\n" -" **Örnekler:**\n" -" - `[p]ownernotifications adddestination #bot-bildirimleri`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Kanal IDleri kullanılabilir.\n\n" -" **Seçenekler:**\n" -" - `` - Bot sahibi mesajlarının gönderileceği kanal.\n" -" " - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "\n" -" Bir hedef metin kanalına bot sahibi mesajları atmayı bırakır.\n\n" -" **Örnek:**\n" -" - `[p]ownernotifications removedestination #bot-bildirimleri`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Kanal IDleri kullanılabilir.\n\n" -" **Seçenekler:**\n" -" - `` - Bot sahibi bildirimlerinin gönderilmeyi bırakılacağı kanal.\n" -" " - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "\n" -" Bot sahibi mesajları için ayarlanmış ek hedefleri listeler.\n\n" -" **Örnek:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "Bildirim gönderilen ek kanal bulunmamakta." - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "{id} id'li kanal bilinmiyor" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4279,7 +4396,7 @@ msgstr "\n" " Not: Sahipler ve Adminleri bu liste etkilemez.\n" " " -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4292,7 +4409,7 @@ msgstr "\n" " - `[p]ignore list`\n" " " -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -4319,15 +4436,15 @@ msgstr "\n" " - `` - Görmezden gelinecek kanal veya kanal kategorisi.\n" " " -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "Kanal yok sayılan olarak eklendi." -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "Kanal zaten görmezden gelinenler listesinde." -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4342,20 +4459,20 @@ msgstr "\n" " - `[p]ignore server` - Şu anki sunucuyu görmezden gelir\n" " " -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "Bu sunucu yok sayılan olarak listeye eklendi." -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "Bu sunucu zaten yok sayılan modu açılmış." -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, 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:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -4380,15 +4497,15 @@ msgstr "\n" " - `` - Görmezden gelme bırakılacak olan kanal veya kategori.\n" " " -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "Kanal yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "O kanal görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4401,25 +4518,25 @@ msgstr "\n" " - `[p]unignore server` - Şu anki sunucuda verilen komutlara tekrar cevap vermeye başlar\n" " " -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 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:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "Bu sunucu görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "Bu sunucu şu anda görmezden gelinmekte." -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "Şu anda yok sayılan ketogeri: {categories}\n" "Kanallar: {channels}" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4567,26 +4684,25 @@ msgstr "Komutu başkası çalıştırmış gibi göster.\n\n" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" -" " -msgstr "Bir mesaj olayını başka bir kullanıcı tarafından gönderilmiş gibi sevk et.\n\n" -" Sadece mesajın saf içeriğini okur. Ekler, yerleştirmeler vb.\n" -" görmezden gelinir.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " +msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Bot sahiplerine bekleme süresinden muaf tutulma izni ver.\n\n" " Yeniden başlatıldığında bu ayar sıfırlanır." -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Bot sahipleri artık bekleme süresi olan tüm komutlardan muaf." -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Bot sahipleri artık bekleme süresi olan tüm komutlardan muaf değil." @@ -4594,37 +4710,37 @@ msgstr "Bot sahipleri artık bekleme süresi olan tüm komutlardan muaf değil." msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "{user} kullanıcısının bakiyesi {max} {currency} üzerine çıkamaz." -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "Red misaliniz eskimiş durumda! Şu anki sürüm {}, fakat siz {} kullanmaktasınız!" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "\n\n" "Aşağıdaki komutun her ne kadar şu anki işletim sisteminiz, ortamınız, ve Python sürümünüze dayandığı için çoğu senaryoda çalışması gereksede, ** <{docs}> tan güncelleme evraklarını okumanız ve güncelleme sırasında yapılması gereken başka bir şey var mı kontrol etmeniz önemle tavsiye edilir.**" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "\n\n" "Botunuzu güncelleştirmek için, önce botunuzu kapatıp sonra da bir {console} penceresi açın (yönetici olmayarak) ve şunu çalıştırın:\n\n" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "Komut İstemi" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "Uçbirim" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "\n" "Botunuzu yeniden başlattığınız zaman, kurulu herhangi bir üçüncü parti cog varsa `[p]cog update` komutu ile Discord içerisinden güncelleme yapmanız şiddetle tavsiye edilir." -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " @@ -4632,142 +4748,142 @@ msgstr "\n\n" "Sizin Python sürümünüz `{py_version}` ve bu güncelleme için `{req_py}` gerekmekte; update komutunu çalıştıramazsınız.\n\n" "Yukarıdaki kılavuzlarımızda bulunan güncelleme talimatlarını takip etmeniz gerekmektedir. Eğer kılavuzları takip ettikten sonra yardıma ihtiyacınız varsa sunusundaki #support kanalına başvurunuz." -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}`, `{command}` komutu için geçerli bir değer değil." -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Bu komutu kullanırken bir hata oluştu '{command}'. Detaylar için konsolu veya günlükleri kontrol edin." -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "O komutu çalıştırmak için {permission} iznine ihtiyacım var." -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "O komutu çalıştırmak için {permission_list} izinlerine ihtiyacım var." -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "Bu komut DM üzerinden kullanılamaz." -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "Bu komut sadece DM üzerinden kullanılabilir." -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "Bu komut yalnızca Uygunsuz (NSFW) kanallarda kullanılabilir." -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "Bu komut bekleme süresinde. {delay} sonra tekrar deneyin." -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "Bu komut bekleme süresinde. 1 saniye sonra tekrar deneyin." -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Bu komutu kullanmakta olan çok fazla kişi var. Aynı anda sadece {number} kez kullanılabilir." -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Bu komutu çok fazla kişi kullanmakta. Aynı anda sadece bir kere kullanılabilir." -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Komutun çalıştırılması henüz bitmedi, aynı anda {type} başına {number} kere kullanılabilir." -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Komutun çalıştırılması henüz bitmedi, {type} başına sadece bir kere kullanılabilir." -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Bu komutu kullanmakta olan çok fazla kişi var. {type} başına aynı anda {number} kez kullanılabilir." -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Bu komutu çok fazla kişi kullanmakta. Aynı anda {type} başına sadece bir kere kullanılabilir." -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "Vaka #{} | {} {}" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "**Sebep:** `reason` komutunu kullanarak bir sebep girin" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "Bilinmiyor" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "Silinmiş Kullanıcı." -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "**Sebep:** {}" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "Moderatör" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "'e kadar" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "Süre" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "Kanal" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "{channel} (silindi)" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "Düzenleyen kişi" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "Son düzenlenme tarihi" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "**Üye:** {}\n" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "**Moderatör:** {}\n" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "**Şu zamana kadar:** {}\n" "**Süre:** {}\n" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "**Kanal**: {} (Silindi)\n" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "**Kanal**: {}\n" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "**Düzenleyen kişi:** {}\n" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "**Son düzenlenme tarihi:** {}\n" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index 244bfbfed..5da53edab 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index 15ab86f06..19a2bcb5e 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "Chung" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "Máy chủ" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "Xong!" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "Xong!" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index 344d9bff3..d463de125 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "如果没有全球银行,无法在DM中支付此命令" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "你至少需要 {cost} {currency} 才能使用此命令" @@ -532,27 +532,22 @@ msgstr "已重新排序路径。" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "\n" -" 返回当前安装路径或设置它(如果提供)\n" -" 所提供的路径必须是绝对的或相对于机器人的\n" -" 目录它必须已经存在\n\n" -" 在此过程中不会传输已安装的齿轮\n" -" " +msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "该路径不存在。" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "机器人将安装新的齿轮到`{}`目录。" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" @@ -561,23 +556,23 @@ msgstr "\n" " 列出所有已加载和可用的齿轮\n" " " -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "**{} 已加载:**\n" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "**{} 卸载:**\n" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "别名 {alias_name} 已经是一个已加载的齿轮中存在的命令或别名" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "命令 {command_name} 已经是一个已加载的齿轮中存在的命令或别名" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -588,21 +583,17 @@ msgstr "\n" " 这些命令由每个Red bot加载,涵盖了机器人的一些最基本的用法\n" " " -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "Pong" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " -msgstr "显示关于 [botname]的信息\n\n" -" 查看`[p]set custominfo` 进行自定义\n" -" " +msgid "Shows info about [botname]." +msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -610,43 +601,43 @@ msgstr "此机器人是一个由 [Twentysix]({}) 创建的 [Red, 一个开源的 "红得到一个充满激情的社区的支持,这个社区为每个人做出贡献并创造内容供其享受。 [今天加入我们]({}) 并帮助我们改进!\n\n" "(c) Cog Creator" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "团队拥有的实例" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "实例拥有者" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red版本" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "是的, {version} 是可用的" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "检查更新失败" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "过时的" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "关于这个实例" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "关于 Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "从2016年1月2日起带来快乐(超过 {} 天前!)" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -654,7 +645,7 @@ msgstr "这个机器人是Red的实例,是一个开源的 Discord 机器人(1) "Red得到一个充满激情的社区的支持,这个社区为每个人做出贡献并创造内容供其享受。 今天就加入我们(4) 并帮助我们改进!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -664,7 +655,7 @@ msgstr "团队拥有的实例:[{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red 版本: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -674,19 +665,19 @@ msgstr "实例由[{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red 版本: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "过时时间: [{state}]\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "**关于Red**\n" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "**关于此实例**\n" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -704,20 +695,20 @@ msgstr "**参考**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "显示 [botname] 的正常运行时间" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -728,7 +719,7 @@ msgstr "\n" " 更多信息可以在 [最终用户数据文档](https://docs.discord.red/en/stable/red_core_data_statement.html)中找到\n" " " -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -741,13 +732,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "此机器人储存一些用户的数据是运行所必需的。 这主要是您的用户由 Discord 分配的 ID, 根据你在机器人中的交互作用,链接到少数东西。 有几个命令存储它以跟踪谁创造了某些东西。 关于这个问题的详细信息以及更深入的详细信息(例如播放列表),请参阅 {link}\n\n" "此外,由机器人所有者加载的第三方附加组件可能会或不会存储额外的东西。 你可以使用 `{prefix}mydata 3rdparty` 查看每个第三方添加的语句" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -760,39 +751,39 @@ msgstr "查看每个第三方模块的最终用户数据说明\n\n" " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "我需要能够附加文件 (在DM中试试?)" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "此实例似乎没有加载任何第三方扩展" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "第三方终端用户数据声明" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "以下是第三方扩展提供的说明" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "没有声明的第三方扩展\n" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "下面是第三方扩展提供的语句生成的页面" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "没有得到确认,取消了" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "没有得到匹配的确认、取消" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -811,19 +802,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "此命令 ({command}) 不支持非交互使用" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "这将导致机器人摆脱和/或与你解除关联数据。它不会删除操作数据,例如 modlog 条目、警告或静音。 如果你确定这是你想要的,请做出如下答复:" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "这可能要花点时间" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -831,7 +822,7 @@ msgstr "我试图删除所有关于你的非操作数据 (我知道如何删除) "请联系此机器人的所有者来解决这个问题\n" "注意:除了这些故障之外,数据应该已被删除" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -839,7 +830,7 @@ msgstr "我试图删除所有关于你的非操作数据 (我知道如何删除) "请联系此机器人的所有者来解决这个问题\n" "注意:除了这些故障之外,数据应该已被删除" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -847,27 +838,27 @@ msgstr "我试图删除所有关于你的非操作数据 (我知道如何删除) "请联系此机器人的所有者来解决这个问题\n" "注意:除了这些故障之外,数据应该已被删除" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "我已经删除了任何有关你的非操作数据 (我知道如何删除) {mention}" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} 以下齿轮没有处理删除操作:\n" "{cogs}" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[即将推出] 获取 [botname] 有关你的数据" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "此命令尚未执行任何操作,但我正在努力添加对此的支持" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -876,7 +867,7 @@ msgstr "\n" " 用于更完整数据处理的命令\n" " " -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -893,11 +884,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "用户可以删除自己的数据。 这不包括黑名单的用户的操作数据" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -907,11 +898,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "用户不能删除自己的数据" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -934,15 +925,15 @@ msgstr "\n" " - `1`: Cogs 应该删除 cog 不需要的关于用户的任何内容\n" " " -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "应用户请求,将指示齿轮删除所有非操作数据" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -955,34 +946,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -993,34 +984,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -1030,12 +1021,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1055,7 +1046,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1069,35 +1060,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "嵌入设置:\n\n" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "全球默认: {value}\n" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} 命令的全球命令设置: {value}\n" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "公会设置: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} 命令的服务器命令设置:{value}\n" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "频道设置: {value}\n" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "用户设置: {value}" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1109,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "现在默认启用嵌入" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1133,20 +1124,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "嵌入现在将回到全球环境中" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "现在为这个公会启用嵌入功能" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "这个公会现在已禁用嵌入" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1174,11 +1165,11 @@ msgstr "\n" " **参数:**\n" " - `[enabled]` -是否为此命令使用嵌入。 留空以重置为默认值 " -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "传递命令需要嵌入链接权限,因此不能设置为不使用嵌入符号" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1205,15 +1196,15 @@ msgstr "\n" " - `[enabled]- 是否为此命令使用嵌入。留空以重置为默认值\n" " " -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "现在为 {command_name} 命令启用嵌入" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "现在对 {command_name} 命令禁用嵌入" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1240,11 +1231,11 @@ msgstr "\n" " - `[enabled]- 是否为此命令使用嵌入。留空以重置为默认值\n" " " -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "嵌入现在将回到服务器设置" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1270,21 +1261,23 @@ msgstr "\n" " - `[enabled]- 是否在此频道中使用嵌入。留空以重置为默认值\n" " " -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "此频道的嵌入现在是 {}" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "启用" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "禁用" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1310,15 +1303,15 @@ msgstr "\n" " - `[enabled]- 是否在您的 DM 中使用嵌入。留空以重置为默认值\n" " " -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "现在可以在 DM 中为你启用嵌入功能" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "现在在 DM 中为你禁用嵌入" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1339,11 +1332,11 @@ msgstr "将最后发生的命令异常发送给所有者\n\n" " - `[public]- 是否将回溯发送到当前上下文。 留空则发送给你的DM\n" " " -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "还没有发生异常" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1358,12 +1351,12 @@ msgstr "显示 [botname]的邀请网址\n\n" " - `[p]invite`\n" " " -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "用于设置[botname] 邀请设置的命令" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1382,7 +1375,7 @@ msgstr "\n" " - `[confirm]- 需要设置为公开。不需要切换回私人\n" " " -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1407,7 +1400,7 @@ msgstr "\n" " - `- 生成的邀请中机器人所需的权限级别\n" " " -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1420,15 +1413,15 @@ msgstr "\n" " 注意,以前在没有范围的情况下邀请机器人的服务器不能有斜杠命令, 他们必须第二次邀请机器人\n" " " -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "`applications.commands`范围已添加到邀请URL" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "`applications.commands`范围已从邀请URL中删除" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1453,43 +1446,55 @@ msgstr "\n" " - `[servers...]- 离开的服务器。空白时,尝试离开当前服务器\n" " " -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "你需要至少指定一个服务器ID" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "你还没有通过任何服务器ID。你想让我离开这个服务器吗?" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "你确定要我离开这些服务器吗?" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能离开服务器 '{server_name}`: 我是它的所有者" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "响应超时" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "好的,再见 :wave:" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "很好,离开了 {number} 个服务器。。。" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "好吧,那我就留下来。:)" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "好的,我不会离开那些服务器" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1500,7 +1505,7 @@ msgstr "\n" " 注意:此命令是交互式的\n" " " -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1521,75 +1526,75 @@ msgstr "从本地路径加载 cog 包和安装的 cogs\n\n" " - `- 要加载的 cog 包\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "已加载 {packs}" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "以下包已经加载: {pack}" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "已加载以下包: {packs}" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "无法加载以下包: {pack}\n" "请检查你的控制台或日志以获取详细信息" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "无法加载以下包: {packs}\n" "检查您的控制台或日志以获取详细信息" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "以下名称不是有效的包名称: {pack}\n" "包名不能以数字开头,只能包含ascii数字、字母和下划线" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "以下名称不是有效的包名称: {packs}\n" "包名不能以数字开头,只能包含ascii数字、字母和下划线" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "在任何 cog 路径中都未找到以下包: {pack}" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "在任何 cog 路径中都未找到以下包: {packs}" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "无法加载这个包,原因如下:\n\n" "{reason}" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "无法加载这些包,原因如下:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**警告**: 以下 repo 使用共享库,这些库被标记为将来删除: {repo}.\n" "你应该将此消息通知维护者" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**警告**: 以下存储库正在使用标记为将来删除的共享库: {repos}\n" "你应该将此消息通知这些存储库的维护者" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1601,23 +1606,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1630,36 +1635,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1672,11 +1677,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "关闭... " -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1689,30 +1694,991 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "银行设置的基本命令" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "显示当前银行的设置" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "全局" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "服务器" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "银行设置:\n\n" +"银行名称: {bank_name}\n" +"银行范围: {bank_scope}\n" +"货币: {currency_name}\n" +"默认余额: {default_balance}\n" +"允许的最大余额: {maximum_bal}\n" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "切换银行是否为全球银行\n\n" +" 如果银行是全球性的,它将变成每个服务器\n" +" 如果银行是每个服务器,它将变成全球性的\n" +" " + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "每台服务器" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "全局设置" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "这将把银行切换为 {banktype},删除所有正在处理中的账户!如果你确定的话,请输入 `{command}`" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "银行现在为{banktype}" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "设置银行名称" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "银行名称已设置为:{name}" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "设置银行货币的名称" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "货币名称已设置为: {name}" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "设置用户可获得的最大余额" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "金额必须大于零且小于 {max}" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "最大余额已设置为:{amount}" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "这个URL无效" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "尝试获取图片时出了错" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "失败。。请记住,你可以编辑我的头像,但每小时最多两次。 URL或附件必须是有效的图像,格式为JPG或PNG格式" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "支持 JPG/PNG 格式。" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "完成。" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "头像已删除" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "验证的机器人的用户名不能手动更改。请联系Discord支持以更改它" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "更改名称失败。必须是32个或更少的字" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "更改用户名超时。请记住,你只能每小时进行2次。 如果你需要经常更改,请使用昵称: {command}" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "更改用户名失败。Discord返回以下错误:\n" +"{error_message}" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "更改用户名时发生意外错误" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "更改昵称失败。必须是32个或更少的字" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "我没有更改我自己昵称的权限。" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "串流网址的最大长度是511个字" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "流标题的最大长度为128个字" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "游戏描述的最大长度为128个字" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "状态已设置为 ``正在玩 {game.name}``" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "游戏已清除" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "听描述的最大长度为128个字" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "状态已设置为 ``正在听 {listening}``" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "听状态已清除" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "观看描述的最大长度为128个字" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "状态已设置为 ``正在观看 {watching}``" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "观看已清除" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "竞争描述的最大长度为128个字" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "状态已设置为 ``正在{competing} 中比赛``" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "竞争已被清除" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "状态已更改为 {}" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "该角色现在被视为管理员角色" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "这个角色已经是一个模组角色" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "该角色现在被视为模组角色" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "该角色一开始并不是管理员角色" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "该角色不再被视为管理员角色" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "这个角色一开始并不是一个模组角色" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "该角色不再被视为模组角色" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "无效的语言代码。使用格式:`en-US`" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "无效格式 - 语言代码必须包含国家代码,例如 `en-US`" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "已设置全球区域设置" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "区域已经被设置。" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1720,7 +2686,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1735,138 +2701,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "该角色现在被视为管理员角色" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "这个角色已经是一个模组角色" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "该角色现在被视为模组角色" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "该角色一开始并不是管理员角色" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "该角色不再被视为管理员角色" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "这个角色一开始并不是一个模组角色" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "该角色不再被视为模组角色" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1877,19 +2728,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "将不会" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "将" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1901,11 +2752,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1916,11 +2767,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1937,334 +2788,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "颜色已设置" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "设置 [botname]的头像\n\n" -" 支持附件或一个图片的URL\n\n" -" **示例:**\n" -" - `[p]set avatar` - 使用图像附件,这将设置头像\n" -" - `[p]set avatar` - 没有附件,这将显示命令帮助\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - 将头像设置为提供的网址\n\n" -" **参数:**\n" -" - `[url]- 用作头像的图片网址。上传附件时留空\n" -" " - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "这个URL无效" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "尝试获取图片时出了错" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "失败。。请记住,你可以编辑我的头像,但每小时最多两次。 URL或附件必须是有效的图像,格式为JPG或PNG格式" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "支持 JPG/PNG 格式。" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "完成。" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "\n" -" 删除 [botname]的头像\n\n" -" **示例:**\n" -" - `[p]set avatar remove`\n" -" " - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "头像已删除" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "设置 [botname]的玩状态\n\n" -" 这将显示为 `玩 ` 或 `正在玩游戏: `,取决于上下文\n\n" -" 玩状态的最大长度为128个字\n\n" -" **示例:**\n" -" - `[p]set playing` - 清除活动状态\n" -" - `[p]set playing the keyboard\n\n" -" **参数:**\n" -" - `[game]- 要遵循的文本Playing。留空以清除当前活动状态\n" -" " - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "游戏描述的最大长度为128个字" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "状态已设置为 ``正在玩 {game.name}``" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "游戏已清除" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "设置 [botname]的听状态\n\n" -" 这将显示为 \"正在听 \"。\n\n" -" 听状态的最大长度为128个字\n\n" -" **示例:**\n" -" - `[p]set listening` - 清除活动状态\n" -" - `[p]set listening jams`\n\n" -" **参数:**\n" -" - `[listening]- 要遵循的文本。留空以清除当前活动状态" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "听描述的最大长度为128个字" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "状态已设置为 ``正在听 {listening}``" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "听状态已清除" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "设置 [botname]的观看状态\n\n" -" 这将显示为 \"正在观看 \"\n\n" -" 观看状态的最大长度为128个字\n\n" -" **示例:**\n" -" - `[p]set watching` - 清除活动状态\n" -" - `[p]set watching [p]help`\n\n" -" **参数:**\n" -" - `[watching]- 要遵循的文本Watching。留空以清除当前活动状态" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "观看描述的最大长度为128个字" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "状态已设置为 ``正在观看 {watching}``" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "观看已清除" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "设置 [botname]的竞争状态\n\n" -" 这将会显示为 \"正在 中比赛\"\n\n" -" 竞争状态的最大长度为128个字符\n\n" -" **示例:**\n" -" - `[p]set competing' - 清除活动状态\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **参数:**\n" -" - `[competing]- 要遵循的文本。留空以清除当前活动状态" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "竞争描述的最大长度为128个字" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "状态已设置为 ``正在{competing} 中比赛``" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "竞争已被清除" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "设置 [botname]的状态\n\n" -" 可用状态:\n" -" - `online` 在线状态\n" -" - `idle` 空闲状态\n" -" - `dnd` 请勿打扰状态\n" -" - `invisible` 隐身状态\n\n" -" **示例:**\n" -" - `[p]set status online - 清除状态\n" -" - `[p]set status invisible`\n\n" -" **参数:**\n" -" - `- 一个可用状态\n" -" " - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "状态已更改为 {}" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "设置 [botname]的流媒体状态为 twitch 流\n\n" -" 这将根据上下文显示为 `Streaming ` 或 `在TWITCH直播` \n" -" 它还会包含一个 `观看` 按钮,其中包含提供的主播的 twitch.tv 网址\n\n" -" 流标题的最大长度为128个字符\n\n" -" 将 streamer 和 stream_title 留空将清除它\n\n" -" **示例:**\n" -" - `[p]set stream` - 清除活动状态\n" -" - `[p]set stream 26 Twentysix is streaming` - 将流设置为https://www.twitch.tv/26\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - 手动设置URL\n\n" -" **参数:**\n" -" - `` - 提供链接的 twitch 串流。 这可以是他们的twitch名称或整个URL\n" -" - `` - 状态中要遵循的文本" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "串流网址的最大长度是511个字" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "流标题的最大长度为128个字" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "设置 [botname]的用户名\n\n" -" 用户名的最大长度为32个字\n\n" -" 注意:验证的机器人的用户名不能手动更改\n" -" 请联系 Discord 支持以更改它\n\n" -" **示例:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **参数:**\n" -" - `- 给机器人的用户名\n" -" " - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "验证的机器人的用户名不能手动更改。请联系Discord支持以更改它" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "更改名称失败。必须是32个或更少的字" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "更改用户名超时。请记住,你只能每小时进行2次。 如果你需要经常更改,请使用昵称: {command}" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "更改用户名失败。Discord返回以下错误:\n" -"{error_message}" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "更改用户名时发生意外错误" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "设置 [botname]当前服务器的昵称\n\n" -" 昵称的最大长度为32个字\n\n" -" **示例:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **参数:**\n" -" - `[nickname]- 给机器人的昵称。留空以清除当前昵称\n" -" " - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "更改昵称失败。必须是32个或更少的字" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "我没有更改我自己昵称的权限。" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2289,31 +2821,30 @@ msgstr "设置 [botname]的全球前缀\n\n" " - `` - 机器人将全球响应的前缀\n" " " -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" -msgstr "警告:前缀超过推荐长度(20 个字)\n" -"你想要继续吗?(y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" +msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "取消" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "前缀已设置" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2322,258 +2853,25 @@ msgid "\n" " **Arguments:**\n" " - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " -msgstr "\n" -"设置[botname]的服务器前缀\n\n" -" 警告:这将覆盖全球前缀,机器人不会响应此服务器中的任何全球前缀\n" -" 这不是附加的。它将替换所有当前服务器前缀\n" -" 前缀不能超过 20 个字\n\n" -" **例子:**\n" -" - `[p]set serverprefix !\n" -" - `[p]set serverprefix \"! \"` -在前缀中使用空格需要引号\n" -" - `[p]set serverprefix \"@[botname] \"` -这使用提及作为前缀\n" -" - `[p]set serverprefix ! ? .` -设置多个前缀\n\n" -" **参数:**\n" -" - `[prefixes...]` -机器人将在此服务器上响应的前缀。留空以清除服务器前缀 " +msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "服务器前缀已重置" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." -msgstr "你的前缀不能超过 20 个字" +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." +msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "服务器前缀已设置" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "服务器前缀集" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" 更改机器人的默认语言环境\n\n" -" 这将在服务器未设置区域设置或在 DM 中使用\n\n" -" 访问 [Crowdin 页面](https://translate.discord.red)以查看可用于翻译的语言环境\n\n" -" 要重置为英文,请使用“en-Us”\n\n" -" **示例:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **参数:**\n" -" - `` - 用于机器人的默认语言环境。这可以是包含国家/地区代码的任何语言代码\n" -" " - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "无效的语言代码。使用格式:`en-US`" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "无效格式 - 语言代码必须包含国家代码,例如 `en-US`" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "已设置全球区域设置" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" 更改此服务器中机器人的区域设置\n\n" -" 访问[Crowdin 页面](https://translate.discord.red)以查看可用于翻译的语言环境\n\n" -" 使用“default”返回机器人的默认设置语言\n" -" 要重置为英语,请使用“en-Us”\n\n" -" **示例:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - 重置为全球默认语言环境\n\n" -" **参数:**\n" -" - `` - 用于机器人的默认语言环境。这可以是包含国家/地区代码的任何语言代码\n" -" " - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "区域已经被设置。" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2581,7 +2879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2591,11 +2889,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2604,11 +2902,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2618,11 +2916,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2638,15 +2936,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2660,15 +2958,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2682,15 +2980,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2706,15 +3004,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2728,15 +3026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2752,15 +3050,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2775,15 +3073,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2799,15 +3097,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "你必须给出零或更大的值" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "完成。页面限制已设置为 {}" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2836,19 +3134,19 @@ msgstr "设置删除帮助页面的延迟时间\n\n" " - `- 删除帮助页面前等待的秒数\n" " " -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "延迟不能超过 14天" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "完成。帮助消息现在不会被删除" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "完成。删除延迟已设置为 {} 秒" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2863,19 +3161,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2898,19 +3196,19 @@ msgstr "\n" " - `[tagline]- 出现在帮助嵌入底部的标语。 留空以重置\n" " " -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "标语已重置" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的标语太长了!!! 请缩短,长度不超过2048个字" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "已设置标语" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2927,43 +3225,43 @@ msgstr "向所有者发送消息\n\n" " - `[message]- 发送给所有者的消息\n" " " -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "用户 ID:{}" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr " | 服务器 ID: {}" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "我已被配置为没有发送到任何地方" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "你的消息已发送" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2984,41 +3282,41 @@ msgstr "向用户发送DM\n\n" " - `[message]` - dm给用户的消息\n" " " -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "{} 的所有者" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "你可以通过{}联系人回复此消息" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "对不起,我无法将你的消息传递到 {}" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "消息已发送到 {}" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "打印机器人的数据路径" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "数据路径: {path}" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "显示对调试有用的调试信息" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3033,19 +3331,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3058,7 +3356,7 @@ msgstr "\n" " 使用 \"[p]allowlist clear\" 禁用许可名单\n" " " -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3077,15 +3375,15 @@ msgstr "\n" " - `- 要添加到许可名单的用户\n" " " -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3098,21 +3396,21 @@ msgstr "\n" " - `[p]allowlist list`\n" " " -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "未知或已删除的用户" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3133,15 +3431,15 @@ msgstr "\n" " - `- 要从许可名单中移除的用户\n" " " -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3156,11 +3454,11 @@ msgstr "\n" " - `[p]allowlist clear`\n" " " -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "许可名单已清除" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3171,7 +3469,7 @@ msgstr "\n" " 使用[p]blocklist clear` 来禁用黑名单列表\n" " " -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3190,19 +3488,19 @@ msgstr "\n" " - `- 要添加到黑名单的用户\n" " " -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "你不能将所有者添加到黑名单" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3215,15 +3513,15 @@ msgstr "\n" " - `[p]blocklist list`\n" " " -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3242,15 +3540,15 @@ msgstr "\n" " - `- 要从黑名单列表中删除的用户\n" " " -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3263,11 +3561,11 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "黑名单已被清除" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3280,7 +3578,7 @@ msgstr "\n" " 使用[p]localallowlist clear` 禁用许可名单\n" " " -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3293,19 +3591,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3314,19 +3612,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3340,19 +3638,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3362,11 +3660,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3374,7 +3672,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3387,27 +3685,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3416,15 +3714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3437,15 +3735,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3455,16 +3753,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3478,15 +3776,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3500,11 +3798,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3516,19 +3814,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3540,19 +3838,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3560,15 +3858,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3579,7 +3877,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3587,19 +3885,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "1 个命令已在全球禁用\n" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3610,19 +3908,19 @@ msgstr "列出此服务器中禁用的命令\n\n" " - `[p]command listdisabled guild`\n" " " -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "{} 中没有任何禁用命令" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "{} 命令在 {} 中被禁用\n" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "1 个命令在{} 中被禁用\n" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3644,7 +3942,7 @@ msgstr "\n" " **参数:**\n" " - `` -要禁用的命令 " -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3663,19 +3961,19 @@ msgstr "\n" " - `- 要全球禁用的命令\n" " " -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的命令不能是 `command` 或其任何子命令" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "此命令被指定为始终可用且无法禁用" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "该命令已在全球禁用" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3694,15 +3992,15 @@ msgstr "\n" " - `- 要为当前服务器禁用的命令\n" " " -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "你无权禁用该命令" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "此命令已被此服务器禁用" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3715,7 +4013,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3727,11 +4025,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3743,15 +4041,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3765,7 +4063,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3773,7 +4071,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3782,143 +4080,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3927,7 +4153,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3936,7 +4162,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3952,15 +4178,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3970,20 +4196,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3998,15 +4224,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4015,24 +4241,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4141,22 +4367,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4164,174 +4392,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/zh-HK.po b/redbot/core/locales/zh-HK.po index 8d425911d..7e164cdcf 100644 --- a/redbot/core/locales/zh-HK.po +++ b/redbot/core/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 0a1ebbba5..c5885e3ed 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: 2021-09-23 14:22+0000\n" +"POT-Creation-Date: 2021-12-30 21:31+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -442,11 +442,11 @@ msgstr "" msgid "Tests that have been ran:" msgstr "" -#: redbot/core/bank.py:1019 +#: redbot/core/bank.py:1058 msgid "Can't pay for this command in DM without a global bank." msgstr "" -#: redbot/core/bank.py:1026 +#: redbot/core/bank.py:1065 msgid "You need at least {cost} {currency} to use this command." msgstr "" @@ -523,45 +523,45 @@ msgstr "" #: redbot/core/cog_manager.py:414 #, docstring msgid "\n" -" Returns the current install path or sets it if one is provided.\n" -" The provided path must be absolute or relative to the bot's\n" -" directory and it must already exist.\n\n" +" Returns the current install path or sets it if one is provided.\n\n" +" The provided path must be absolute or relative to the bot's\n" +" directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " msgstr "" -#: redbot/core/cog_manager.py:427 +#: redbot/core/cog_manager.py:428 msgid "That path does not exist." msgstr "" -#: redbot/core/cog_manager.py:432 +#: redbot/core/cog_manager.py:433 msgid "The bot will install new cogs to the `{}` directory." msgstr "" -#: redbot/core/cog_manager.py:438 +#: redbot/core/cog_manager.py:439 #, docstring msgid "\n" " Lists all loaded and available cogs.\n" " " msgstr "" -#: redbot/core/cog_manager.py:451 redbot/core/cog_manager.py:466 +#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:467 msgid "**{} loaded:**\n" msgstr "" -#: redbot/core/cog_manager.py:452 redbot/core/cog_manager.py:468 +#: redbot/core/cog_manager.py:453 redbot/core/cog_manager.py:469 msgid "**{} unloaded:**\n" msgstr "" -#: redbot/core/core_commands.py:184 +#: redbot/core/core_commands.py:182 msgid "Alias {alias_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:189 +#: redbot/core/core_commands.py:187 msgid "Command {command_name} is already an existing command or alias in one of the loaded cogs." msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:376 #, docstring msgid "\n" " The Core cog has many commands related to core functions.\n\n" @@ -569,93 +569,91 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:413 +#: redbot/core/core_commands.py:388 #, docstring msgid "Pong." msgstr "砰。" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:393 #, docstring -msgid "Shows info about [botname].\n\n" -" See `[p]set custominfo` to customize.\n" -" " +msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:448 +#: redbot/core/core_commands.py:420 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:431 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:464 +#: redbot/core/core_commands.py:436 msgid "Red version" msgstr "Red 版本" -#: redbot/core/core_commands.py:467 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:439 redbot/core/core_commands.py:495 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:471 redbot/core/core_commands.py:527 +#: redbot/core/core_commands.py:443 redbot/core/core_commands.py:499 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:472 +#: redbot/core/core_commands.py:444 msgid "Outdated" msgstr "已過期" -#: redbot/core/core_commands.py:474 +#: redbot/core/core_commands.py:446 msgid "About this instance" msgstr "關於這個實例" -#: redbot/core/core_commands.py:475 +#: redbot/core/core_commands.py:447 msgid "About Red" msgstr "關於 Red" -#: redbot/core/core_commands.py:478 redbot/core/core_commands.py:536 +#: redbot/core/core_commands.py:450 redbot/core/core_commands.py:508 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:486 +#: redbot/core/core_commands.py:458 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:497 +#: redbot/core/core_commands.py:469 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:509 +#: redbot/core/core_commands.py:481 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:528 +#: redbot/core/core_commands.py:500 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:503 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:542 +#: redbot/core/core_commands.py:514 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:544 +#: redbot/core/core_commands.py:516 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -666,20 +664,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:560 +#: redbot/core/core_commands.py:532 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:563 +#: redbot/core/core_commands.py:535 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:537 msgid "Been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:544 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -687,7 +685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:555 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -696,12 +694,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:593 +#: redbot/core/core_commands.py:565 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:612 +#: redbot/core/core_commands.py:584 #, docstring msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" @@ -710,39 +708,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:623 +#: redbot/core/core_commands.py:595 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:633 +#: redbot/core/core_commands.py:605 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:625 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:627 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:632 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:643 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:687 +#: redbot/core/core_commands.py:659 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:692 +#: redbot/core/core_commands.py:664 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:703 +#: redbot/core/core_commands.py:675 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -754,63 +752,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:718 +#: redbot/core/core_commands.py:690 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:725 +#: redbot/core/core_commands.py:697 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:735 +#: redbot/core/core_commands.py:707 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:720 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:763 +#: redbot/core/core_commands.py:735 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:773 +#: redbot/core/core_commands.py:745 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:755 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:791 redbot/core/core_commands.py:958 -#: redbot/core/core_commands.py:1044 redbot/core/core_commands.py:1115 +#: redbot/core/core_commands.py:763 redbot/core/core_commands.py:930 +#: redbot/core/core_commands.py:1016 redbot/core/core_commands.py:1087 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:773 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:803 +#: redbot/core/core_commands.py:775 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:812 +#: redbot/core/core_commands.py:784 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:790 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -821,11 +819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:801 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:837 +#: redbot/core/core_commands.py:809 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -835,11 +833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:818 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:822 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -853,15 +851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:839 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:875 +#: redbot/core/core_commands.py:847 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:886 +#: redbot/core/core_commands.py:858 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -874,34 +872,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:900 +#: redbot/core/core_commands.py:872 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:918 redbot/core/core_commands.py:1075 +#: redbot/core/core_commands.py:890 redbot/core/core_commands.py:1047 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:933 redbot/core/core_commands.py:1090 +#: redbot/core/core_commands.py:905 redbot/core/core_commands.py:1062 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:944 redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:916 redbot/core/core_commands.py:1073 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:954 redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:926 redbot/core/core_commands.py:1083 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:937 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -912,34 +910,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:976 +#: redbot/core/core_commands.py:948 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:999 +#: redbot/core/core_commands.py:971 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1014 +#: redbot/core/core_commands.py:986 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1025 +#: redbot/core/core_commands.py:997 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1008 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1051 +#: redbot/core/core_commands.py:1023 #, docstring msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" @@ -949,12 +947,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1061 +#: redbot/core/core_commands.py:1033 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1122 +#: redbot/core/core_commands.py:1094 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -974,7 +972,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1146 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -988,35 +986,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1134 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1164 +#: redbot/core/core_commands.py:1136 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1169 +#: redbot/core/core_commands.py:1141 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1175 +#: redbot/core/core_commands.py:1147 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1152 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1158 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1189 +#: redbot/core/core_commands.py:1161 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1195 +#: redbot/core/core_commands.py:1167 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1028,15 +1026,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1181 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:1184 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1218 +#: redbot/core/core_commands.py:1190 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1052,20 +1050,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1237 redbot/core/core_commands.py:1315 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1209 redbot/core/core_commands.py:1287 +#: redbot/core/core_commands.py:1372 redbot/core/core_commands.py:1403 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1242 +#: redbot/core/core_commands.py:1214 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1244 +#: redbot/core/core_commands.py:1216 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1224 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1082,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1253 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1292 +#: redbot/core/core_commands.py:1264 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1102,15 +1100,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1321 redbot/core/core_commands.py:1366 +#: redbot/core/core_commands.py:1293 redbot/core/core_commands.py:1338 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1327 redbot/core/core_commands.py:1372 +#: redbot/core/core_commands.py:1299 redbot/core/core_commands.py:1344 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\n" " Sets a commmand's embed setting for the current server.\n\n" @@ -1126,11 +1124,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1360 +#: redbot/core/core_commands.py:1332 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1353 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1146,21 +1144,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1377 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "enabled" msgstr "已啟用" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2260 -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:1378 redbot/core/core_commands.py:2277 +#: redbot/core/core_commands.py:2291 redbot/core/core_commands.py:3441 +#: redbot/core/core_commands.py:3462 msgid "disabled" msgstr "已停用" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1384 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1176,15 +1176,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1408 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1410 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1416 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" @@ -1197,11 +1197,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1473 +#: redbot/core/core_commands.py:1447 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1452 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1211,12 +1211,12 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1473 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1504 +#: redbot/core/core_commands.py:1478 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1228,7 +1228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1541 +#: redbot/core/core_commands.py:1515 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1562 +#: redbot/core/core_commands.py:1536 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1252,15 +1252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1547 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1577 +#: redbot/core/core_commands.py:1551 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1557 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1275,43 +1275,55 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1600 +#: redbot/core/core_commands.py:1574 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1607 +#: redbot/core/core_commands.py:1582 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1612 +#: redbot/core/core_commands.py:1588 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1620 +#: redbot/core/core_commands.py:1594 +msgid "Are you sure you want me to leave this server?" +msgstr "" + +#: redbot/core/core_commands.py:1602 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:1613 redbot/core/core_commands.py:3528 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1636 +#: redbot/core/core_commands.py:1618 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1622 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1625 +msgid "Alright. Leaving one server..." +msgstr "" + +#: redbot/core/core_commands.py:1631 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1648 +#: redbot/core/core_commands.py:1634 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1653 +#: redbot/core/core_commands.py:1636 +msgid "Alright, I'm not leaving that server." +msgstr "" + +#: redbot/core/core_commands.py:1641 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1319,7 +1331,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1659 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1332,67 +1344,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1680 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1705 +#: redbot/core/core_commands.py:1685 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1709 +#: redbot/core/core_commands.py:1689 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1716 +#: redbot/core/core_commands.py:1696 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1701 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1729 redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1709 redbot/core/core_commands.py:1857 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1735 redbot/core/core_commands.py:1891 +#: redbot/core/core_commands.py:1715 redbot/core/core_commands.py:1863 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1744 redbot/core/core_commands.py:1900 +#: redbot/core/core_commands.py:1724 redbot/core/core_commands.py:1872 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1728 redbot/core/core_commands.py:1876 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1736 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1740 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1767 +#: redbot/core/core_commands.py:1747 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1753 redbot/core/core_commands.py:1901 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1792 +#: redbot/core/core_commands.py:1772 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1404,23 +1416,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1810 +#: redbot/core/core_commands.py:1790 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1814 +#: redbot/core/core_commands.py:1794 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1821 +#: redbot/core/core_commands.py:1801 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1825 +#: redbot/core/core_commands.py:1805 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1818 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1433,36 +1445,36 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1867 +#: redbot/core/core_commands.py:1839 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1872 +#: redbot/core/core_commands.py:1844 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1877 +#: redbot/core/core_commands.py:1849 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1912 +#: redbot/core/core_commands.py:1884 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1888 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1895 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1944 +#: redbot/core/core_commands.py:1916 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1475,11 +1487,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1933 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:1967 +#: redbot/core/core_commands.py:1939 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1492,30 +1504,982 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1981 +#: redbot/core/core_commands.py:1953 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:1986 +#: redbot/core/core_commands.py:1960 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1964 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/core/core_commands.py:1974 +msgid "Global" +msgstr "全域" + +#: redbot/core/core_commands.py:1974 +msgid "Server" +msgstr "伺服器" + +#: redbot/core/core_commands.py:1979 +msgid "Bank settings:\n\n" +"Bank name: {bank_name}\n" +"Bank scope: {bank_scope}\n" +"Currency: {currency_name}\n" +"Default balance: {default_balance}\n" +"Maximum allowed balance: {maximum_bal}\n" +msgstr "" + +#: redbot/core/core_commands.py:1995 +#, docstring +msgid "Toggle whether the bank is global or not.\n\n" +" If the bank is global, it will become per-server.\n" +" If the bank is per-server, it will become global.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "per-server" +msgstr "" + +#: redbot/core/core_commands.py:2002 +msgid "global" +msgstr "" + +#: redbot/core/core_commands.py:2005 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/core/core_commands.py:2012 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/core/core_commands.py:2018 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/core/core_commands.py:2020 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2026 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/core/core_commands.py:2028 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/core/core_commands.py:2034 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/core/core_commands.py:2040 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/core/core_commands.py:2045 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + +#: redbot/core/core_commands.py:2052 +#, docstring +msgid "Set the initial balance for new bank accounts.\n\n" +" Example:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Arguments**\n\n" +" - `` The new initial balance amount. Default is 0.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2068 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/core/core_commands.py:2073 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/core/core_commands.py:2082 +#, docstring +msgid "Delete all bank accounts.\n\n" +" Examples:\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2094 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "" + +#: redbot/core/core_commands.py:2098 redbot/core/core_commands.py:2106 +msgid "this server" +msgstr "" + +#: redbot/core/core_commands.py:2105 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2114 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "" + +#: redbot/core/core_commands.py:2121 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2135 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/core/core_commands.py:2139 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "" + +#: redbot/core/core_commands.py:2148 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:2154 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2168 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/core/core_commands.py:2172 +msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" +"If you're sure, type `{prefix}bankset prune global yes`" +msgstr "" + +#: redbot/core/core_commands.py:2181 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2194 +#, docstring +msgid "Delete the bank account of a specified user.\n\n" +" Examples:\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" +" **Arguments**\n\n" +" - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2214 +msgid "This will delete {name}'s bank account.\n" +"If you're sure, type `{prefix}bankset prune user {id} yes`" +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/core/core_commands.py:2227 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/core/core_commands.py:2233 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/core/core_commands.py:2240 +#, docstring +msgid "Set a channel as the modlog.\n\n" +" Omit `[channel]` to disable the modlog.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2249 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/core/core_commands.py:2253 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/core/core_commands.py:2261 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/core/core_commands.py:2264 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/core/core_commands.py:2280 +msgid "Current settings:\n" +msgstr "" + +#: redbot/core/core_commands.py:2285 +msgid "That action is not registered." +msgstr "" + +#: redbot/core/core_commands.py:2290 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/core/core_commands.py:2298 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/core/core_commands.py:2301 +msgid "Are you sure you would like to reset all modlog cases in this server?" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "You took too long to respond." +msgstr "" + +#: redbot/core/core_commands.py:2312 +msgid "Cases have been reset." +msgstr "" + +#: redbot/core/core_commands.py:2314 +msgid "No changes have been made." +msgstr "" + +#: redbot/core/core_commands.py:2318 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:1990 +#: redbot/core/core_commands.py:2325 +#, docstring +msgid "Commands for changing [botname]'s metadata." +msgstr "" + +#: redbot/core/core_commands.py:2330 +#, docstring +msgid "\n" +" Sets the bot's description.\n\n" +" Use without a description to reset.\n" +" This is shown in a few locations, including the help menu.\n\n" +" The maximum description length is 250 characters to ensure it displays properly.\n\n" +" The default is \"Red V3\".\n\n" +" **Examples:**\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" **Arguments:**\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2350 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:2353 +msgid "This description is too long to properly display. Please try again with below 250 characters." +msgstr "" + +#: redbot/core/core_commands.py:2366 +#, docstring +msgid "Sets [botname]'s avatar\n\n" +" Supports either an attachment or an image URL.\n\n" +" **Examples:**\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" **Arguments:**\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2389 +msgid "That URL is invalid." +msgstr "" + +#: redbot/core/core_commands.py:2391 +msgid "Something went wrong while trying to get the image." +msgstr "" + +#: redbot/core/core_commands.py:2401 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:2408 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:2410 redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2503 redbot/core/core_commands.py:2585 +msgid "Done." +msgstr "完成。" + +#: redbot/core/core_commands.py:2415 +#, docstring +msgid "\n" +" Removes [botname]'s avatar.\n\n" +" **Example:**\n" +" - `[p]set bot avatar remove`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2423 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:2428 +#, docstring +msgid "Sets [botname]'s username.\n\n" +" Maximum length for a username is 32 characters.\n\n" +" Note: The username of a verified bot cannot be manually changed.\n" +" Please contact Discord support to change it.\n\n" +" **Example:**\n" +" - `[p]set bot username BaguetteBot`\n\n" +" **Arguments:**\n" +" - `` - The username to give the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2444 +msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." +msgstr "" + +#: redbot/core/core_commands.py:2451 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2457 +msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" +msgstr "" + +#: redbot/core/core_commands.py:2467 +msgid "Failed to change the username. Discord returned the following error:\n" +"{error_message}" +msgstr "" + +#: redbot/core/core_commands.py:2477 +msgid "Unexpected error occurred when trying to change the username." +msgstr "" + +#: redbot/core/core_commands.py:2485 +#, docstring +msgid "Sets [botname]'s nickname for the current server.\n\n" +" Maximum length for a nickname is 32 characters.\n\n" +" **Example:**\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" **Arguments:**\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2497 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:2501 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:2508 +#, docstring +msgid "Customizes a section of `[p]info`.\n\n" +" The maximum amount of allowed characters is 1024.\n" +" Supports markdown, links and \"mentions\".\n\n" +" Link example: `[My link](https://example.com)`\n\n" +" **Examples:**\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" **Arguments:**\n" +" - `[text]` - The custom info text.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2525 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2529 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2532 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2541 +#, docstring +msgid "Commands for setting [botname]'s status." +msgstr "" + +#: redbot/core/core_commands.py:2549 +#, docstring +msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" +" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" +" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" +" Maximum length for a stream title is 128 characters.\n\n" +" Leaving both streamer and stream_title empty will clear it.\n\n" +" **Examples:**\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" **Arguments:**\n" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" + +#: redbot/core/core_commands.py:2573 +msgid "The maximum length of the streamer url is 511 characters." +msgstr "" + +#: redbot/core/core_commands.py:2576 +msgid "The maximum length of the stream title is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2591 +#, docstring +msgid "Sets [botname]'s playing status.\n\n" +" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" +" Maximum length for a playing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" +" **Arguments:**\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2607 +msgid "The maximum length of game descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2615 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:2617 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:2623 +#, docstring +msgid "Sets [botname]'s listening status.\n\n" +" This will appear as `Listening to `.\n\n" +" Maximum length for a listening status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" +" **Arguments:**\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2640 +msgid "The maximum length of listening descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2649 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:2652 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:2658 +#, docstring +msgid "Sets [botname]'s watching status.\n\n" +" This will appear as `Watching `.\n\n" +" Maximum length for a watching status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" +" **Arguments:**\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2674 +msgid "The maximum length of watching descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2681 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:2689 +#, docstring +msgid "Sets [botname]'s competing status.\n\n" +" This will appear as `Competing in `.\n\n" +" Maximum length for a competing status is 128 characters.\n\n" +" **Examples:**\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" +" **Arguments:**\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." +msgstr "" + +#: redbot/core/core_commands.py:2706 +msgid "The maximum length of competing descriptions is 128 characters." +msgstr "" + +#: redbot/core/core_commands.py:2715 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:2718 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:2723 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:2729 +#, docstring +msgid "Set [botname]'s status to online." +msgstr "" + +#: redbot/core/core_commands.py:2736 +#, docstring +msgid "Set [botname]'s status to do not disturb." +msgstr "" + +#: redbot/core/core_commands.py:2743 +#, docstring +msgid "Set [botname]'s status to idle." +msgstr "" + +#: redbot/core/core_commands.py:2750 +#, docstring +msgid "Set [botname]'s status to invisible." +msgstr "" + +#: redbot/core/core_commands.py:2760 +#, docstring +msgid "Set server's admin and mod roles for [botname]." +msgstr "" + +#: redbot/core/core_commands.py:2766 +#, docstring +msgid "\n" +" Adds an admin role for this server.\n\n" +" Admins have the same access as Mods, plus additional admin level commands like:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to add as an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2786 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2788 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2794 +#, docstring +msgid "\n" +" Adds a moderator role for this server.\n\n" +" This grants access to moderator level commands like:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" And more.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to add as a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2813 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2815 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2823 +#, docstring +msgid "\n" +" Removes an admin role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being an admin.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2835 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2837 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:2845 +#, docstring +msgid "\n" +" Removes a mod role for this server.\n\n" +" **Examples:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" **Arguments:**\n" +" - `` - The role to remove from being a moderator.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2857 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:2859 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:2867 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" If you want to change bot's global locale, see `[p]set locale global` command.\n\n" +" **Examples:**\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2894 +#, docstring +msgid "\n" +" Changes [botname]'s default locale.\n\n" +" This will be used when a server has not set a locale, or in DMs.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" To reset to English, use \"en-US\".\n\n" +" **Examples:**\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2915 redbot/core/core_commands.py:2958 +#: redbot/core/core_commands.py:3020 redbot/core/core_commands.py:3065 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2919 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:3024 redbot/core/core_commands.py:3069 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "Global locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2932 +#, docstring +msgid "\n" +" Changes [botname]'s locale in this server.\n\n" +" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" +" Use \"default\" to return to the bot's default set language.\n\n" +" **Examples:**\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" **Arguments:**\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2953 +msgid "Locale has been set to the default." +msgstr "" + +#: redbot/core/core_commands.py:2968 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2973 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2997 +#, docstring +msgid "\n" +" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The default region format to use for the bot.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3014 +msgid "Global regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:3031 +msgid "Global regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3040 +#, docstring +msgid "\n" +" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" +" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" +" **Examples:**\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" **Arguments:**\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3058 +msgid "Regional formatting will now be based on bot's locale in this server." +msgstr "" + +#: redbot/core/core_commands.py:3076 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:3087 +#, docstring +msgid "\n" +" Commands to set, list or remove various external API tokens.\n\n" +" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" +" To add the keys provide the service name and the tokens as a comma separated\n" +" list of key,values as described by the cog requesting this command.\n\n" +" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" +" **Examples:**\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" **Arguments:**\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3108 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:3112 +#, docstring +msgid "\n" +" Show all external API services along with their keys that have been set.\n\n" +" Secrets are not shown.\n\n" +" **Example:**\n" +" - `[p]set api list``\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3123 +msgid "No API services have been set yet." +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API services:\n" +msgstr "" + +#: redbot/core/core_commands.py:3128 +msgid "Set API service:\n" +msgstr "" + +#: redbot/core/core_commands.py:3138 +#, docstring +msgid "\n" +" Remove the given services with all their keys and tokens.\n\n" +" **Examples:**\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" +" **Arguments:**\n" +" - `` - The services to remove." +msgstr "" + +#: redbot/core/core_commands.py:3153 +msgid "Services deleted successfully:\n" +"{services_list}" +msgstr "" + +#: redbot/core/core_commands.py:3157 +msgid "Service deleted successfully: {service_name}" +msgstr "" + +#: redbot/core/core_commands.py:3162 +msgid "None of the services you provided had any keys set." +msgstr "" + +#: redbot/core/core_commands.py:3170 +#, docstring +msgid "\n" +" Commands for configuring owner notifications.\n\n" +" Owner notifications include usage of `[p]contact` and available Red updates.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3179 +#, docstring +msgid "\n" +" Opt-in on receiving owner notifications.\n\n" +" This is the default state.\n\n" +" Note: This will only resume sending owner notifications to your DMs.\n" +" Additional owners and destinations will not be affected.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optin`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3198 +#, docstring +msgid "\n" +" Opt-out of receiving owner notifications.\n\n" +" Note: This will only stop sending owner notifications to your DMs.\n" +" Additional owners and destinations will still receive notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications optout`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3217 +#, docstring +msgid "\n" +" Adds a destination text channel to receive owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to send owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3245 +#, docstring +msgid "\n" +" Removes a destination text channel from receiving owner notifications.\n\n" +" **Examples:**\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" **Arguments:**\n" +" - `` - The channel to stop sending owner notifications to.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3269 +#, docstring +msgid "\n" +" Lists the configured extra destinations for owner notifications.\n\n" +" **Example:**\n" +" - `[p]set ownernotifications listdestinations`\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:3279 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3290 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3300 #, docstring msgid "\n" " Show the current settings for [botname].\n" " " msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:3309 redbot/core/core_commands.py:3313 +msgid "Not Set." +msgstr "" + +#: redbot/core/core_commands.py:3320 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:2029 +#: redbot/core/core_commands.py:3341 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -1523,7 +2487,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:3363 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -1538,138 +2502,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:3384 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:2074 +#: redbot/core/core_commands.py:3386 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:3391 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:2086 +#: redbot/core/core_commands.py:3398 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:2091 -#, docstring -msgid "\n" -" Sets the bot's description.\n\n" -" Use without a description to reset.\n" -" This is shown in a few locations, including the help menu.\n\n" -" The maximum description length is 250 characters to ensure it displays properly.\n\n" -" The default is \"Red V3\".\n\n" -" **Examples:**\n" -" - `[p]set description` - Resets the description to the default setting.\n" -" - `[p]set description MyBot: A Red V3 Bot`\n\n" -" **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2111 -msgid "Description reset." -msgstr "" - -#: redbot/core/core_commands.py:2114 -msgid "This description is too long to properly display. Please try again with below 250 characters." -msgstr "" - -#: redbot/core/core_commands.py:2128 -#, docstring -msgid "\n" -" Adds an admin role for this guild.\n\n" -" Admins have the same access as Mods, plus additional admin level commands like:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addadminrole @Admins`\n" -" - `[p]set addadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2148 -msgid "This role is already an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2150 -msgid "That role is now considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2156 -#, docstring -msgid "\n" -" Adds a moderator role for this guild.\n\n" -" This grants access to moderator level commands like:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" And more.\n\n" -" **Examples:**\n" -" - `[p]set addmodrole @Mods`\n" -" - `[p]set addmodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2175 -msgid "This role is already a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2177 -msgid "That role is now considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2183 -#, docstring -msgid "\n" -" Removes an admin role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removeadminrole @Admins`\n" -" - `[p]set removeadminrole Super Admins`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2195 -msgid "That role was not an admin role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2197 -msgid "That role is no longer considered an admin role." -msgstr "" - -#: redbot/core/core_commands.py:2203 -#, docstring -msgid "\n" -" Removes a mod role for this guild.\n\n" -" **Examples:**\n" -" - `[p]set removemodrole @Mods`\n" -" - `[p]set removemodrole Loyal Helpers`\n\n" -" **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2215 -msgid "That role was not a mod role to begin with." -msgstr "" - -#: redbot/core/core_commands.py:2217 -msgid "That role is no longer considered a mod role." -msgstr "" - -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:3404 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -1680,19 +2529,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:3416 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:3417 msgid "will" msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -1704,11 +2553,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:3440 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:2267 +#: redbot/core/core_commands.py:3448 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -1719,11 +2568,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2280 +#: redbot/core/core_commands.py:3461 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:3469 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -1740,256 +2589,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2308 +#: redbot/core/core_commands.py:3489 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:2311 +#: redbot/core/core_commands.py:3492 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:2316 -#, docstring -msgid "Sets [botname]'s avatar\n\n" -" Supports either an attachment or an image URL.\n\n" -" **Examples:**\n" -" - `[p]set avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" -" **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2339 -msgid "That URL is invalid." -msgstr "" - -#: redbot/core/core_commands.py:2341 -msgid "Something went wrong while trying to get the image." -msgstr "" - -#: redbot/core/core_commands.py:2351 -msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." -msgstr "" - -#: redbot/core/core_commands.py:2358 -msgid "JPG / PNG format only." -msgstr "" - -#: redbot/core/core_commands.py:2360 redbot/core/core_commands.py:2587 -#: redbot/core/core_commands.py:2643 redbot/core/core_commands.py:2667 -msgid "Done." -msgstr "完成。" - -#: redbot/core/core_commands.py:2365 -#, docstring -msgid "\n" -" Removes [botname]'s avatar.\n\n" -" **Example:**\n" -" - `[p]set avatar remove`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2373 -msgid "Avatar removed." -msgstr "" - -#: redbot/core/core_commands.py:2379 -#, docstring -msgid "Sets [botname]'s playing status.\n\n" -" This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" -" Maximum length for a playing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set playing` - Clears the activity status.\n" -" - `[p]set playing the keyboard`\n\n" -" **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2395 -msgid "The maximum length of game descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2403 -msgid "Status set to ``Playing {game.name}``." -msgstr "" - -#: redbot/core/core_commands.py:2405 -msgid "Game cleared." -msgstr "" - -#: redbot/core/core_commands.py:2411 -#, docstring -msgid "Sets [botname]'s listening status.\n\n" -" This will appear as `Listening to `.\n\n" -" Maximum length for a listening status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set listening` - Clears the activity status.\n" -" - `[p]set listening jams`\n\n" -" **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2428 -msgid "The maximum length of listening descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2437 -msgid "Status set to ``Listening to {listening}``." -msgstr "" - -#: redbot/core/core_commands.py:2440 -msgid "Listening cleared." -msgstr "" - -#: redbot/core/core_commands.py:2446 -#, docstring -msgid "Sets [botname]'s watching status.\n\n" -" This will appear as `Watching `.\n\n" -" Maximum length for a watching status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set watching` - Clears the activity status.\n" -" - `[p]set watching [p]help`\n\n" -" **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2462 -msgid "The maximum length of watching descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2469 -msgid "Status set to ``Watching {watching}``." -msgstr "" - -#: redbot/core/core_commands.py:2471 -msgid "Watching cleared." -msgstr "" - -#: redbot/core/core_commands.py:2477 -#, docstring -msgid "Sets [botname]'s competing status.\n\n" -" This will appear as `Competing in `.\n\n" -" Maximum length for a competing status is 128 characters.\n\n" -" **Examples:**\n" -" - `[p]set competing` - Clears the activity status.\n" -" - `[p]set competing London 2012 Olympic Games`\n\n" -" **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status." -msgstr "" - -#: redbot/core/core_commands.py:2494 -msgid "The maximum length of competing descriptions is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2503 -msgid "Status set to ``Competing in {competing}``." -msgstr "" - -#: redbot/core/core_commands.py:2506 -msgid "Competing cleared." -msgstr "" - -#: redbot/core/core_commands.py:2512 -#, docstring -msgid "Sets [botname]'s status.\n\n" -" Available statuses:\n" -" - `online`\n" -" - `idle`\n" -" - `dnd`\n" -" - `invisible`\n\n" -" **Examples:**\n" -" - `[p]set status online` - Clears the status.\n" -" - `[p]set status invisible`\n\n" -" **Arguments:**\n" -" - `` - One of the available statuses.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2542 -msgid "Status changed to {}." -msgstr "" - -#: redbot/core/core_commands.py:2550 -#, docstring -msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" -" This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" -" It will also include a `Watch` button with a twitch.tv url for the provided streamer.\n\n" -" Maximum length for a stream title is 128 characters.\n\n" -" Leaving both streamer and stream_title empty will clear it.\n\n" -" **Examples:**\n" -" - `[p]set stream` - Clears the activity status.\n" -" - `[p]set stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" -" **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "" - -#: redbot/core/core_commands.py:2575 -msgid "The maximum length of the streamer url is 511 characters." -msgstr "" - -#: redbot/core/core_commands.py:2578 -msgid "The maximum length of the stream title is 128 characters." -msgstr "" - -#: redbot/core/core_commands.py:2592 -#, docstring -msgid "Sets [botname]'s username.\n\n" -" Maximum length for a username is 32 characters.\n\n" -" Note: The username of a verified bot cannot be manually changed.\n" -" Please contact Discord support to change it.\n\n" -" **Example:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2608 -msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." -msgstr "" - -#: redbot/core/core_commands.py:2615 -msgid "Failed to change name. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2621 -msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" -msgstr "" - -#: redbot/core/core_commands.py:2631 -msgid "Failed to change the username. Discord returned the following error:\n" -"{error_message}" -msgstr "" - -#: redbot/core/core_commands.py:2641 -msgid "Unexpected error occurred when trying to change the username." -msgstr "" - -#: redbot/core/core_commands.py:2649 -#, docstring -msgid "Sets [botname]'s nickname for the current server.\n\n" -" Maximum length for a nickname is 32 characters.\n\n" -" **Example:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2661 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - -#: redbot/core/core_commands.py:2665 -msgid "I lack the permissions to change my own nickname." -msgstr "" - -#: redbot/core/core_commands.py:2672 +#: redbot/core/core_commands.py:3501 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -2004,30 +2612,30 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2689 -msgid "Warning: A prefix is above the recommended length (20 characters).\n" -"Do you want to continue? (y/n)" +#: redbot/core/core_commands.py:3518 +msgid "Warning: A prefix is above the recommended length (25 characters).\n" +"Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:2702 +#: redbot/core/core_commands.py:3532 msgid "Cancelled." msgstr "已取消。" -#: redbot/core/core_commands.py:2706 +#: redbot/core/core_commands.py:3536 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2708 +#: redbot/core/core_commands.py:3538 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:2714 +#: redbot/core/core_commands.py:3544 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" " Warning: This will override global prefixes, the bot will not respond to any global prefixes in this server.\n" " This is not additive. It will replace all current server prefixes.\n" -" A prefix cannot have more than 20 characters.\n\n" +" A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" " - `[p]set serverprefix !`\n" " - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" @@ -2038,220 +2646,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2732 +#: redbot/core/core_commands.py:3562 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2735 -msgid "You cannot have a prefix longer than 20 characters." +#: redbot/core/core_commands.py:3565 +msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:3570 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:3572 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:2747 -#, docstring -msgid "\n" -" Changes the bot's default locale.\n\n" -" This will be used when a server has not set a locale, or in DMs.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2768 redbot/core/core_commands.py:2812 -#: redbot/core/core_commands.py:2851 redbot/core/core_commands.py:2895 -msgid "Invalid language code. Use format: `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2772 redbot/core/core_commands.py:2816 -#: redbot/core/core_commands.py:2855 redbot/core/core_commands.py:2899 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:2779 -msgid "Global locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2785 -#, docstring -msgid "\n" -" Changes the bot's locale in this server.\n\n" -" Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" -" Use \"default\" to return to the bot's default set language.\n" -" To reset to English, use \"en-US\".\n\n" -" **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" -" **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2807 -msgid "Locale has been set to the default." -msgstr "" - -#: redbot/core/core_commands.py:2822 -msgid "Locale has been set." -msgstr "" - -#: redbot/core/core_commands.py:2828 -#, docstring -msgid "\n" -" Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale.\n\n" -" **Examples:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2845 -msgid "Global regional formatting will now be based on bot's locale." -msgstr "" - -#: redbot/core/core_commands.py:2862 -msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2870 -#, docstring -msgid "\n" -" Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" -" `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Leave `language_code` empty to base regional formatting on bot's locale in this server.\n\n" -" **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat` - Resets to the locale.\n\n" -" **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2888 -msgid "Regional formatting will now be based on bot's locale in this server." -msgstr "" - -#: redbot/core/core_commands.py:2906 -msgid "Regional formatting will now be based on `{language_code}` locale." -msgstr "" - -#: redbot/core/core_commands.py:2914 -#, docstring -msgid "Customizes a section of `[p]info`.\n\n" -" The maximum amount of allowed characters is 1024.\n" -" Supports markdown, links and \"mentions\".\n\n" -" Link example: `[My link](https://example.com)`\n\n" -" **Examples:**\n" -" - `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set custominfo` - Removes custom info text.\n\n" -" **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2931 -msgid "The custom text has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2935 -msgid "The custom text has been set." -msgstr "" - -#: redbot/core/core_commands.py:2938 -msgid "Text must be fewer than 1024 characters long." -msgstr "" - -#: redbot/core/core_commands.py:2943 -#, docstring -msgid "\n" -" Commands to set, list or remove various external API tokens.\n\n" -" This setting will be asked for by some 3rd party cogs and some core cogs.\n\n" -" To add the keys provide the service name and the tokens as a comma separated\n" -" list of key,values as described by the cog requesting this command.\n\n" -" Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" -" **Examples:**\n" -" - `[p]set api Spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2964 -msgid "`{service}` API tokens have been set." -msgstr "" - -#: redbot/core/core_commands.py:2968 -#, docstring -msgid "\n" -" Show all external API services along with their keys that have been set.\n\n" -" Secrets are not shown.\n\n" -" **Example:**\n" -" - `[p]set api list``\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:2979 -msgid "No API services have been set yet." -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API services:\n" -msgstr "" - -#: redbot/core/core_commands.py:2984 -msgid "Set API service:\n" -msgstr "" - -#: redbot/core/core_commands.py:2994 -#, docstring -msgid "\n" -" Remove the given services with all their keys and tokens.\n\n" -" **Examples:**\n" -" - `[p]set api remove Spotify`\n" -" - `[p]set api remove github audiodb`\n\n" -" **Arguments:**\n" -" - `` - The services to remove." -msgstr "" - -#: redbot/core/core_commands.py:3009 -msgid "Services deleted successfully:\n" -"{services_list}" -msgstr "" - -#: redbot/core/core_commands.py:3013 -msgid "Service deleted successfully: {service_name}" -msgstr "" - -#: redbot/core/core_commands.py:3018 -msgid "None of the services you provided had any keys set." -msgstr "" - -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3577 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -2259,7 +2670,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3586 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -2269,11 +2680,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3600 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:3056 +#: redbot/core/core_commands.py:3610 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -2282,11 +2693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3065 +#: redbot/core/core_commands.py:3619 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:3074 +#: redbot/core/core_commands.py:3628 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -2296,11 +2707,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3638 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:3092 +#: redbot/core/core_commands.py:3646 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -2316,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3112 +#: redbot/core/core_commands.py:3666 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:3114 +#: redbot/core/core_commands.py:3668 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3672 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -2338,15 +2749,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3689 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3137 +#: redbot/core/core_commands.py:3691 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3695 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -2360,15 +2771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 -msgid "Help will show commands aliases." +#: redbot/core/core_commands.py:3712 +msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:3160 -msgid "Help will not show commands aliases." +#: redbot/core/core_commands.py:3714 +msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:3164 +#: redbot/core/core_commands.py:3718 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -2384,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3185 +#: redbot/core/core_commands.py:3739 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3187 +#: redbot/core/core_commands.py:3741 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3745 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -2406,15 +2817,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3762 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3764 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3768 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -2430,15 +2841,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3789 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:3238 +#: redbot/core/core_commands.py:3792 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:3246 +#: redbot/core/core_commands.py:3800 #, 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" @@ -2453,15 +2864,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3263 +#: redbot/core/core_commands.py:3817 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:3267 +#: redbot/core/core_commands.py:3821 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3825 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -2477,15 +2888,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3289 redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3843 redbot/core/core_commands.py:3870 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:3293 +#: redbot/core/core_commands.py:3847 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3852 #, 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" @@ -2502,19 +2913,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3319 +#: redbot/core/core_commands.py:3873 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3878 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3880 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3884 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -2529,19 +2940,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3345 +#: redbot/core/core_commands.py:3899 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3902 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3906 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:3356 +#: redbot/core/core_commands.py:3910 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -2555,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3925 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:3375 +#: redbot/core/core_commands.py:3929 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:3383 +#: redbot/core/core_commands.py:3937 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:3388 +#: redbot/core/core_commands.py:3942 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -2578,43 +2989,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3954 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:3403 +#: redbot/core/core_commands.py:3957 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3959 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3960 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3965 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3967 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:3418 +#: redbot/core/core_commands.py:3972 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:3489 +#: redbot/core/core_commands.py:4043 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:3491 +#: redbot/core/core_commands.py:4045 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:3496 +#: redbot/core/core_commands.py:4050 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -2627,41 +3038,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3512 +#: redbot/core/core_commands.py:4066 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:3522 +#: redbot/core/core_commands.py:4076 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:3523 +#: redbot/core/core_commands.py:4077 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:3537 redbot/core/core_commands.py:3547 +#: redbot/core/core_commands.py:4091 redbot/core/core_commands.py:4101 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:3540 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:4094 redbot/core/core_commands.py:4104 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:4109 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:4113 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:4119 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:4236 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -2676,19 +3087,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3699 +#: redbot/core/core_commands.py:4253 msgid "The channel needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:4266 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:3719 +#: redbot/core/core_commands.py:4273 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:3730 +#: redbot/core/core_commands.py:4284 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -2697,7 +3108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3741 +#: redbot/core/core_commands.py:4295 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -2709,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:4307 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3755 +#: redbot/core/core_commands.py:4309 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3759 +#: redbot/core/core_commands.py:4313 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -2726,21 +3137,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3771 +#: redbot/core/core_commands.py:4325 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3773 +#: redbot/core/core_commands.py:4327 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:3777 redbot/core/core_commands.py:3873 -#: redbot/core/modlog.py:428 redbot/core/modlog.py:450 -#: redbot/core/modlog.py:464 +#: redbot/core/core_commands.py:4331 redbot/core/core_commands.py:4427 +#: redbot/core/modlog.py:431 redbot/core/modlog.py:453 +#: redbot/core/modlog.py:467 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:4339 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -2753,15 +3164,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3799 +#: redbot/core/core_commands.py:4353 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3801 +#: redbot/core/core_commands.py:4355 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:3805 +#: redbot/core/core_commands.py:4359 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2771,11 +3182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3814 +#: redbot/core/core_commands.py:4368 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3819 +#: redbot/core/core_commands.py:4373 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -2783,7 +3194,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:4382 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -2795,19 +3206,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3844 +#: redbot/core/core_commands.py:4398 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:4403 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3851 +#: redbot/core/core_commands.py:4405 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:3855 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -2816,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3867 +#: redbot/core/core_commands.py:4421 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:4423 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:3881 +#: redbot/core/core_commands.py:4435 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -2836,15 +3247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3893 +#: redbot/core/core_commands.py:4447 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3895 +#: redbot/core/core_commands.py:4449 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:4453 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -2853,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:4460 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:4466 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -2866,7 +3277,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:4479 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -2879,19 +3290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3944 +#: redbot/core/core_commands.py:4498 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:3953 +#: redbot/core/core_commands.py:4507 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3955 +#: redbot/core/core_commands.py:4509 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:3959 +#: redbot/core/core_commands.py:4513 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -2900,19 +3311,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3971 +#: redbot/core/core_commands.py:4525 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:3973 +#: redbot/core/core_commands.py:4527 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:3977 redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4531 redbot/core/core_commands.py:4651 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:3987 +#: redbot/core/core_commands.py:4541 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -2926,19 +3337,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4008 +#: redbot/core/core_commands.py:4562 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:4016 +#: redbot/core/core_commands.py:4570 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4018 +#: redbot/core/core_commands.py:4572 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4576 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -2948,11 +3359,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4585 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4591 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -2960,7 +3371,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4048 +#: redbot/core/core_commands.py:4602 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -2973,27 +3384,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4062 +#: redbot/core/core_commands.py:4616 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4065 +#: redbot/core/core_commands.py:4619 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4068 +#: redbot/core/core_commands.py:4622 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4627 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4075 +#: redbot/core/core_commands.py:4629 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4079 +#: redbot/core/core_commands.py:4633 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3002,15 +3413,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4091 +#: redbot/core/core_commands.py:4645 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:4093 +#: redbot/core/core_commands.py:4647 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:4107 +#: redbot/core/core_commands.py:4661 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3023,15 +3434,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4121 +#: redbot/core/core_commands.py:4675 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4123 +#: redbot/core/core_commands.py:4677 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4681 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3041,16 +3452,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4136 +#: redbot/core/core_commands.py:4690 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4141 +#: redbot/core/core_commands.py:4695 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:4147 +#: redbot/core/core_commands.py:4701 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3064,15 +3475,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4163 +#: redbot/core/core_commands.py:4717 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4719 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:4170 +#: redbot/core/core_commands.py:4724 #, 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" @@ -3086,11 +3497,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4186 +#: redbot/core/core_commands.py:4740 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:4191 +#: redbot/core/core_commands.py:4745 #, 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" @@ -3102,19 +3513,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4758 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:4206 +#: redbot/core/core_commands.py:4760 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4209 +#: redbot/core/core_commands.py:4763 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4215 +#: redbot/core/core_commands.py:4769 #, 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" @@ -3126,19 +3537,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4227 +#: redbot/core/core_commands.py:4781 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4786 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4789 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:4241 +#: redbot/core/core_commands.py:4795 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -3146,15 +3557,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4254 +#: redbot/core/core_commands.py:4808 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4814 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4818 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -3165,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4281 +#: redbot/core/core_commands.py:4835 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -3173,19 +3584,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4842 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4845 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4849 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:4303 +#: redbot/core/core_commands.py:4857 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -3193,19 +3604,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4864 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:4313 +#: redbot/core/core_commands.py:4867 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4317 +#: redbot/core/core_commands.py:4871 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:4324 +#: redbot/core/core_commands.py:4878 #, docstring msgid "\n" " Disable a command.\n\n" @@ -3219,7 +3630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4346 +#: redbot/core/core_commands.py:4900 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -3231,19 +3642,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 redbot/core/core_commands.py:4394 +#: redbot/core/core_commands.py:4912 redbot/core/core_commands.py:4948 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:4364 redbot/core/core_commands.py:4400 +#: redbot/core/core_commands.py:4918 redbot/core/core_commands.py:4954 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4927 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:4382 +#: redbot/core/core_commands.py:4936 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -3255,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4960 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:4415 +#: redbot/core/core_commands.py:4970 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4976 #, 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" @@ -3276,7 +3687,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4441 +#: redbot/core/core_commands.py:4996 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -3288,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:5011 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:4465 +#: redbot/core/core_commands.py:5020 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -3304,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:5032 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:4486 +#: redbot/core/core_commands.py:5042 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:4493 +#: redbot/core/core_commands.py:5049 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -3326,7 +3737,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:5070 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -3334,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4523 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -3343,143 +3754,71 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4536 +#: redbot/core/core_commands.py:5092 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4541 +#: redbot/core/core_commands.py:5097 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:4545 +#: redbot/core/core_commands.py:5101 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:4554 +#: redbot/core/core_commands.py:5110 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @TwentySix` - Adds a user.\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" " - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" " - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:4566 +#: redbot/core/core_commands.py:5122 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:4574 +#: redbot/core/core_commands.py:5130 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @TwentySix` - Removes a user.\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" " - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" " - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:4586 +#: redbot/core/core_commands.py:5142 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:4594 +#: redbot/core/core_commands.py:5150 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @TwentySix`\n" +" - `[p]autoimmune isimmune @Twentysix`\n" " - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" " - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:4606 +#: redbot/core/core_commands.py:5162 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:4608 +#: redbot/core/core_commands.py:5164 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:4613 -#, docstring -msgid "\n" -" Commands for configuring owner notifications.\n\n" -" Owner notifications include usage of `[p]contact` and available Red updates.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4622 -#, docstring -msgid "\n" -" Opt-in on receiving owner notifications.\n\n" -" This is the default state.\n\n" -" Note: This will only resume sending owner notifications to your DMs.\n" -" Additional owners and destinations will not be affected.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optin`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4641 -#, docstring -msgid "\n" -" Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications optout`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4660 -#, docstring -msgid "\n" -" Adds a destination text channel to receive owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications adddestination #owner-notifications`\n" -" - `[p]ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4686 -#, docstring -msgid "\n" -" Removes a destination text channel from receiving owner notifications.\n\n" -" **Examples:**\n" -" - `[p]ownernotifications removedestination #owner-notifications`\n" -" - `[p]ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" -" **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4710 -#, docstring -msgid "\n" -" Lists the configured extra destinations for owner notifications.\n\n" -" **Example:**\n" -" - `[p]ownernotifications listdestinations`\n" -" " -msgstr "" - -#: redbot/core/core_commands.py:4720 -msgid "There are no extra channels being sent to." -msgstr "" - -#: redbot/core/core_commands.py:4731 -msgid "Unknown channel with id: {id}" -msgstr "" - -#: redbot/core/core_commands.py:4762 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -3488,7 +3827,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:5201 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -3497,7 +3836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4787 +#: redbot/core/core_commands.py:5216 #, docstring msgid "\n" " Ignore commands in the channel or category.\n\n" @@ -3513,15 +3852,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4807 +#: redbot/core/core_commands.py:5236 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:4809 +#: redbot/core/core_commands.py:5238 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:4814 +#: redbot/core/core_commands.py:5243 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -3531,20 +3870,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4825 +#: redbot/core/core_commands.py:5254 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:4827 +#: redbot/core/core_commands.py:5256 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:4833 +#: redbot/core/core_commands.py:5262 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4841 +#: redbot/core/core_commands.py:5270 #, docstring msgid "\n" " Remove a channel or category from the ignore list.\n\n" @@ -3559,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4860 +#: redbot/core/core_commands.py:5289 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:5291 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4867 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -3576,24 +3915,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4876 +#: redbot/core/core_commands.py:5305 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:4878 +#: redbot/core/core_commands.py:5307 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:4884 +#: redbot/core/core_commands.py:5313 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:4896 +#: redbot/core/core_commands.py:5325 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}" msgstr "" -#: redbot/core/core_commands.py:4911 +#: redbot/core/core_commands.py:5340 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -3702,22 +4041,24 @@ msgstr "" #: redbot/core/dev_commands.py:344 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" -" Only reads the raw content of the message. Attachments, embeds etc. are\n" -" ignored.\n" +" Current message is used as a base (including attachments, embeds, etc.),\n" +" the content and author of the message are replaced with the given arguments.\n\n" +" Note: If `content` isn't passed, the message needs to contain embeds, attachments,\n" +" or anything else that makes the message non-empty.\n" " " msgstr "" -#: redbot/core/dev_commands.py:365 +#: redbot/core/dev_commands.py:366 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:373 +#: redbot/core/dev_commands.py:374 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:375 +#: redbot/core/dev_commands.py:376 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -3725,174 +4066,174 @@ msgstr "" msgid "{user}'s balance cannot rise above {max} {currency}." msgstr "" -#: redbot/core/events.py:112 +#: redbot/core/events.py:100 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" msgstr "" -#: redbot/core/events.py:122 +#: redbot/core/events.py:110 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" msgstr "" -#: redbot/core/events.py:146 +#: redbot/core/events.py:134 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\n\n" msgstr "" -#: redbot/core/events.py:151 +#: redbot/core/events.py:139 msgid "Command Prompt" msgstr "" -#: redbot/core/events.py:153 +#: redbot/core/events.py:141 msgid "Terminal" msgstr "" -#: redbot/core/events.py:160 +#: redbot/core/events.py:148 msgid "\n" "Once you've started up your bot again, if you have any 3rd-party cogs installed we then highly recommend you update them with this command in Discord: `[p]cog update`" msgstr "" -#: redbot/core/events.py:167 +#: redbot/core/events.py:155 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/events.py:232 +#: redbot/core/events.py:216 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/events.py:257 +#: redbot/core/events.py:241 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/events.py:282 +#: redbot/core/events.py:266 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/events.py:286 +#: redbot/core/events.py:270 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/events.py:294 +#: redbot/core/events.py:278 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/events.py:296 +#: redbot/core/events.py:280 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/events.py:298 +#: redbot/core/events.py:282 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/events.py:308 +#: redbot/core/events.py:292 msgid "This command is on cooldown. Try again in {delay}." msgstr "" -#: redbot/core/events.py:310 +#: redbot/core/events.py:294 msgid "This command is on cooldown. Try again in 1 second." msgstr "" -#: redbot/core/events.py:315 +#: redbot/core/events.py:299 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/events.py:320 +#: redbot/core/events.py:304 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/events.py:326 +#: redbot/core/events.py:310 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:331 +#: redbot/core/events.py:315 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/events.py:337 +#: redbot/core/events.py:321 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/events.py:342 +#: redbot/core/events.py:326 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" -#: redbot/core/modlog.py:417 +#: redbot/core/modlog.py:420 msgid "Case #{} | {} {}" msgstr "" -#: redbot/core/modlog.py:419 +#: redbot/core/modlog.py:422 msgid "**Reason:** Use the `reason` command to add it" msgstr "" -#: redbot/core/modlog.py:422 +#: redbot/core/modlog.py:425 msgid "Unknown" msgstr "未知" -#: redbot/core/modlog.py:426 redbot/core/modlog.py:448 -#: redbot/core/modlog.py:461 +#: redbot/core/modlog.py:429 redbot/core/modlog.py:451 +#: redbot/core/modlog.py:464 msgid "Deleted User." msgstr "" -#: redbot/core/modlog.py:475 redbot/core/modlog.py:510 +#: redbot/core/modlog.py:489 redbot/core/modlog.py:524 msgid "**Reason:** {}" msgstr "" -#: redbot/core/modlog.py:489 +#: redbot/core/modlog.py:503 msgid "Moderator" msgstr "" -#: redbot/core/modlog.py:491 +#: redbot/core/modlog.py:505 msgid "Until" msgstr "" -#: redbot/core/modlog.py:492 +#: redbot/core/modlog.py:506 msgid "Duration" msgstr "" -#: redbot/core/modlog.py:496 redbot/core/modlog.py:501 +#: redbot/core/modlog.py:510 redbot/core/modlog.py:515 msgid "Channel" msgstr "" -#: redbot/core/modlog.py:497 +#: redbot/core/modlog.py:511 msgid "{channel} (deleted)" msgstr "" -#: redbot/core/modlog.py:503 +#: redbot/core/modlog.py:517 msgid "Amended by" msgstr "" -#: redbot/core/modlog.py:505 +#: redbot/core/modlog.py:519 msgid "Last modified at" msgstr "" -#: redbot/core/modlog.py:525 +#: redbot/core/modlog.py:539 msgid "**User:** {}\n" msgstr "" -#: redbot/core/modlog.py:526 +#: redbot/core/modlog.py:540 msgid "**Moderator:** {}\n" msgstr "" -#: redbot/core/modlog.py:529 +#: redbot/core/modlog.py:543 msgid "**Until:** {}\n" "**Duration:** {}\n" msgstr "" -#: redbot/core/modlog.py:532 +#: redbot/core/modlog.py:546 msgid "**Channel**: {} (Deleted)\n" msgstr "" -#: redbot/core/modlog.py:534 +#: redbot/core/modlog.py:548 msgid "**Channel**: {}\n" msgstr "" -#: redbot/core/modlog.py:536 +#: redbot/core/modlog.py:550 msgid "**Amended by:** {}\n" msgstr "" -#: redbot/core/modlog.py:538 +#: redbot/core/modlog.py:552 msgid "**Last modified at:** {}\n" msgstr "" diff --git a/redbot/core/utils/locales/af-ZA.po b/redbot/core/utils/locales/af-ZA.po index d91f94b4d..82feb5205 100644 --- a/redbot/core/utils/locales/af-ZA.po +++ b/redbot/core/utils/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: af_ZA\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/ar-SA.po b/redbot/core/utils/locales/ar-SA.po index 3532b03bb..c4b2b2d13 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: ar_SA\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/bg-BG.po b/redbot/core/utils/locales/bg-BG.po index d25c48345..08c9d0d59 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: bg_BG\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "дни" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "часове" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "минути" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "секунди" diff --git a/redbot/core/utils/locales/bs-BA.po b/redbot/core/utils/locales/bs-BA.po index caf27a30a..d05013b88 100644 --- a/redbot/core/utils/locales/bs-BA.po +++ b/redbot/core/utils/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: bs_BA\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/ca-ES.po b/redbot/core/utils/locales/ca-ES.po index 7895964c1..1d936f5a5 100644 --- a/redbot/core/utils/locales/ca-ES.po +++ b/redbot/core/utils/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: ca_ES\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "any" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "anys" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mes" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "mesos" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dia" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dies" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "hora" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "hores" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minut" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minuts" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "segon" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "segons" diff --git a/redbot/core/utils/locales/cs-CZ.po b/redbot/core/utils/locales/cs-CZ.po index ba978a49c..8f20a84d8 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: cs_CZ\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "rok" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "let" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "měsíc" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "měsíců" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "den" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dnů" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "hodina" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "hodin" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minut" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minut" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekunda" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekund" diff --git a/redbot/core/utils/locales/da-DK.po b/redbot/core/utils/locales/da-DK.po index 6aa12d462..d51353064 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: da_DK\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/de-DE.po b/redbot/core/utils/locales/de-DE.po index 590a42963..74f462613 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: de_DE\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "Jahr" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "Jahre" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "Monat" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "Monate" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "Tag" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "Tage" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "Stunde" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "Stunden" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "Minute" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "Minuten" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "zweite" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "Sekunden" diff --git a/redbot/core/utils/locales/el-GR.po b/redbot/core/utils/locales/el-GR.po index f4500bee3..d93e18553 100644 --- a/redbot/core/utils/locales/el-GR.po +++ b/redbot/core/utils/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: el_GR\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/es-ES.po b/redbot/core/utils/locales/es-ES.po index 1e3c9fabd..5e5d5fde3 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: es_ES\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "año" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "años" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mes" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "meses" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "día" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "días" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "hora" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "horas" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuto" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minutos" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "segundo" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "segundos" diff --git a/redbot/core/utils/locales/fi-FI.po b/redbot/core/utils/locales/fi-FI.po index 2e2cf233f..33d015f74 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: fi_FI\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "vuosi" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "vuotta" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "kuukausi" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "kuukautta" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "päivä" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "päivää" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "tunti" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "tuntia" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuutti" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minuuttia" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekunti" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekuntia" diff --git a/redbot/core/utils/locales/fr-FR.po b/redbot/core/utils/locales/fr-FR.po index b275ceab8..12b856e58 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: fr_FR\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "an" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "ans" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mois" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "mois" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "jour" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "jours" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "heure" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "heures" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minute" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minutes" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "seconde" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "secondes" diff --git a/redbot/core/utils/locales/he-IL.po b/redbot/core/utils/locales/he-IL.po index 00914cf27..312b3dd82 100644 --- a/redbot/core/utils/locales/he-IL.po +++ b/redbot/core/utils/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: he_IL\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/hi-IN.po b/redbot/core/utils/locales/hi-IN.po index 62f58f8ae..2944acce7 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: hi_IN\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" -msgstr "" +msgstr "साल" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" -msgstr "" +msgstr "साल" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" -msgstr "" +msgstr "महीना" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" -msgstr "" +msgstr "महीने" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" -msgstr "" +msgstr "दिन" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" -msgstr "" +msgstr "दिन" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" -msgstr "" +msgstr "घंटा" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" -msgstr "" +msgstr "घंटे" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" -msgstr "" +msgstr "मिनट" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" -msgstr "" +msgstr "मिनट" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" -msgstr "" +msgstr "सेकंड" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" -msgstr "" +msgstr "सेकंड" diff --git a/redbot/core/utils/locales/hr-HR.po b/redbot/core/utils/locales/hr-HR.po new file mode 100644 index 000000000..0539ee128 --- /dev/null +++ b/redbot/core/utils/locales/hr-HR.po @@ -0,0 +1,65 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: hr\n" +"X-Crowdin-File-ID: 197\n" +"Language: hr_HR\n" + +#: redbot/core/utils/chat_formatting.py:553 +msgid "year" +msgstr "godina" + +#: redbot/core/utils/chat_formatting.py:553 +msgid "years" +msgstr "godine" + +#: redbot/core/utils/chat_formatting.py:554 +msgid "month" +msgstr "mjesec" + +#: redbot/core/utils/chat_formatting.py:554 +msgid "months" +msgstr "mjeseci" + +#: redbot/core/utils/chat_formatting.py:555 +msgid "day" +msgstr "dan" + +#: redbot/core/utils/chat_formatting.py:555 +msgid "days" +msgstr "dana" + +#: redbot/core/utils/chat_formatting.py:556 +msgid "hour" +msgstr "sat" + +#: redbot/core/utils/chat_formatting.py:556 +msgid "hours" +msgstr "sati" + +#: redbot/core/utils/chat_formatting.py:557 +msgid "minute" +msgstr "minuta" + +#: redbot/core/utils/chat_formatting.py:557 +msgid "minutes" +msgstr "minuta" + +#: redbot/core/utils/chat_formatting.py:558 +msgid "second" +msgstr "sekunda" + +#: redbot/core/utils/chat_formatting.py:558 +msgid "seconds" +msgstr "sekundi" + diff --git a/redbot/core/utils/locales/hu-HU.po b/redbot/core/utils/locales/hu-HU.po index e1b6d162e..6b118f0c0 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: hu_HU\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "év" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "év" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "hónap" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "hónap" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "nap" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "nap" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "óra" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "óra" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "perc" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "perc" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "másodperc" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "másodperc" diff --git a/redbot/core/utils/locales/id-ID.po b/redbot/core/utils/locales/id-ID.po index 1060655eb..5473bdb18 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: id_ID\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "hari" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "jam" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "menit" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "detik" diff --git a/redbot/core/utils/locales/it-IT.po b/redbot/core/utils/locales/it-IT.po index bcadb5f33..b5169ab12 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: it_IT\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "anno" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "anni" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mese" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "mesi" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "giorno" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "giorni" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "ora" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "ore" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuti" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minuti" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "secondo" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "secondi" diff --git a/redbot/core/utils/locales/ja-JP.po b/redbot/core/utils/locales/ja-JP.po index 9c5e1be6b..8813dd072 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: ja_JP\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "年" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "年" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "ヶ月" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "ヶ月" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "日" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "日間" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "時間" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "時間" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "分" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "分間" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "秒" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "秒間" diff --git a/redbot/core/utils/locales/ko-KR.po b/redbot/core/utils/locales/ko-KR.po index 98c2755cb..3e49c905e 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: ko_KR\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "월" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "날" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "시간" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "분" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "초" diff --git a/redbot/core/utils/locales/nb-NO.po b/redbot/core/utils/locales/nb-NO.po index 7b8107dd3..0bfe046f8 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: nb_NO\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "år" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "år" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "måned" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "måneder" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dag" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dager" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "time" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "timer" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minutter" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minutter" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekunder" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekunder" diff --git a/redbot/core/utils/locales/nl-NL.po b/redbot/core/utils/locales/nl-NL.po index 8b1ee1980..603c57489 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: nl_NL\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "jaar" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "jaren" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "maand" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "maanden" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dag" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dagen" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "uur" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "uren" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuut" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minuten" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "seconde" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "seconden" diff --git a/redbot/core/utils/locales/pl-PL.po b/redbot/core/utils/locales/pl-PL.po index 321d75845..f19bbef96 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: pl_PL\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "rok" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "lat" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "miesiąc" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "miesięcy" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dzień" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dni" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "godzina" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "godzin" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuta" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minut" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekunda" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekund" diff --git a/redbot/core/utils/locales/pt-BR.po b/redbot/core/utils/locales/pt-BR.po index 563621c8d..1fbc6995b 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: pt_BR\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "ano" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "anos" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mês" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "meses" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dia" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dias" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "hora" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "horas" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuto" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minutos" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "segundo" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "segundos" diff --git a/redbot/core/utils/locales/pt-PT.po b/redbot/core/utils/locales/pt-PT.po index c2b420d8b..381d4d2ef 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: pt_PT\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/ro-RO.po b/redbot/core/utils/locales/ro-RO.po index 7f072ae2f..6ddb73fff 100644 --- a/redbot/core/utils/locales/ro-RO.po +++ b/redbot/core/utils/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: ro_RO\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/ru-RU.po b/redbot/core/utils/locales/ru-RU.po index 360a1de7e..4a82a1fc3 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: ru_RU\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "год" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "лет" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "месяц" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "месяцев" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "день" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "дней" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "час" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "часов" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "минута" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "минут" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "секунда" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "секунд" diff --git a/redbot/core/utils/locales/sk-SK.po b/redbot/core/utils/locales/sk-SK.po index d1d2a9d60..187a9a567 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: sk_SK\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "rok" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "rokov" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mesiac" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "mesiacov" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "deň" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dní" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "hodina" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "hodín" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minúta" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minút" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekunda" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekúnd" diff --git a/redbot/core/utils/locales/sl-SI.po b/redbot/core/utils/locales/sl-SI.po index 21d6424c0..28ac645a3 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: sl_SI\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "leto" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "let" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "mesec" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "mesecev" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dan" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dnevi" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "ura" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "ure" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minuta" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minute" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekunda" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekund" diff --git a/redbot/core/utils/locales/sr-CS.po b/redbot/core/utils/locales/sr-CS.po index 099dd0981..671f90e36 100644 --- a/redbot/core/utils/locales/sr-CS.po +++ b/redbot/core/utils/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: sr_CS\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/sr-SP.po b/redbot/core/utils/locales/sr-SP.po index aa97c2d60..f0ae01b29 100644 --- a/redbot/core/utils/locales/sr-SP.po +++ b/redbot/core/utils/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: sr_SP\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/sv-SE.po b/redbot/core/utils/locales/sv-SE.po index 56e5b5b25..433a6b7dd 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: sv_SE\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "år" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "år" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "månad" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "månader" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "dag" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "dagar" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "timme" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "timmar" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "minut" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "minuter" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "sekund" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "sekunder" diff --git a/redbot/core/utils/locales/tr-TR.po b/redbot/core/utils/locales/tr-TR.po index 235a54ff1..f91f043da 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: tr_TR\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "yıl" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "yıl" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "ay" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "ay" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "gün" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "gün" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "saat" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "saat" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "dakika" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "dakika" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "saniye" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "saniye" diff --git a/redbot/core/utils/locales/uk-UA.po b/redbot/core/utils/locales/uk-UA.po index c7c4b87ef..5ba5d892e 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: uk_UA\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/vi-VN.po b/redbot/core/utils/locales/vi-VN.po index 24c80abbb..0614cb790 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: vi_VN\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" -msgstr "" +msgstr "năm" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/zh-CN.po b/redbot/core/utils/locales/zh-CN.po index d3d8778a1..80018f492 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: zh_CN\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "年" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "年" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "月" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "月" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "天" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "天" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "小时" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "小时" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "分钟" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "分钟" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "秒" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "秒" diff --git a/redbot/core/utils/locales/zh-HK.po b/redbot/core/utils/locales/zh-HK.po index 34fde6bd4..bd771b442 100644 --- a/redbot/core/utils/locales/zh-HK.po +++ b/redbot/core/utils/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: zh_HK\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "" diff --git a/redbot/core/utils/locales/zh-TW.po b/redbot/core/utils/locales/zh-TW.po index fe27d854a..6d729eee4 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: 2021-09-01 00:52+0000\n" +"POT-Creation-Date: 2021-10-27 12:34+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,51 +15,51 @@ msgstr "" "X-Crowdin-File-ID: 197\n" "Language: zh_TW\n" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "year" msgstr "年" -#: redbot/core/utils/chat_formatting.py:542 +#: redbot/core/utils/chat_formatting.py:553 msgid "years" msgstr "年" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "month" msgstr "月" -#: redbot/core/utils/chat_formatting.py:543 +#: redbot/core/utils/chat_formatting.py:554 msgid "months" msgstr "月" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "day" msgstr "日" -#: redbot/core/utils/chat_formatting.py:544 +#: redbot/core/utils/chat_formatting.py:555 msgid "days" msgstr "日" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hour" msgstr "時" -#: redbot/core/utils/chat_formatting.py:545 +#: redbot/core/utils/chat_formatting.py:556 msgid "hours" msgstr "小時" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minute" msgstr "分" -#: redbot/core/utils/chat_formatting.py:546 +#: redbot/core/utils/chat_formatting.py:557 msgid "minutes" msgstr "分鐘" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "second" msgstr "秒" -#: redbot/core/utils/chat_formatting.py:547 +#: redbot/core/utils/chat_formatting.py:558 msgid "seconds" msgstr "秒"